Skip to content

chore(acp): bump grok and kilo registry pins to probed versions - #776

Open
kaizhou-lab wants to merge 1 commit into
mainfrom
chore/acp-lock-sync-20260805
Open

chore(acp): bump grok and kilo registry pins to probed versions#776
kaizhou-lab wants to merge 1 commit into
mainfrom
chore/acp-lock-sync-20260805

Conversation

@kaizhou-lab

Copy link
Copy Markdown
Contributor

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.

backend package old → new initialize session/new
grok @xai-official/grok 0.2.119 → 0.2.120 ok (protocolVersion 1) auth required (-32000, "no auth method id provided")
kilo @kilocode/cli 7.4.17 → 7.4.19 ok (agentInfo Kilo 7.4.19) success

Both meet the release-lock criterion: initialize succeeds and session/new either 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-code and omp entries are non-Registry builtins (no registry_json_id) and are correctly excluded from drift reconciliation.

Registry snapshot

  • Audit pinned to release tag v2026.08.04-c23c1ec of agentclientprotocol/registry (newest release at audit time), fetched via the versioned CDN path for reproducibility.
  • No newly listed and no delisted agents versus the previous baseline (38 ids).

Validation

Logging

No logging changes: lock-only version bumps; existing startup/session error paths already identify a failing agent by backend.

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