Skip to content

release: 0.8.7 — bridge cold-start fix + adversarial-audit hardening - #58

Merged
runyourempire merged 1 commit into
mainfrom
release-0.8.7
Jul 13, 2026
Merged

release: 0.8.7 — bridge cold-start fix + adversarial-audit hardening#58
runyourempire merged 1 commit into
mainfrom
release-0.8.7

Conversation

@runyourempire

Copy link
Copy Markdown
Collaborator

victauri-cli-only, semver-clean within ^0.8 (plugin + public Rust API unchanged). Bundles the whole bridge cold-start line: the fix (#55), internal red-team hardening (#56), external GPT audit remediation including a real token-leak fix + regression test, and round-2 verification follow-ups (#57).

Release mechanics only — no code changes in this PR:

  • scripts/bump-version.ps1 0.8.7 (workspace version, dep pins, action pin, CLAUDE.md refs, Cargo.lock)
  • CHANGELOG [Unreleased][0.8.7] - 2026-07-13
  • MIGRATION v0.8.6 → v0.8.7 (bridge connects in a fresh terminal; --wait no-op; per-forward trusted re-resolve)
  • CLAUDE.md Current State → v0.8.7

Gate green locally: fmt --all, clippy --workspace --all-targets -D warnings (1.97), build --workspace, test -p victauri-cli (46 unit + 3 e2e).

Publish is gated on the operator. After this merges: tag v0.8.7 + approve the release environment to publish to crates.io. Not published by this PR.

🤖 Generated with Claude Code

victauri-cli-only, semver-clean within ^0.8 (plugin + public Rust API
unchanged). Bundles: the bridge cold-start fix (#55 — connects in a fresh
terminal even with the app down), pre-emptive internal red-team hardening (#56),
external GPT audit remediation incl. a real token-leak fix + regression test,
and round-2 verification follow-ups (#57).

- scripts/bump-version.ps1 0.8.7 (workspace version, dep pins, action pin,
  CLAUDE.md refs, Cargo.lock)
- CHANGELOG [Unreleased] -> [0.8.7] - 2026-07-13
- MIGRATION.md v0.8.6 -> v0.8.7 (bridge connects in a fresh terminal; --wait
  no-op; per-forward trusted re-resolve)
- CLAUDE.md Current State -> v0.8.7

Gate green locally: fmt --all, clippy --workspace --all-targets -D warnings
(1.97), build --workspace, test -p victauri-cli (46 unit + 3 e2e). NOT published
(operator's crates.io gate).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KfH8iYXUYm5YruHescthzD
@runyourempire
runyourempire merged commit ca0cea0 into main Jul 13, 2026
40 of 42 checks passed
@runyourempire
runyourempire deleted the release-0.8.7 branch July 13, 2026 13:41
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