This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-07-14 02:35:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dbfbbdefa338d40407dbd7c94b3d199fb0529eb
superset2
/
superset
/
mcp_service
/
utils
History
Evan Rusackas
0b9764aed5
fix(mcp): honor AUTH_ROLE_ADMIN and warn on permission-less protected tools (
#40659
)
...
Co-authored-by: Claude Code <
noreply@anthropic.com
>
2026-06-02 21:20:11 -07:00
..
__init__.py
fix(mcp): sanitize read path output for LLM context (
#39738
)
2026-04-29 19:06:19 -03:00
cache_utils.py
…
error_builder.py
fix(mcp): surface validation errors in generate_chart instead of empty response (
#39522
)
2026-04-23 21:50:02 +02:00
error_sanitization.py
fix(mcp): generic auth errors, required token expiry, and safer auth logging (
#40646
)
2026-06-02 08:31:05 -07:00
oauth2_utils.py
…
permissions_utils.py
fix(mcp): honor AUTH_ROLE_ADMIN and warn on permission-less protected tools (
#40659
)
2026-06-02 21:20:11 -07:00
response_utils.py
feat(mcp): add list_tags and get_tag_info MCP tools (
#40349
)
2026-05-29 22:16:59 -04:00
retry_utils.py
…
sanitization.py
feat(mcp): add list and get tools for action log and tasks (
#40344
)
2026-05-29 23:16:10 -04:00
schema_utils.py
fix(mcp): classify user errors as WARNING, system errors as ERROR (
#39634
)
2026-04-28 08:55:17 -04:00
token_utils.py
fix(mcp): use tiktoken for response-size-guard token estimation (
#39912
)
2026-05-07 11:51:31 -04:00
url_utils.py
…