Skip to content

feat: SDK updates with API changes, type safety improvements, and Biome config #121

feat: SDK updates with API changes, type safety improvements, and Biome config

feat: SDK updates with API changes, type safety improvements, and Biome config #121

Triggered via pull request December 2, 2025 18:28
@mattappersonmattapperson
synchronize #100
updates
Status Failure
Total duration 19s
Artifacts

pr-validation.yaml

on: pull_request
validate  /  validate
15s
validate / validate
Fit to window
Zoom out
Zoom in

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'.