People are misreading agentic bash/CLI use.
Stop viewing Bash as just a programming syntax or some LLM function calling tool use from 2024.
Itโs not "coding." It's giving an agent a full computer to solve problems. Just happens to be a *nix computer where the shell is the interface; the CLIs are the apps.
Everyone is familiar with "HITL" for agent flows, but really that is just one class of a broader "condition in the loop" an async block on some condition being true. That might be a human approval, but it could also be a deploy being done, or another agent finishing some work. Complex workflows often are best modeled as an event driven flow, this will be true for many agent scenarios.
@rseroter@antigravity LLM calls are super async and easy. But when every agent needs to run build and tests that is one first area where container based remote agents get handy. If only there was a wayโฆ๐๐
@dotta This is a crux challenge for distributed multi agents! One you didnโt mention is Kubernetes volumes backed by things like glusterFS. Lots of care and feeding. In GCP we have Managed NFS file store but $$. The options arenโt awesome. Great thread!
When your agents use tmux to ๐at other agents TUI with tmux to reason about what they are doing. Itโs the ascii of computer use model intelligence.
What does the future of software development look like? ๐ค
Check out this video to see Scion agents manage an entire workflow from scratch:
๐ฆ See them in action: https://t.co/ElFFIcHYjk
โก๏ธ Ready to dive deeper into the Agentic SDLC? Register here: https://t.co/oLksFo91rN