Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ellipsis-dev-test
/
superset
Public
forked from
apache/superset
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat(mcp): add list_reports and get_report_info tools
- #1
#1
Open
hbrooks
wants to merge 14 commits into
master
ellipsis-dev-test/superset:master
from
demo/pr-40348
ellipsis-dev-test/superset:demo/pr-40348
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
feat(mcp): add list_reports and get_report_info tools
#1
hbrooks
wants to merge 14 commits into
master
ellipsis-dev-test/superset:master
from
demo/pr-40348
ellipsis-dev-test/superset:demo/pr-40348
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
feat(mcp): add list and get tools for alerts and reports
Show description for 2398af1
aminghadersohi
committed
2398af1
View commit details
Copy full SHA for 2398af1
Browse repository at this point
refactor(mcp): address review findings for list/get report tools
Show description for 2116e9e
aminghadersohi
and
claude
committed
2116e9e
View commit details
Copy full SHA for 2116e9e
Browse repository at this point
fix(mcp): inject owners.id and created_by_fk filters for report list tools
Show description for 3097bd8
aminghadersohi
committed
3097bd8
View commit details
Copy full SHA for 3097bd8
Browse repository at this point
fix(mcp): restore created_by_fk as public filter column, keep owners.id for reports
aminghadersohi
committed
9e09f23
View commit details
Copy full SHA for 9e09f23
Browse repository at this point
fix(mcp): add created_by_fk to ReportFilter allowed columns
Show description for 7976fff
aminghadersohi
committed
7976fff
View commit details
Copy full SHA for 7976fff
Browse repository at this point
fix(mcp): remove created_by_fk from ReportFilter public schema and use ColumnOperator for filters_applied
Show description for 3fe17ec
aminghadersohi
committed
3fe17ec
View commit details
Copy full SHA for 3fe17ec
Browse repository at this point
fix(mcp): fix naive datetime in _humanize_timestamp and add logger.warning to exception handler
Show description for 394c20e
aminghadersohi
and
claude
committed
394c20e
View commit details
Copy full SHA for 394c20e
Browse repository at this point
Commits on May 27, 2026
fix(mcp): fix TypeError in list_reports DAO call and OR semantics for self-lookup filters
Show description for 2510907
aminghadersohi
committed
2510907
View commit details
Copy full SHA for 2510907
Browse repository at this point
fix(mcp): fix test kwarg assertions and ruff 0.9.7 formatting
Show description for 40b467c
aminghadersohi
committed
40b467c
View commit details
Copy full SHA for 40b467c
Browse repository at this point
test(mcp): add exception path and schema coverage tests for report tools
Show description for 28b8151
aminghadersohi
committed
28b8151
View commit details
Copy full SHA for 28b8151
Browse repository at this point
test(mcp): add test for created_by_fk_or_owner combined filter case
aminghadersohi
committed
63e7544
View commit details
Copy full SHA for 63e7544
Browse repository at this point
Commits on May 28, 2026
fix(mcp): restrict columns_available to ReportInfo fields
Show description for 1047c6a
aminghadersohi
committed
1047c6a
View commit details
Copy full SHA for 1047c6a
Browse repository at this point
fix(mcp): align get_schema report columns with ReportInfo serializer
Show description for c5a3720
aminghadersohi
committed
c5a3720
View commit details
Copy full SHA for c5a3720
Browse repository at this point
fix(mcp): align get_schema report columns with ReportInfo serializer
Show description for 2158b6a
aminghadersohi
committed
2158b6a
View commit details
Copy full SHA for 2158b6a
Browse repository at this point
You can’t perform that action at this time.