feat: SDK updates with API changes, type safety improvements, and Biome config #121
pr-validation.yaml
on: pull_request
validate
/
validate
15s
Annotations
5 errors
|
validate / validate
Process completed with exit code 2.
|
|
validate / validate:
src/lib/tool-orchestrator.ts#L2
Module '"./tool-types.js"' has no exported member 'EnhancedTool'.
|
|
validate / validate:
src/lib/response-wrapper.ts#L8
Module '"./tool-types.js"' has no exported member 'EnhancedTool'.
|
|
validate / validate:
src/funcs/callModel.ts#L7
'"../lib/tool-executor.js"' has no exported member named 'convertEnhancedToolsToAPIFormat'. Did you mean 'convertToolsToAPIFormat'?
|
|
validate / validate:
src/funcs/callModel.ts#L3
Module '"../lib/tool-types.js"' has no exported member 'EnhancedTool'.
|