Skip to content

Releases: Dunqing/claude-codex-bridge

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 07:54

   🐞 Bug Fixes

  • TOML section regex now handles array values containing brackets  -  by @Dunqing and Claude Opus 4.6 (66e75)
    View changes on GitHub

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 07:06

   🚀 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

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Feb 17:20

No significant changes

    View changes on GitHub

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:59

   🚀 Features

  • Add CLI entry point for npx claude-codex-bridge  -  by @Dunqing and Claude Opus 4.6 (de9df)
    View changes on GitHub

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:18

   🚀 Features

  • Add codex MCP server (Claude calls Codex)  -  by @Dunqing and Claude Opus 4.6 (c7025)
  • Add claude MCP server (Codex calls Claude)  -  by @Dunqing and Claude Opus 4.6 (031e4)
  • Add /setup skill, shorten bin names, update README  -  by @Dunqing and Claude Opus 4.6 (764e9)
    View changes on GitHub