Skip to content

feat: make video agent responses adaptive and compact by default - #24

Merged
devhims merged 2 commits into
mainfrom
feat/adaptive-agent-responses
Sep 5, 2026
Merged

feat: make video agent responses adaptive and compact by default#24
devhims merged 2 commits into
mainfrom
feat/adaptive-agent-responses

Conversation

@devhims

@devhims devhims commented Sep 5, 2026

Copy link
Copy Markdown
Owner

The video agent imposed a default three-item recommendation list and short recovery answers even when users requested more. Answers now follow the requested count and detail, with evidence-backed output capped at 20 blocks. Transcript analysis and recovery budgets support the larger scope, and warnings distinguish source uncertainty from an actual unanswered part of the request.

Compact responses are now the default for admission and polling. Clients requiring the previous envelope must pass responseFormat=legacy. OpenAPI, local testing instructions, and the live test script are updated.

Validation:

  • Platform build, 359 unit tests, and generated documentation check passed.
  • Prior local live research and inspect requests produced ten requested items with valid citations.
  • Tested together with the admission-latency branch in an isolated merge: build, 360 unit tests, and 16 Workers integration tests passed with no merge conflicts.

Two focused commits separate answer-scope changes from the compact-default change. Production verification will follow after both PRs merge and deploy.

@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
video2ctx 🟢 Ready View Preview Sep 5, 2026, 7:49 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
video2ctx-web Ready Ready Preview Sep 5, 2026 7:48pm UTC

@devhims
devhims merged commit 3c94bed into main Sep 5, 2026
7 checks passed
@devhims
devhims deleted the feat/adaptive-agent-responses branch September 5, 2026 19:53
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