Skip to content

chore: sync upstream and bump to 1.2.1 - #6

Merged
Leeeon233 merged 12 commits into
mainfrom
chore/sync-upstream-1.2.1
Jul 15, 2026
Merged

chore: sync upstream and bump to 1.2.1#6
Leeeon233 merged 12 commits into
mainfrom
chore/sync-upstream-1.2.1

Conversation

@lodystage

@lodystage lodystage Bot commented Jul 15, 2026

Copy link
Copy Markdown

Summary

  • merge agentclientprotocol/codex-acp:main through 616c085 into the Lody fork
  • preserve the fork package identity and fork-specific steer, reasoning cleanup, and dynamic rate-limit behavior while resolving conflicts
  • bump acp-extension-codex from 1.2.0 to 1.2.1

Upstream updates

  • add ACP configurable LLM provider list/set/disable support for custom OpenAI-compatible gateways
  • map Codex request_user_input requests to ACP form elicitation, including free-form answers and auto-resolution
  • surface context compaction as a tool-call lifecycle
  • publish retryable Codex errors as session status without failing the active prompt
  • emit fallback session titles from saved titles, history, previews, or the first prompt
  • forward unregistered slash commands to Codex
  • capitalize reasoning-effort labels
  • update @openai/codex from 0.144.0 to 0.144.4

Validation

  • npm install (0 vulnerabilities)
  • npm run typecheck
  • npm test (38 files and 319 tests passed; 6 files and 28 tests skipped)
  • npm run build

A second full test run intermittently captured an asynchronous available_commands_update in the existing handles logout command snapshot. The same full suite passed immediately before the version-only commit, and the focused test passed on retry.

acp-release-bot Bot and others added 12 commits July 10, 2026 11:29
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: implement configurable LLM providers (providers/list, set, disable)

Implement the Configurable LLM Providers RFD

* cleanup: remove dead code & simplify types

---------

Co-authored-by: Alexandr Suhinin <alexandr.suhinin@jetbrains.com>
Let Codex resolve slash commands that the adapter does not own.
* Support Codex request_user_input elicitation

We dont' enable experimental flags, but if we get the events, we process
them.

* Remove unneeded test
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Leeeon233
Leeeon233 marked this pull request as ready for review July 15, 2026 07:38
@Leeeon233
Leeeon233 merged commit c3fb7e1 into main Jul 15, 2026
1 check passed
@Leeeon233
Leeeon233 deleted the chore/sync-upstream-1.2.1 branch July 15, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants