Skip to content

Update codex to 0.106.0 - #49

Merged
slapoguzov merged 9 commits into
mainfrom
codex-update/0.106.0
Mar 2, 2026
Merged

Update codex to 0.106.0#49
slapoguzov merged 9 commits into
mainfrom
codex-update/0.106.0

Conversation

@codex-acp-ci-app

@codex-acp-ci-app codex-acp-ci-app Bot commented Feb 27, 2026

Copy link
Copy Markdown

What's new

LLM-25226 Update Codex to 0.106.0 and align event mapping for new app-server API

  • update integration to Codex 0.106.0 schema/contracts
  • keep persistExtendedHistory disabled (false) to avoid experimental full-history persistence
  • support dynamicToolCall as ACP tool calls (start + completion updates)
  • support fuzzyFileSearch/sessionUpdated and fuzzyFileSearch/sessionCompleted as search tool call flow
  • map model/rerouted notifications to user-visible agent_thought_chunk updates
  • update tests/snapshots for new protocol shapes and added event mappings
  • ensure compatibility changes needed for gpt-5.3-codex availability for JetBrains AI users

Aleksandr Slapoguzov added 3 commits March 1, 2026 13:41
…-server API

- update integration to Codex 0.106.0 schema/contracts
- keep persistExtendedHistory disabled (false) to avoid experimental full-history persistence
- support dynamicToolCall as ACP tool calls (start + completion updates)
- support fuzzyFileSearch/sessionUpdated and fuzzyFileSearch/sessionCompleted as search tool call flow
- map model/rerouted notifications to user-visible agent_thought_chunk updates
- update tests/snapshots for new protocol shapes and added event mappings
- ensure compatibility changes needed for gpt-5.3-codex availability for JetBrains AI users
- add reusable Codex skill for updating Codex versions safely
- include migration workflow for typecheck/test-driven compatibility fixes
- document common app-server schema breakages and event-mapping patterns
- include QA-oriented notes for env-dependent auth/keychain test failures
@slapoguzov
slapoguzov force-pushed the codex-update/0.106.0 branch from 411be39 to 543f19c Compare March 1, 2026 12:58
@slapoguzov
slapoguzov force-pushed the codex-update/0.106.0 branch from b4a6900 to 07de945 Compare March 1, 2026 13:29
Comment thread src/CodexEventHandler.ts
Comment thread src/CodexAcpClient.ts
Comment thread src/CodexEventHandler.ts Outdated
Comment thread src/CodexToolCallMapper.ts
Comment thread src/AgentMode.ts
Comment thread src/__tests__/CodexACPAgent/fuzzy-file-search-events.test.ts
Comment thread src/__tests__/CodexACPAgent/fuzzy-file-search-events.test.ts Outdated
Comment thread src/__tests__/CodexACPAgent/model-rerouted-events.test.ts Outdated
@AlexandrSuhinin

Copy link
Copy Markdown
Collaborator

I feel that it was mostly agent-generated with a lot of duplicates and unclear changes. At least should be tested well.

Aleksandr Slapoguzov and others added 4 commits March 2, 2026 14:29
Comment thread src/CodexEventHandler.ts Outdated
Comment thread src/CodexToolCallMapper.ts
@slapoguzov
slapoguzov merged commit 396b364 into main Mar 2, 2026
3 checks passed
@ishulgin
ishulgin deleted the codex-update/0.106.0 branch July 8, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants