Skip to content

Expose tool call id on tool contexts#383

Open
tbharthur wants to merge 1 commit into
vercel:mainfrom
tbharthur:cade-tool-context-tool-call-id
Open

Expose tool call id on tool contexts#383
tbharthur wants to merge 1 commit into
vercel:mainfrom
tbharthur:cade-tool-context-tool-call-id

Conversation

@tbharthur

Copy link
Copy Markdown

Summary

  • expose the AI SDK tool call id on authored ToolContext
  • forward tool execution options through the harness so static tools, live dynamic tools, and replayed dynamic tools can read ctx.toolCallId
  • add focused coverage for authored, harness, live dynamic, and replayed dynamic tool execution paths

Verification

  • pnpm --filter eve run typecheck
  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/harness/tools.test.ts src/harness/tool-interrupts.test.ts src/context/dynamic-tool-lifecycle.test.ts
  • pnpm --filter eve exec vitest run --config vitest.integration.config.ts src/execution/tool-auth.integration.test.ts
  • git diff --check
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

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

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant