Amin Ghadersohi
|
6947881ba7
|
fix(mcp): classify user errors as WARNING, system errors as ERROR (#39634)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-28 08:55:17 -04:00 |
|
Amin Ghadersohi
|
29806780dc
|
chore(mcp): remove dead parse_request decorator and utility code (#39498)
|
2026-04-21 11:16:06 -04:00 |
|
Amin Ghadersohi
|
ed3c5280a9
|
fix(mcp): prevent encoding errors and fix tool bugs on MCP client transports (#38786)
|
2026-03-24 05:41:24 -04:00 |
|
Amin Ghadersohi
|
e02ca8871d
|
fix(mcp): expose individual tool parameters when MCP_PARSE_REQUEST_ENABLED=False (#38714)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-18 11:38:22 +01:00 |
|
Kamil Gabryjelski
|
d91b96814e
|
fix(mcp): Improve validation errors and field aliases to reduce failed LLM tool calls (#38625)
|
2026-03-13 11:16:50 +01:00 |
|
Amin Ghadersohi
|
f7218e7a19
|
feat(mcp): expose current user identity in get_instance_info and add created_by_fk filter (#37967)
|
2026-02-17 13:11:34 +01:00 |
|
Amin Ghadersohi
|
0b5e4dd5de
|
feat(mcp): add config toggle to disable parse_request decorator (#37617)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 15:22:44 +01:00 |
|
Michael S. Molina
|
6b25d0663e
|
refactor: Migrates the MCP execute_sql tool to use the SQL execution API (#36739)
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
|
2025-12-22 09:48:28 -03:00 |
|
Antonio Rivero
|
683a65488f
|
feat(mcp): Add ResponseCachingMiddleware and Storage (#36497)
|
2025-12-11 01:20:50 +01:00 |
|
Amin Ghadersohi
|
cf88551a56
|
fix(mcp): Allow MCP tools to accept string or object request formats (#36271)
|
2025-11-25 14:46:44 -05:00 |
|
Amin Ghadersohi
|
8d5d71199a
|
feat(mcp): Add flexible input parsing to handle double-serialized requests (#36249)
|
2025-11-25 18:21:04 +01:00 |
|