The security room release: watch every agent working on your machine, live.
New
- Live page. A wall of monitors, one per active session, each streaming its recent commands in real time with flagged actions burning red inline. Click any row for the payload, or jump straight to the session timeline or the conversation behind it.
- Session-level live board on the Overview. One row per active session (CLI and desktop alike) showing the agent, project, the task it was asked to do, open flags, and which subagents it has spawned, with a details switch for the last command, event rate, and session id.
- Subagent visibility. Sessions that spawn subagents show how many and which kinds (Explore, code-reviewer, and so on), read from captured Task calls.
Fixed and faster
An eight-angle pre-release review over this work found and fixed ten issues, among them:
- Subagent counts no longer double count a call's start and finish rows
- Live flag chips count open flags only; acknowledging a flag clears the red immediately
- Live cards are titled by the session's latest working directory, not the alphabetically greatest one
- The live board and nav badge now decay on every view when sessions go quiet
- The live query range-scans an index instead of walking the whole events table every poll, with a new partial index for last-action lookups
- Poll reads run in parallel and identical data no longer re-renders the board
Downloads
| Platform | File |
|---|---|
| macOS Apple Silicon | Tracon_0.2.0_aarch64.dmg |
| macOS Intel | Tracon_0.2.0_x64.dmg |
| Windows installer | Tracon_0.2.0_x64-setup.exe |
| Windows MSI | Tracon_0.2.0_x64_en-US.msi |
Builds are not yet code signed: on macOS, right click the app and choose Open the first time; Windows SmartScreen may ask you to confirm once.