v0.7.0
Changelog
- eb5eb31: feat(codex): full feature parity with Claude Code in the TUI (@prakashkurup)
- 5d948ec: feat(codex): read Codex CLI sessions, usage, edits, and search (@prakashkurup)
- 288eae5: feat(codex): show Claude and Codex per repo in the AGENT column (@prakashkurup)
- 94835db: feat(graph): code-graph engine, SQLite store, MCP server, agent wiring (@prakashkurup)
- 71fea58: feat(tui): code-graph UX in the dashboard and detail view (@prakashkurup)
- 408e4e6: feat: launch animation, doc preview, live fetch, and footer/scroll polish (@prakashkurup)
- f6c7a02: feat: launch claude or codex (drop copilot) (@prakashkurup)
- 24d0bec: fix(graph): reject impostor sg binaries when resolving ast-grep (@prakashkurup)
- 43fdf7e: fix(graph): surface swallowed errors and guard the regex cache (@prakashkurup)
- 7d921c8: fix: pull a clean tracking branch even when it is not the repo default (@prakashkurup)
- 8a96f58: merge: bring the Codex provider work into the code-graph branch (@prakashkurup)
- 38282ea: refactor: extract provider-neutral agent data types (@prakashkurup)
- ff05768: v0.7.0 release prep: CLI agent parity, fresh screenshots, env var docs (#3) (@prakashkurup)
Install: download the archive for your OS/arch below, extract it, and move
orchard onto your PATH. See the README for details.