Skip to content

fix(runtime): update Claude ACP package#599

Merged
kaizhou-lab merged 1 commit into
mainfrom
codex/update-claude-acp
Jul 10, 2026
Merged

fix(runtime): update Claude ACP package#599
kaizhou-lab merged 1 commit into
mainfrom
codex/update-claude-acp

Conversation

@kaizhou-lab

Copy link
Copy Markdown
Contributor

Summary

  • Update managed Claude ACP from 0.39.0 to 0.58.1.
  • Keep Codex ACP aligned with main at 1.1.2.
  • Ensure migration file changes rebuild the DB crate and exclude local app runtime data from Cargo package scanning, so watch builds relink aioncore with new migrations.

Related to iOfficeAI/AionUi#3544.

Verification

  • cargo build -p aionui-app --bin aioncore
  • strings target/debug/aioncore | rg "020_update_codex|update codex acp package scope"
  • cargo fmt -- --check
  • cargo test -p aionui-db
  • cargo test -p aionui-runtime
  • cargo test -p aionui-ai-agent

@kaizhou-lab kaizhou-lab enabled auto-merge (squash) July 10, 2026 08:18
@kaizhou-lab kaizhou-lab disabled auto-merge July 10, 2026 08:24
@kaizhou-lab kaizhou-lab enabled auto-merge (squash) July 10, 2026 08:24
@kaizhou-lab kaizhou-lab disabled auto-merge July 10, 2026 08:24
@kaizhou-lab kaizhou-lab merged commit cf69332 into main Jul 10, 2026
22 checks passed
@kaizhou-lab kaizhou-lab deleted the codex/update-claude-acp branch July 10, 2026 08:58
piorpua pushed a commit that referenced this pull request Jul 10, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.45](v0.1.44...v0.1.45)
(2026-07-10)


### Features

* **ai-agent:** adapt to aionrs v0.2.2 config changes
([4f71bf2](4f71bf2))
* **cli:** add agent-facing config and diagnose commands
([#595](#595))
([e80177e](e80177e))


### Bug Fixes

* **ai-agent:** cap provider health check tokens
([1021b63](1021b63))
* **ai-agent:** set default aionrs thinking cli args
([de240a4](de240a4))
* **model_fetcher:** extract first key from multi-line api_key for HTTP
requests ([#593](#593))
([1161647](1161647))
* **runtime:** update Claude ACP package
([#599](#599))
([cf69332](cf69332))
* **runtime:** update managed Codex ACP package
([#598](#598))
([1bb2be7](1bb2be7))
* stop defaulting aionrs max tokens
([22bc24b](22bc24b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant