You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agent Inbox — Dashboard strip showing every agent that is working, asking permission, or waiting for a reply, with one-click candidate answers and a notification when an agent stalls on a question
Codex sessions — the session browser, dashboard history, and resume now cover Codex rollouts alongside Claude; opening a Codex session shows its conversation
Full-history search — global search scans every on-disk conversation (Claude + Codex), not just loaded sessions
Claude local hooks from settings.json appear in the project browser under "Claude hooks"
Fixed
Agent replies can no longer vanish: sessions reload from the on-disk jsonl when stdout streaming is lost, failures surface as error messages instead of silence, and resumed sessions stream events again
Status bar running count decrements when agent processes exit
First-run flow: Solo/Manager sessions start message-driven instead of spawning a CLI that dies instantly on piped stdio; collab role priming actually reaches the agent; mode clicks launch the clicked mode; the wizard's Working Directory and agent selection apply; hero buttons disable without a detected CLI
Markdown gets real syntax highlighting in unfolded tool output (was proxied through the XML highlighter)