Add MCP prompts capability with configuration and persistence (squashed) #24
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'.
|