Update codex to 0.144.1#282
Merged
Merged
Conversation
AlexandrSuhinin
approved these changes
Jul 10, 2026
max-melonite
added a commit
to meloniteai/codex-acp
that referenced
this pull request
Jul 13, 2026
* build(deps): bump openai/codex-action in the github-actions group (agentclientprotocol#273) Bumps the github-actions group with 1 update: [openai/codex-action](https://github.com/openai/codex-action). Updates `openai/codex-action` from 1.9 to 1.11 - [Changelog](https://github.com/openai/codex-action/blob/main/CHANGELOG.md) - [Commits](openai/codex-action@10cb888...52fe01e) --- updated-dependencies: - dependency-name: openai/codex-action dependency-version: '1.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Support MCP elicitation if the client does (agentclientprotocol#268) * Support ACP form elicitation capability * Auto-resolve stale user input elicitations * Support Other answers in user input elicitations * Complete accepted URL elicitations on resolution * Disable app-server elicitation opt-in * Remove request_user_input handling * Update to ACP SDK 1.2.1 (agentclientprotocol#275) Also uses the elicitation helpers * Release v1.1.1 * Update codex to 0.144.0 * Release v1.1.2 * test: Fix missing model id * Update codex to 0.144.1 (agentclientprotocol#282) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: implement configurable LLM providers (agentclientprotocol#272) * 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> * Capitalize reasoning effort labels (agentclientprotocol#277) * Add ACP plan mode user input bridge * Publish package under melonite scope (#3) * Forward native request_user_input and proposed plans * Expose Codex form field mappings to ACP clients * Allow scoped releases without a live API secret * Revert "Allow scoped releases without a live API secret" This reverts commit 1e738ba. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ilia.Shulgin <ilia.shulgin@jetbrains.com> Co-authored-by: acp-release-bot[bot] <246668977+acp-release-bot[bot]@users.noreply.github.com> Co-authored-by: Mark Tkachenko <onemangd@gmail.com> Co-authored-by: Alexandr Suhinin <alexandr.suhinin@jetbrains.com> Co-authored-by: Josh Kent <81527181+joshkent94@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new
No tests previously failed. No compatibility changes were needed because the update is already clean and compatible.