Skip to content

Tying to fix issues on AI/BI and Genie skills#172

Open
MigQ2 wants to merge 1 commit intodatabricks-solutions:mainfrom
MigQ2:fix-genie-aibi-issues
Open

Tying to fix issues on AI/BI and Genie skills#172
MigQ2 wants to merge 1 commit intodatabricks-solutions:mainfrom
MigQ2:fix-genie-aibi-issues

Conversation

@MigQ2
Copy link
Contributor

@MigQ2 MigQ2 commented Feb 24, 2026

I spent some time trying to get an agent to make a Genie space and a dashboard and it struggled with the following:

AI/BI:

  1. For multiple iterations, all charts showed an error due to a missing GROUP_BY, this seems to be related to management of disaggregated
  2. The agent didn't know clearly how to apply a filter to multiple datasets

Genie:

  • I noticed the agent was only able to edit the basic settings (i.e. name and description) of the Genie using the skill and MCP tools. However the API exposes a serialized_space parameter that can be used so that agents can also edit other Genie properties like joins or benchmarks

IMPORTANT NOTE

This PR was written by the agent (which was using Claude Sonnet 4.6) based on what it learned during these development iterations until I managed to get a working high quality dashboard and Genie.

I am not an expert in the underlying serialization of dashboards and Genie spaces. It would be great if this could be reviewed by someone who knows well the internals of both and can refine it to make sure everything is following the right design pattern

Also would be nice if the MCP server would already include serialized_space so that agents would't need to use the API

@calreynolds calreynolds self-requested a review February 24, 2026 14:46
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.

1 participant