Skip to content

Add MCP prompts capability with configuration and persistence (squashed) #24

Add MCP prompts capability with configuration and persistence (squashed)

Add MCP prompts capability with configuration and persistence (squashed) #24

Triggered via pull request May 7, 2025 07:41
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-test (22.x)
Process completed with exit code 2.
build-and-test (22.x): src/prompts/manager.ts#L265
Type '{ [x: string]: any; name?: unknown; description?: unknown; required?: unknown; }[]' is not assignable to type 'PromptArgument[]'.
build-and-test (22.x): src/prompts/manager.ts#L91
Property 'strict' does not exist on type 'ZodBoolean'.