Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:57
· 24 commits to main since this release
077f0f4

0.2.0 (2026-06-18)

Bug Fixes

  • timeline: drop per-clip fades only on real transition boundaries (adced00)
  • timeline: follow symlinks when confining agent/UI paths to the workspace (4a2ff19), closes #3
  • timeline: widen the applyVerbs retry to the commit-attempt cap (e3a3226)
  • ui: confine agent/UI media paths to the workspace (f4dc04c)

Features

  • timeline: add invertOp (exact per-op inverses) + canonical doc order (4526178)
  • timeline: add rev CAS to CompositionDoc via a shared revisioned-store (d5d8a69)
  • timeline: op-log data layer — op schema, batch inverse, undo-stack algebra (0a21563)
  • timeline: persist the op-log — working undo/redo for the timeline (dc097b4)
  • timeline: read-only introspection — show / at / frame (the agent's eyes) (b1e38b0)
  • timeline: unify the agent + UI onto the op-aware, undoable edit path (ad3819c)