4 comments

[ 4.6 ms ] story [ 33.9 ms ] thread
The one-shot CLI is super useful on its own as well.
Agent workflows are not one-shot operations. The agent loops, retries, adjusts. Spark's cold start makes that loop impractical. A fast CLI changes what agents can actually attempt.
agent "build me a churn model from this data" = YES PLEASE
Each script bootstraps within a second? That's pretty cool!