Tagged
Developer Tools.
3 posts on this topic, newest first.
When Every Developer Has an Agent
What happens when multiple developers try to work together on a project, and they each bring their own agent? It used to be easy to coordinate development efforts, but agents operate at an accelerated pace, moving quickly through codebases and spawning subagents. This is what we learned with a real team - four humans, four AI agents, and one shared codebase
I built a terminal that knows when your AI is waiting on you
vibeflow is an open-source Linux terminal that shows, per tab, whether the AI agent inside is working or waiting on you — so you stop alt-tabbing to find the one that needs a reply.
How vibeflow knows what your AI agent is doing
A deep dive into how vibeflow detects per-tab AI agent state: the open OSC 1338 protocol, the /proc heuristic fallback, the trust rules that keep the indicator honest, and the bugs daily use and a pre-launch audit surfaced.