4 comments

[ 2.7 ms ] story [ 16.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!