Amin Ghadersohi
|
f0d7945ae9
|
fix(mcp): handle OAuth-authenticated databases in execute_sql (#39166)
(cherry picked from commit 68067d7f44)
|
2026-04-13 15:47:07 -03:00 |
|
Amin Ghadersohi
|
685d9a0652
|
fix(mcp): compress chart config schemas to reduce search_tools token usage (#39018)
(cherry picked from commit bf9aff19b5)
|
2026-04-13 15:32:03 -03:00 |
|
Amin Ghadersohi
|
0bff78e45b
|
feat(mcp): add Big Number chart type support to MCP service (#38403)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 4245720851)
|
2026-04-01 15:39:11 -03:00 |
|
Amin Ghadersohi
|
bda02a3fdc
|
fix(mcp): prevent PendingRollbackError from poisoned sessions after SSL drops (#38934)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit d331a043a3)
|
2026-03-31 08:54:21 -03:00 |
|
Amin Ghadersohi
|
e08c305396
|
fix(mcp): remove @parse_request decorator for cleaner tool schemas (#38918)
(cherry picked from commit d1903afc69)
|
2026-03-30 09:19:48 -03:00 |
|
Amin Ghadersohi
|
8d47bd7f42
|
fix(mcp): add try/except around DAO re-fetch to handle session errors in multi-tenant (#38859)
(cherry picked from commit 6dc3d7ad9f)
|
2026-03-30 09:08:06 -03:00 |
|
Amin Ghadersohi
|
6d1a1b1863
|
fix(mcp): convert adhoc filters to QueryObject format before query compilation (#38774)
(cherry picked from commit 44c2c765ae)
|
2026-03-23 09:43:36 -03:00 |
|
Kamil Gabryjelski
|
9239db5a32
|
fix(mcp): fix detached Slice instance error in chart/dashboard serialization (#38767)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-20 16:34:03 -03:00 |
|
Amin Ghadersohi
|
87a63a81e2
|
feat(mcp): Add tool annotations for MCP directory compliance (#38641)
|
2026-03-20 16:33:53 -03:00 |
|
Amin Ghadersohi
|
f11a4834d2
|
feat(mcp): implement RBAC permission checking for MCP tools (#38407)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-20 16:33:43 -03:00 |
|
Amin Ghadersohi
|
b3eaa5ad01
|
fix(mcp): fix crashes in list tools, dataset info, chart preview, and add owner/favorite filters (#38277)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit d5cf77cd60)
|
2026-03-17 11:49:40 -03:00 |
|
Amin Ghadersohi
|
a9b24da0a2
|
fix(mcp): improve default chart names with descriptive format (#38406)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 0cfd760a36)
|
2026-03-10 08:25:44 -03:00 |
|
Amin Ghadersohi
|
10415fe8be
|
fix(mcp): add missing command.validate() to MCP chart data tools (#38521)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
(cherry picked from commit 2a876e8b86)
|
2026-03-10 08:23:47 -03:00 |
|
Amin Ghadersohi
|
3609cd9544
|
feat(mcp): add compile check to validate chart queries before returning (#38408)
|
2026-03-06 08:10:58 +01:00 |
|
Michael S. Molina
|
357e35dc62
|
refactor(core): reorganize superset-core packages into feature-based structure (#38448)
|
2026-03-05 17:41:15 -03:00 |
|
Michael S. Molina
|
832fee3ff8
|
refactor(mcp): move superset_core MCP module from mcp to api/mcp (#38394)
|
2026-03-04 09:38:17 -08:00 |
|
Amin Ghadersohi
|
abf0b7cf4b
|
fix(mcp): use broad Exception in outermost tool-level handlers (#38254)
|
2026-02-25 22:08:56 +01:00 |
|
Amin Ghadersohi
|
eef4d95c22
|
fix(mcp): add dataset validation for chart tools (#37185)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-25 18:54:47 +01:00 |
|
Amin Ghadersohi
|
4dfece9ee5
|
feat(mcp): add event_logger instrumentation to MCP tools (#37859)
|
2026-02-12 16:50:20 +01:00 |
|
Amin Ghadersohi
|
01ac966b83
|
fix(mcp): remove html.escape to fix ampersand display in chart titles (#37186)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-05 19:49:37 -08:00 |
|
Amin Ghadersohi
|
4147d877fc
|
fix(mcp): prevent DATE_TRUNC on non-temporal columns in chart generation (#37433)
|
2026-02-05 09:24:31 -08:00 |
|
Amin Ghadersohi
|
a9dca529c1
|
fix(mcp): treat runtime validation warnings as informational, not errors (#37214)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-05 09:23:51 -08:00 |
|
Amin Ghadersohi
|
1ee14c5993
|
fix(mcp): improve prompts, resources, and instructions clarity (#37389)
|
2026-01-30 12:25:38 -08:00 |
|
Amin Ghadersohi
|
2d20079a88
|
fix(mcp): Remove screenshot URL functionality from MCP chart tools (#37228)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-20 11:30:09 +01:00 |
|
Amin Ghadersohi
|
047360641a
|
feat(mcp): change save_chart default to False for preview-first workflow (#36935)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-08 11:30:01 -08:00 |
|
Amin Ghadersohi
|
a588668899
|
feat(mcp): return form_data and form_data_key in generate_chart and generate_explore_link responses (#36539)
|
2025-12-11 13:21:49 -08:00 |
|
Amin Ghadersohi
|
5c91ab91fb
|
feat(mcp): add tool tags for Tool Search optimization (#36405)
|
2025-12-03 18:07:22 +01:00 |
|
Amin Ghadersohi
|
f98939103b
|
fix(mcp-service): improve MCP tool parameter clarity and validation (#36137)
Co-authored-by: Rafael Benitez <rafael.benitez@contractors.food52.com>
|
2025-11-25 16:34:43 -08:00 |
|
Ville Brofeldt
|
a4860075d2
|
feat: add mcp abstractions to core (#36151)
|
2025-11-25 08:23:59 -10:00 |
|
Amin Ghadersohi
|
8d5d71199a
|
feat(mcp): Add flexible input parsing to handle double-serialized requests (#36249)
|
2025-11-25 18:21:04 +01:00 |
|
Amin Ghadersohi
|
fee4e7d8e2
|
feat(mcp): MCP service implementation (PRs 3-9 consolidated) (#35877)
|
2025-10-31 08:33:21 -07:00 |
|