hence/plan-AR-FEEDBACK-001 #1

Merged
hugooconnor merged 0 commits from refs/pull/1/head into main 2026-02-20 04:20:06 +00:00
hugooconnor commented 2026-02-20 04:17:23 +00:00 (Migrated from codeberg.org)

Bug fixes and UX improvements based on hands-on testing feedback.

Bug fixes

  • Double error printing — subcommand handlers no longer print errors that main() already prints
  • Zero-duration scenes — merge zero-duration and sub-threshold scenes in detect_scenes instead of creating empty entries
  • Negative range values — reject negative --from-ms/--to-ms values with a clear error message
  • Double src- prefix — add command no longer prints src-src-001

Improvements

  • Eager validation — reject invalid segments at creation time rather than only at render
  • Auto-validate before render — run validation checks before starting the render pipeline
  • Doctor install hints — platform-specific install instructions (brew, apt, etc.) for missing dependencies
  • Edit show total duration — display total duration in edit show output
  • History details — show operation details (source, range, position) in edit history, undo, and redo output
  • Play preview caching — skip re-rendering when cached preview is still fresh
  • Play --resolution flag — default preview to 720p, configurable via flag
  • Whisper download hint — model-not-found error now suggests where to download models
Bug fixes and UX improvements based on hands-on testing feedback. Bug fixes - Double error printing — subcommand handlers no longer print errors that main() already prints - Zero-duration scenes — merge zero-duration and sub-threshold scenes in detect_scenes instead of creating empty entries - Negative range values — reject negative --from-ms/--to-ms values with a clear error message - Double src- prefix — add command no longer prints src-src-001 Improvements - Eager validation — reject invalid segments at creation time rather than only at render - Auto-validate before render — run validation checks before starting the render pipeline - Doctor install hints — platform-specific install instructions (brew, apt, etc.) for missing dependencies - Edit show total duration — display total duration in edit show output - History details — show operation details (source, range, position) in edit history, undo, and redo output - Play preview caching — skip re-rendering when cached preview is still fresh - Play --resolution flag — default preview to 720p, configurable via flag - Whisper download hint — model-not-found error now suggests where to download models
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
anuna-research/ar-edit!1
No description provided.