v0.10.1
Highlights
Better Codex session coverage (#57): Trace now discovers Codex subagents it previously missed and reads their sessions more reliably.
Codex
- Recover multi-agent v2 spawns from
sub_agent_activityevents, and recover Desktop subagent spawns fromspawn_agentcall pairs - Surface Codex thread names from the session index
- Heal synthetic Codex locators on the first read
- Parse model and fresh-input totals from Codex Desktop rollouts
Fixes
- Carry a re-bound session's subagent fan over to its new task
- Humanize bare and suffixed GPT model ids in the web UI
Docs
- Revamped README, with contributor guidance split out into CONTRIBUTING (#56)