TAG / #rust
Tagged
Rust.
2 posts on this topic, newest first.
01
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.
02
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.