Releases: agentclientprotocol/codex-acp
Releases · agentclientprotocol/codex-acp
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
v0.0.37
What's Changed
- Repository cleanups by @ishulgin in https://github.com/JetBrains/codex-acp/pull/99
- LLM-25904 Add e2e test checking actual codex interaction by @ishulgin in https://github.com/JetBrains/codex-acp/pull/96
- LLM-27035 [Codex] Add missing elicitation, LLM-27036 [Codex] Improve mcp block detection by @NikolaiSviridov in https://github.com/JetBrains/codex-acp/pull/100
- Add e2e test for model selection by @ishulgin in https://github.com/JetBrains/codex-acp/pull/105
- Update codex to 0.122.0 by @codex-acp-ci-app[bot] in https://github.com/JetBrains/codex-acp/pull/104
Full Changelog: https://github.com/JetBrains/codex-acp/compare/v0.0.36...v0.0.37