Skip to content

release: v1.0.0-rc.3 - #619

Merged
matedev01 merged 2 commits into
mainfrom
release/v1.0.0-rc.3
Jul 3, 2026
Merged

release: v1.0.0-rc.3#619
matedev01 merged 2 commits into
mainfrom
release/v1.0.0-rc.3

Conversation

@matedev01

Copy link
Copy Markdown
Member

Summary

Cuts v1.0.0-rc.3: workspace bump 1.0.0-rc.21.0.0-rc.3 and a compiled CHANGELOG for the 22 PRs merged since rc.2.

This RC lays the M2 foundations (portable providers + channels), takes deterministic tool-call accuracy to a genuine, CI-enforced 96%, and hardens reliability so one session no longer stalls another.

Highlights

See the CHANGELOG entry for the full list.

Real Behavior Proof

  • I have built and run the affected code locally (or noted why I could not).
  • I have verified the change end-to-end on Jetson hardware.
  • I have NOT verified on Jetson hardware, and I explain the equivalent verification path below.

What I ran

cargo check --workspace   # builds at 1.0.0-rc.3; Cargo.lock updated
cargo fmt --check         # clean

Version + CHANGELOG bump only — no code paths, prompts, or tool behavior change. main was CI-green (CI + aarch64 cross-compile) at the #606 branch point. On merge, tagging v1.0.0-rc.3 triggers release.yml to cross-build aarch64/x86_64 and publish the GitHub Release.

matedev01 added 2 commits July 3, 2026 21:57
Bump the workspace to 1.0.0-rc.3 and compile the CHANGELOG for the
M2-foundations release candidate: Provider trait + config-driven selection
(B1/B2), Channel boundary (A1), speaker identity (A4), conversation/memory
concurrency moved off the reactor thread, memory durability, a genuine
CI-enforced 96% quick-router accuracy, perf wins, and the dispatch/memory
module splits.
Patches an unsoundness in anyhow's Error::downcast_mut() flagged by a newly
published advisory (the cargo-deny advisories check). Semver-compatible patch;
bundled into rc.3 so the release ships advisory-clean.
@matedev01
matedev01 merged commit d7cb745 into main Jul 3, 2026
8 checks passed
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