Skip to content

v0.10.1

Choose a tag to compare

@arielbk arielbk released this 10 Jul 09:11

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_activity events, and recover Desktop subagent spawns from spawn_agent call 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)