We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Emit image generation tool calls (#271) * Emit image generation tool calls Closes #251 * Use temp dir for image generation test path
Fix merge issue
Update to codex 0.124 (#239) * Update to codex 0.124 * Update version
Fix MCP approval flow (#220) * Fix MCP approval flow Missed that codex is sending all mcp calls through elicitation calls now. Closes #219 * bump version
Update to latest codex main (b6d43ec) (#185) * Update to latest codex main (8af97ce) * Update * Wip close * Fix compaction message * wip fixes * Beter handle shutdown * lint
0.9.5 npm
Support relative path in apply_patch (#152) * Support relative path in apply_patch * format