Releases: agentclientprotocol/codex-acp
Releases · agentclientprotocol/codex-acp
v1.0.0
What's Changed
- Add ACP session delete support by @benbrandt in #192
- Surface Guardian reviews as tool calls by @benbrandt in #190
- Report thread goal updates as agent messages by @benbrandt in #189
- build(deps-dev): bump esbuild from 0.25.12 to 0.28.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #197
- feat: Add review and compact slash commands by @benbrandt in #181
- fix: Handle more web search events by @benbrandt in #184
- fix: Ignore Guardian warning notifications by @benbrandt in #200
- fix: Map Codex image events to ACP tool calls by @benbrandt in #185
- fix: automatically log out on corrupted auth.json by @AlexandrSuhinin in #195
- feat: Stream reasoning events as agent thoughts by @benbrandt in #182
- update codex 0.139.0 by @AlexandrSuhinin in #201
- Negotiate terminal output metadata mode by @benbrandt in #187
- Update ACP SDK to 0.25.1 by @benbrandt in #203
- chore: update codex to 0.140.0 by @AlexandrSuhinin in #204
- Handle embedded resource blobs in prompts by @benbrandt in #202
- feat: Support ACP additional directories by @benbrandt in #191
- chore: fix npm audit by @AlexandrSuhinin in #209
- feat: Add more informative permissions approval by @benbrandt in #180
- Allow disabling MCP config filtering by @i1bro in #207
- fix: Don't update tool call content for permissions requests by @benbrandt in #210
- Update codex to 0.141.0 by @acp-release-bot[bot] in #211
- fix: include stderr in process exceptions by @AlexandrSuhinin in #212
- Migrate to ACP SDK 0.28 API by @benbrandt in #213
- Expand README and refresh development docs by @benbrandt in #214
- Load full thread history on session resume by @benbrandt in #208
- fix: Handle sleep thread items in history fallback by @benbrandt in #216
New Contributors
- @acp-release-bot[bot] made their first contribution in #211
Full Changelog: v0.0.46...v1.0.0
v0.0.46
What's Changed
- Do not send reason as content on permission request by @SteffenDE in #171
- chore: CI permissions by @benbrandt in #175
- Bump vitest from 4.0.10 to 4.1.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #176
- Suppress diff exceptions by @AlexandrSuhinin in #167
- feat: Implement session/close by @benbrandt in #177
- fix: Sanitize ACP MCP server names for Codex by @benbrandt in #172
- Pass skill slash commands through to Codex by @SteffenDE in #161
- Fix stale file read after patch causing empty diff content by @SteffenDE in #178
- fix: disable session_config in JB IDEs v2026.1 by @AlexandrSuhinin in #179
- feat: expose model config options by @SteffenDE in #154
- Update codex to 0.137.0 & fix acp skills by @AlexandrSuhinin in #183
Full Changelog: v0.0.45...v0.0.46
v0.0.45
What's Changed
- feat: LLM-26878 Add “Fast” mode for Codex-agent by @NikolaiSviridov in #133
- fix commands with attachments by @AlexandrSuhinin in #147
- clean: do not pass nulls for optional app-server fields by @AlexandrSuhinin in #150
- Add test to ensure that default model exists by @ishulgin in #153
- fix: Report agent info during initialization by @benbrandt in #152
- Allow spawning codex by passing cli subcommand by @SteffenDE in #127
- chore(deps): Update ACP SDK to 0.22.1 by @benbrandt in #151
- Automatically close obsolete PRs by @ishulgin in #61
- Advertise embedded context prompt support by @benbrandt in #160
- feat: Propagate thread info updates by @benbrandt in #159
- fix: Include read file path in tool title by @benbrandt in #158
- Extend test for listing skills by @ishulgin in #134
- Model presentation fix, tests stabiliation by @xtmq in #162
- Add more MCP E2E tests by @ishulgin in #141
- chore: fix dependency problems with
npm audit fixby @AlexandrSuhinin in #168 - fix: automatically recover from corrupted auth.json by @AlexandrSuhinin in #173
Full Changelog: v0.0.44...v0.0.45
v0.0.44
What's Changed
- Fix session pollution: route notifications by threadId by @SteffenDE in #123
- fix: ignore MCP's with conflicted name to prevent config corruption and codex crash by @AlexandrSuhinin in #144
New Contributors
- @SteffenDE made their first contribution in #123
Full Changelog: v0.0.43...v0.0.44
v0.0.43
What's Changed
- fix: explicitly pass model provider on session resume by @AlexandrSuhinin in #139
- fix: /status shouldn't display account usage for gateway auth by @AlexandrSuhinin in #138
Full Changelog: v0.0.42...v0.0.43
v0.0.42
What's Changed
- Fix codex outdated condition check by @ishulgin in #132
- Add e2e permissions tests for different agents modes by @ishulgin in #130
- fix: ensure codex app-server is started with node by @AlexandrSuhinin in #135
- Add missing sandboxing e2e configuration for publish workflow by @ishulgin in #136
Full Changelog: v0.0.41...v0.0.42
v0.0.41
What's Changed
- Gate gateway auth by client capabilities by @benbrandt in #111
- chore: Upgrade ACP SDK to 0.21.0 by @benbrandt in #109
- Release process updates by @ishulgin in #124
- Add more e2e tests by @ishulgin in #115
- Add more e2e tests by @ishulgin in #125
- Fix failing test + refactorng by @ishulgin in #128
- Advertise auth logout capability by @benbrandt in #110
- update codex version to 0.128.0 by @AlexandrSuhinin in #131
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- CI updates by @ishulgin in #120
- chore: automatically update Codex to 0.125.0 by @NikolaiSviridov in #121
Full Changelog: v0.0.39...v0.0.40
v0.0.39
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- Fix/provider name by @i1bro in https://github.com/JetBrains/codex-acp/pull/102
Full Changelog: https://github.com/JetBrains/codex-acp/compare/v0.0.37...v0.0.38