release: 2.2.0-rc3#102
Merged
Merged
Conversation
Bumps __version__ 2.2.0-rc2 → 2.2.0-rc3 and rolls the [Unreleased] notes into a [2.2.0-rc3] section. This RC adds Center Stage software auto-framing (digital PTZ) — a one-toggle crop/zoom/pan that follows the selected target with Framing-dropdown tightness and an optional clean virtual-camera output — on top of the rc2 CPU-spike fixes, ReID-on-GPU, CoreML compute-units knob, and the named-target identity-drift + occlusion-chase tracking fixes. Please validate on real cameras before this becomes the stable 2.2.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts 2.2.0-rc3 off
main(which now includes #100).What's in this RC (since rc2)
mps/CUDA,AUTOPTZ_REID_DEVICEoverride),AUTOPTZ_COREML_UNITSknob to verify the GPU path, preview rate cap, ego-motion freshness gate (ping-pong fix).tracking.face_confirmtoggle; consolidated the unified-pose flag.Release mechanics
__version__2.2.0-rc2 → 2.2.0-rc3 (single source;pyproject.tomlderives it).[Unreleased]rolled into[2.2.0-rc3].v2.2.0-rc3will be created on the squash-merge commit.Pre-merge adversarial audit of #100 ran clean (perf/threading 0 findings; engine fixes positively verified). Full suite green locally (1075) and on CI.
🤖 Generated with Claude Code