Skip to content

Tags: zed-industries/codex-acp

Tags

Verified

This commit was signed with the committer’s verified signature.
benbrandt Ben Brandt

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Emit image generation tool calls (#271)

* Emit image generation tool calls

Closes #251

* Use temp dir for image generation test path

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
benbrandt Ben Brandt
Fix merge issue

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to codex 0.124 (#239)

* Update to codex 0.124

* Update version

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Verified

This commit was signed with the committer’s verified signature.
benbrandt Ben Brandt

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was signed with the committer’s verified signature.
benbrandt Ben Brandt
0.9.5 npm

Verified

This commit was signed with the committer’s verified signature.
benbrandt Ben Brandt

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support relative path in apply_patch (#152)

* Support relative path in apply_patch

* format