Odysseus Voice Orb v0.1.0-alpha.2
Pre-release
Pre-release
Supported camera-free Voice Orb alpha, ported from upstream Odysseus c80462e4621c1a3360e5441843bb83b4691a8766.
Security and compatibility
- Removes the optional bundled Docker CLI that blocked alpha.1 at the Trivy gate.
- Backfills determinable legacy voice-session owners and keeps unresolved orphan sessions fail-closed.
- Keeps authentication enabled for shared, LAN, proxy, and container deployments.
- Adds no database migration; rollback is the previous immutable source tag or image digest.
Verified release gates
- 4,649 pytest cases passed; 4 skipped; 8 warnings.
- Two fake-device Playwright lifecycle cases passed.
- Compose validation, public scrub, full-history secret scan, dependency audit, Docker build, and blocking HIGH/CRITICAL Trivy scan passed.
- Native Linux amd64 and arm64 images were joined into one OCI index.
Immutable container
ghcr.io/madpanda3d/odysseus@sha256:82bbb72f65b0ff59e668f8eedcbf02cdc76b4c1b85c17ee041c6d10a0bad9754
Anonymous registry readback returned HTTP 200 and resolved the release tag to that exact digest with linux/amd64 and linux/arm64 manifests. Pin the digest in production; the source/container tag is the discovery label.
Install and rollback details are in docs/voice-orb/install.md; release gates and provenance are in docs/voice-orb/release.md. Alpha.1 remains immutable but did not publish a container image.