Skip to content

feat(eve): add disableSubagent helper - #1214

Open
muratsu wants to merge 1 commit into
vercel:mainfrom
muratsu:feature/disable-subagent
Open

feat(eve): add disableSubagent helper#1214
muratsu wants to merge 1 commit into
vercel:mainfrom
muratsu:feature/disable-subagent

Conversation

@muratsu

@muratsu muratsu commented Jul 25, 2026

Copy link
Copy Markdown

Summary

  • add disableSubagent() as a public eve helper
  • omit disabled local or remote subagents from the compiled graph and model-visible capability surface
  • document conditional subagent configuration and add a patch changeset

Testing

  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/public/definitions/subagent.test.ts src/compiler/normalize-manifest.test.ts
  • pnpm --filter eve typecheck
  • pnpm docs:check
  • pnpm guard:invariants
  • focused oxlint checks

Signed-off-by: Murat Sutunc <muratsu@users.noreply.github.com>
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

@muratsu is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@ctgowrie ctgowrie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s make defineDynamic work with subagents instead. Then simply return no subagent when env is not set.

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.

2 participants