Skip to content

Tracon v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:34

The first public release of Tracon: the flight recorder for AI coding agents.

Tracon records everything Claude Code, Codex, Cursor, and Gemini CLI do on your machine and shows you a reviewable timeline: every command, every file edit, every package install, attributed to the agent and session that did it.

Highlights

  • Overview dashboard with live agents, daily vitals, a 14 day activity chart, and a flag inbox with one click acknowledge
  • Session timelines for every agent session, with search, filters, and a command palette (Cmd+K) over all history
  • Danger flags for recursive deletes, pipe to shell installs, credential access, force pushes, and permission bypasses, with optional system notifications. Tracon flags; it never blocks
  • Conversation reader: the actual chat behind any event, read straight from the agent's own transcript, read only
  • Package watch across npm, pnpm, pip, cargo, brew, and friends, with opt-in threat intelligence via osv.dev
  • Local only by default. No telemetry. Your audit data never leaves your machine

Downloads

Platform File
macOS Apple Silicon Tracon_0.1.0_aarch64.dmg
macOS Intel Tracon_0.1.0_x64.dmg
Windows installer Tracon_0.1.0_x64-setup.exe
Windows MSI Tracon_0.1.0_x64_en-US.msi

These builds are not yet code signed. On macOS, right click the app and choose Open the first time. On Windows, SmartScreen may ask you to confirm once.

Capture setup

Claude Code and Codex sessions are picked up automatically through read only transcript tailing. For real time capture and for Cursor and Gemini, see the in-app Capture sources panel or integrations.