Skip to content

Transform dynamic report settings output into AI-readable metamodel menu#8

Open
vladimanaev wants to merge 2 commits intomainfrom
feature/dynamic-reports-ai-readable-metamodel
Open

Transform dynamic report settings output into AI-readable metamodel menu#8
vladimanaev wants to merge 2 commits intomainfrom
feature/dynamic-reports-ai-readable-metamodel

Conversation

@vladimanaev
Copy link
Copy Markdown
Collaborator

Replace the raw metamodel JSON dump (which truncated to "[Complex data - dict]") with a structured markdown menu showing all 47 dimensions, 12 metrics, and 22 filterable fields. AI agents can now scan, pick items, and directly construct get_dynamic_report_data parameters without relying on a hardcoded list of ~18 common columns.

Replace the raw metamodel JSON dump (which truncated to "[Complex data - dict]")
with a structured markdown menu showing all 47 dimensions, 12 metrics, and 22
filterable fields. AI agents can now scan, pick items, and directly construct
get_dynamic_report_data parameters without relying on a hardcoded list of ~18
common columns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
},

# Dynamic Reports Tools
"get_dynamic_report_settings": {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vladimanaev Good to have these two new tools exposed in the README.md. Also consider updating version to 1.0.9 with this new capability

.a5c/ (babysitter cache) and .agent-mail/ (AMQ CLI IPC state) are
per-machine scratch and should not be tracked.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants