add(coding-agent): add defineTool helper closes #2746

This commit is contained in:
Mario Zechner
2026-04-01 23:07:14 +02:00
parent 746f770b10
commit e2f29b0523
7 changed files with 50 additions and 26 deletions

View File

@@ -28,6 +28,7 @@ export {
type AgentToolUpdateCallback,
type BeforeAgentStartEvent,
type ContextEvent,
defineTool,
discoverAndLoadExtensions,
type ExecOptions,
type ExecResult,