Skip to main content
v1.5.1

Claude integration speedup — parallel execution and schema rework

Reworked the tool schemas around Anthropic's MCP best practices, making Claude operating VideoBuff noticeably faster end-to-end.

Changes

  • ImprovedRead-only tools now run in parallel — composite requests like "show me the project + history + diagnostics" resolve in one round-trip
  • NewBulk multi-clip edits — "apply this filter to all video clips" now happens in a single call
  • ImprovedSuppressed redundant post-edit verification calls, cutting response time ~50%
  • ImprovedTool definition tokens reduced ~30%, speeding up every Claude turn
  • ImprovedError responses now embed next-step hints so Claude self-recovers without retries
  • ImprovedClips identified by filename and time range, improving Claude's reasoning accuracy
  • FixedFixed connection conflict when running Claude Desktop and Claude Code together
Back to Home