Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 07:06
· 2 commits to main since this release

   🚀 Features

  • Add codex-teammate custom agent for Claude Code  -  by @Dunqing and Claude Opus 4.6 (2ad58)
  • Add live progress logging for subprocess output  -  by @Dunqing and Claude Opus 4.6 (9cc1f)
  • Add inline progress notifications for long-running tool calls  -  by @Dunqing and Claude Opus 4.6 (7684d)
  • Add /codex slash command skill for quick Codex access  -  by @Dunqing and Claude Opus 4.6 (58bc9)
  • Add automatic session continuity across tool calls  -  by @Dunqing and Claude Opus 4.6 (a51e3)
  • Add automatic retry with exponential backoff for transient errors  -  by @Dunqing and Claude Opus 4.6 (5bfa4)
  • Overhaul CLI with citty — add setup, install, and serve commands  -  by @Dunqing and Claude Opus 4.6 (69218)

   🐞 Bug Fixes

  • Use symlink for agent and fix install docs for npx-only users  -  by @Dunqing and Claude Opus 4.6 (c96d5)
  • Parse real Codex CLI nested JSONL format and add response truncation  -  by @Dunqing and Claude Opus 4.6 (997c5)
  • Enable MCP logging capability, include args in log data, and short-circuit progress reporter  -  by @Dunqing and Claude Opus 4.6 (8e7c4)
  • Remove dead MCP logging code  -  by @Dunqing and Claude Opus 4.6 (bc60d)
    View changes on GitHub