Skip to content

graduate performant table charts and chat modes from experimental#8107

Merged
mscolnick merged 1 commit intomainfrom
sham/remove-feat-flags-old
Feb 4, 2026
Merged

graduate performant table charts and chat modes from experimental#8107
mscolnick merged 1 commit intomainfrom
sham/remove-feat-flags-old

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Feb 3, 2026

Summary

Frontend:

  • Remove performant_table_charts and chat_modes from ExperimentalFeatures interface and default values
  • Remove feature flag toggle controls from user config settings UI
  • Remove FeatureFlagged wrapper from chat mode selector, making it always visible
  • Clean up unused imports

Backend:

  • Remove performant_table_charts and chat_modes from ExperimentalConfig TypedDict
  • Add both flags to finished_experiments set in print.py to prevent them from being displayed as experimental features on startup

Impact

  • Performant Table Charts: Charts in data tables are now always computed using the performant backend implementation
  • Chat Modes: Users can now always switch between Manual, Ask, and Agent modes in the Chat sidebar without needing to enable a feature flag

These features have been tested and are stable enough for general use.

🤖 Generated with Claude Code & me

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 3, 2026 8:08pm

Request Review

@Light2Dark Light2Dark changed the title feat: graduate performant table charts and chat modes from experimental graduate performant table charts and chat modes from experimental Feb 3, 2026
@Light2Dark Light2Dark added the enhancement New feature or request label Feb 3, 2026
@mscolnick mscolnick merged commit 16b0229 into main Feb 4, 2026
57 of 64 checks passed
@mscolnick mscolnick deleted the sham/remove-feat-flags-old branch February 4, 2026 00:21
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.8-dev17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants