Skip to content

docs: update captions.animate description for the expanded job#47

Merged
a-essawy merged 1 commit into
mainfrom
feat/captions-mcp-descriptions
Jun 13, 2026
Merged

docs: update captions.animate description for the expanded job#47
a-essawy merged 1 commit into
mainfrom
feat/captions-mcp-descriptions

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

Update captions.animate description for the expanded job

The captions.animate job grew a lot (companion to the backend PR in rendobar/rendobar): style presets, custom position/entrance, translation, AI keyword highlighting, SRT/VTT output, and bring-your-own-transcript. This refreshes the two agent-facing descriptions that still listed only the original 4 presets.

  • src/instructions.ts — the server instructions block.
  • src/tools/jobs.ts — the captions.animate tool summary.

Copy-only. The tool's params are a generic passthrough (params: Record<string, unknown>), so no schema change is needed — agents could already send the new params; this just makes the description accurate.

typecheck + 56 tests + build all green.

Merge order

Land after the backend captions PR deploys, so the description doesn't advertise capabilities that aren't live yet.

@a-essawy a-essawy merged commit 92d40ee into main Jun 13, 2026
7 checks passed
@a-essawy a-essawy deleted the feat/captions-mcp-descriptions branch June 13, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant