Skip to content

v0.7.0

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 27 Mar 19:36
· 496 commits to master since this release

What's New in v0.7.0

Image Analysis Tools

Three new tools for analyzing images alongside video editing:

  • image_extract_colors — Extract dominant colors via K-means clustering (hex codes + percentages)
  • image_generate_palette — Generate color harmony palettes (complementary, analogous, triadic, split_complementary)
  • image_analyze_product — Extract colors + optional AI product description via Claude Vision

Documentation

  • Added Image Analysis section to MCP Tools reference
  • Added client API methods for image tools
  • Updated tool count (40 → 43)
  • Updated integration roadmap: Image Analysis marked complete, Remotion investigation documented

Full Changelog: v0.6.0...v0.7.0