Commit Graph

7 Commits

Author SHA1 Message Date
Luis Esteban Acevedo Ladino 9775f6f30c feat: add update_effect tool for modifying existing effect params 2026-04-26 17:03:55 -05:00
Luis Esteban Acevedo Ladino 277321628c fix: apply_effect creates standalone effect elements on effect tracks
Instead of adding inline effects to existing clips (which didn't show
in the timeline), apply_effect now creates EffectElement items on
effect tracks via InsertElementCommand — matching the drag-and-drop
behavior from the effects panel.
2026-04-26 16:47:01 -05:00
Luis Esteban Acevedo Ladino 2e32740698 feat: add agent effect tools (list, get, apply) 2026-04-26 16:19:32 -05:00
Luis Esteban Acevedo Ladino 773e637fa6 feat: add agent timeline placement tools 2026-04-25 07:59:38 -05:00
Luis Esteban Acevedo Ladino 1762661309 feat: add agent delete tool 2026-04-24 21:04:42 -05:00
Luis Esteban Acevedo Ladino 4c5e151822 ft: add agent split tool 2026-04-24 20:10:12 -05:00
Luis Esteban Acevedo Ladino ee532c2647 docs 2026-04-24 09:34:38 -05:00