This repository was archived by the owner on Jul 18, 2026. It is now read-only.
AVE 1.0.1
AVE 1.0.1 is a stability and workflow update for the first public release. It improves assistant routing, feedback, update readiness, and several release-critical editor details.
Highlights
- Added an in-app Send Feedback flow with optional diagnostic context.
- Improved assistant/provider controls, including provider, model, and reasoning selection surfaces.
- Added Antigravity CLI support and improved CLI model catalog handling.
- Hardened Ask, Auto, Fast, Reason, and Plan routing so timeline-changing requests use the right native tool path.
- Fixed source ownership for "add all matching footage" so native routing, assistant reasoning, and normalization do not duplicate clip insertions.
- Improved plan-preview handling for platform edit briefs and sequence creation.
- Refined visible assistant names, bottom status bar behavior, and release UI details.
Fixes
- Prevented model-selected extractSegment actions from expanding repeatedly into every matching source.
- Routed safely resolvable all-matching source placement through the runtime-owned native route.
- Added pending-intent handling for ambiguous chat follow-ups such as "all clips" and visual-filter follow-ups.
- Removed specialty suffixes from visible assistant names.
- Improved feedback diagnostics payload construction without exposing secrets.
- Bumped the desktop package version to 1.0.1.
Release artifacts
- AVE-1.0.1-mac-arm64.dmg for manual install.
- AVE-1.0.1-mac-arm64.zip, blockmaps, and latest-mac.yml for auto-update.
Validation
- App bundle signed with Developer ID and hardened runtime.
- App bundle notarized, stapled, and accepted by Gatekeeper.
- DMG signed, notarized, stapled, verified, and accepted by Gatekeeper.
- Desktop package audit passed.
- Build, prompt smoke/regression checks, unit/integration tests, npm audit, render-worker audit, and diff whitespace checks passed.