Ruben Fiszel and Claude Opus 4.5
bb9adca38f
fix: update rmcp type aliases to non-deprecated versions
...
Renamed deprecated type aliases following rmcp library update:
- CallToolRequestParam → CallToolRequestParams
- InitializeRequestParam → InitializeRequestParams
- PaginatedRequestParam → PaginatedRequestParams
Also added required `meta` field to ClientInfo and CallToolRequestParams.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-26 08:03:20 +00:00
centdix
f55dac6958
fix(mcp): fix empty args format + sanitize tool name ( #7615 )
...
* fix empty args format + sanitize tool name
* cleaning
2026-01-19 21:24:12 +01:00
centdix
437bad4cb7
chore: move mcp logic to windmill-mcp ( #7584 )
...
* draft
* clean up mcp logic
* cleaning
* cleaning
* better code
* error logging
* cleaning
2026-01-16 20:55:14 +00:00
Ruben Fiszel
d8d6c39131
rmcp compilation error
2026-01-16 07:19:42 +00:00
centdix
5c08abe141
feat(aiagent): handle oauth for mcp tools ( #7564 )
...
* feat(aiagent): handle oauth for mcp tools
* cleaning
* cleaning
* move oauth2
* cleaning
* cimd
* wrap path
* fix frontend
* fix
* refresh resources
* cleaning
* update ee ref
* update sqlx
* cleaning
* update
* cleaning
* update ref
* cleaning
* cleaning
* update ref
2026-01-14 12:06:40 +00:00
HugoCasa
f72c16456f
Revert "feat(aiagent): handle oauth for mcp tools [merge-ee-first] ( #7544 )"
...
This reverts commit e823c953d1 .
2026-01-14 12:59:14 +01:00
centdix
e823c953d1
feat(aiagent): handle oauth for mcp tools [merge-ee-first] ( #7544 )
...
* feat(aiagent): handle oauth for mcp tools
* cleaning
* cleaning
* move oauth2
* cleaning
* cimd
* wrap path
* fix frontend
* fix
* refresh resources
* cleaning
* update ee ref
* update sqlx
* cleaning
* update
* cleaning
* update ref
* cleaning
* cleaning
2026-01-14 11:57:00 +00:00
Ruben Fiszel
d432cdbec1
split out windmill-mcp + pin tokio-utils
2026-01-09 06:16:26 +00:00