Skip to content

Add models as a first-class embed feature - #1

Merged
Max Musing (MaxMusing) merged 1 commit into
mainfrom
add-models-embed-feature
Aug 31, 2026
Merged

Add models as a first-class embed feature#1
Max Musing (MaxMusing) merged 1 commit into
mainfrom
add-models-embed-feature

Conversation

@MaxMusing

@MaxMusing Max Musing (MaxMusing) commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds hideModels / hide_models so models can be shown or hidden like chat, dashboards, insights, and automations.
  • Adds a BasedashModels preset and component for a models-only embed.
  • Existing chat/dashboards/insights/automations presets now also hide models.

Companion PRs:

Test plan

  • pnpm test and pnpm typecheck
  • Confirm <BasedashModels /> sets hide_models=false and hides the other primary features
  • Confirm other presets include hide_models=true
  • Confirm <BasedashApp hideModels /> forwards hide_models=true

Expose hideModels and a BasedashModels preset so models can be shown or hidden like the other top-level surfaces.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MaxMusing
Max Musing (MaxMusing) merged commit 969e475 into main Aug 31, 2026
1 check passed
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