chore(acp): bump grok and kilo registry pins to probed versions - #776
Open
kaizhou-lab wants to merge 1 commit into
Open
chore(acp): bump grok and kilo registry pins to probed versions#776kaizhou-lab wants to merge 1 commit into
kaizhou-lab wants to merge 1 commit into
Conversation
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.
Summary
Scheduled ACP Registry version sync. Two npx pins drifted since #765, each backed by a fresh serial ACP probe of the exact pinned version. Lock-only change — two lines; no metadata, migration, or entrypoint edits, and no lock-derived test assertion embeds either version.
@xai-official/grok-32000, "no auth method id provided")@kilocode/cliBoth meet the release-lock criterion:
initializesucceeds andsession/neweither succeeds or returns a clearly classified authentication requirement. Probes ran serially with no inherited HOME or credentials.The other 9 Registry-pinned packages (autohand, codebuddy, deepagents, dimcode, dirac, glm-acp-agent, nova, pi, sigit) match the snapshot exactly — no drift. Package names and entrypoint args are unchanged for all 11. Drifted but not upgraded: none. The
mimo-codeandompentries are non-Registry builtins (noregistry_json_id) and are correctly excluded from drift reconciliation.Registry snapshot
v2026.08.04-c23c1ecofagentclientprotocol/registry(newest release at audit time), fetched via the versioned CDN path for reproducibility.Validation
cargo test -p aionui-runtime -p aionui-ai-agent— pass (902 lib + integration tests)just pushgate (migration check, lint, fmt,cargo nextest run --workspace) — passAIONUI_LOG_DIRunset (pre-existing environment sensitivity, see chore(acp): bump registry npx lock to probed versions #695)Logging
No logging changes: lock-only version bumps; existing startup/session error paths already identify a failing agent by backend.