Skip to content

fix: execute run-scoped Studio tools at runtime - #728

Merged
kojiwakayama merged 1 commit into
mainfrom
fix/run-scoped-studio-tools
Mar 24, 2026
Merged

fix: execute run-scoped Studio tools at runtime#728
kojiwakayama merged 1 commit into
mainfrom
fix/run-scoped-studio-tools

Conversation

@kojiwakayama

Copy link
Copy Markdown
Contributor

Summary

  • execute run-scoped injected Studio tools from the agent runtime before falling back to the shared registry
  • keep registry-backed tools working unchanged when the config entry is true
  • add runtime regression tests for inline configured tool resolution and execution

Testing

  • deno test --no-check --allow-all src/agent/runtime/tool-helpers.test.ts src/server/handlers/request/agent-stream.handler.test.ts src/internal-agents/control-plane-auth.test.ts src/internal-agents/ag-ui-sse.test.ts src/internal-agents/session-manager.test.ts
  • deno task verify:quick
  • pre-push hook: formatting, lint, typecheck, deno task test:unit (1208 passed)

@kojiwakayama
kojiwakayama enabled auto-merge (squash) March 24, 2026 23:12
@kojiwakayama
kojiwakayama merged commit 32d33ca into main Mar 24, 2026
14 checks passed
@kojiwakayama
kojiwakayama deleted the fix/run-scoped-studio-tools branch March 24, 2026 23:16
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