OpenCut/apps
Luis Esteban Acevedo Ladino b48062a5f7 feat: add get_element and update_clip agent tools
Add two new agent tools for deep element inspection and property mutation:

- get_element: returns full type-specific metadata for any timeline element
  (video, image, text, graphic, sticker, audio, effect)
- update_clip: mutates any visual property on an element including masks,
  opacity, transform, blendMode, hidden, volume, muted, and name

Masks are handled as a nested property with add/update/remove actions,
aligned with the data model where masks are properties of elements rather
than standalone timeline entities.
2026-04-26 18:11:21 -05:00
..
desktop feat: init desktop app 2026-03-29 15:58:42 +02:00
web feat: add get_element and update_clip agent tools 2026-04-26 18:11:21 -05:00