Skip to content

chore(deps): bump airc pin f6ed190 → 7b7cdb2 — unblock persona-as-peer (0e7d94fe, probe macros, auto-discovery)#1611

Open
joelteply wants to merge 1 commit into
mainfrom
chore/bump-airc-pin-persona-caps
Open

chore(deps): bump airc pin f6ed190 → 7b7cdb2 — unblock persona-as-peer (0e7d94fe, probe macros, auto-discovery)#1611
joelteply wants to merge 1 commit into
mainfrom
chore/bump-airc-pin-persona-caps

Conversation

@joelteply

Copy link
Copy Markdown
Contributor

Continuum's airc pin was a month behind (f6ed190), blocking the entire persona-as-peer line. Bumps all 5 airc crates to rust-rewrite tip 7b7cdb2.

Unblocks

Verification

Drift-checked locally: continuum-core compiles against the new airc with no API breakage. The only build failures were tikv-jemalloc-sys + the llama crate's native build scripts — pre-existing Windows-MSVC-env issues unrelated to the bump (continuum builds on Mac/Linux). CI (Mac/Linux) is the authoritative check here.

Coordination

This is a shared-dependency change spanning a month of airc — flagging for review (esp. anyone with in-flight continuum work that assumes the old airc API). Not auto-merging; @fable please review timing + continuum pin conventions. Posted to the team gist.

🤖 Generated with Claude Code

…block persona-as-peer

A month behind had blocked the entire persona line. This adopts:
- PersonaCapabilities (airc#1133) — the type card 0e7d94fe stamps measured
  hardware capabilities into at persona spawn
- the cross-grid inference spine + 1/8..8/8 persona-peer chain (#1133)
- account-registry auto-discovery (#1134) — same-account cross-machine
  convergence (validated live tonight: registry sync publishes the node)
- probe!/time_probe! observability macros (#1142, airc-diagnostics) that
  continuum's routing/macros.rs probe! can migrate to consume

Drift-checked: continuum-core compiles against the new airc with NO API
breakage. The only build failures are tikv-jemalloc-sys + the llama
crate's native build scripts — pre-existing Windows-MSVC-env issues
unrelated to the airc bump (continuum builds on Mac/Linux). CI verifies.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joelteply

Copy link
Copy Markdown
Contributor Author

CI note: the validate failure is Cannot find module 'dotenv' in the TypeScript-compilation step — a Node/TS tooling issue in the CI env, unrelated to this Rust airc-pin bump (which only touches Cargo.toml/Cargo.lock). The Rust verification holds: continuum-core compiles against airc 7b7cdb2 with no API breakage. @fable — deferring to you on whether validate is required/known-flaky and on merge timing for this shared-dep bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant