Skip to content

Remove AI assistant experiment and panel#9797

Merged
elliette merged 2 commits intoflutter:masterfrom
elliette:ai-experiment-removal
Apr 22, 2026
Merged

Remove AI assistant experiment and panel#9797
elliette merged 2 commits intoflutter:masterfrom
elliette:ai-experiment-removal

Conversation

@elliette
Copy link
Copy Markdown
Member

Closes #9741, #9570

Removes the AI assistant experiment and the associated AI assistant panel.

@elliette elliette requested review from a team, bkonyi, kenzieschmoll and srawlins as code owners April 21, 2026 22:30
@elliette elliette changed the title Remove AI experiment and panel Remove AI assistant experiment and panel Apr 21, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the AI Assistant feature from DevTools, including its associated controllers, widgets, feature flags, and tests. The changes involve cleaning up the scaffold logic and screen definitions to remove AI-related functionality. One piece of feedback was provided regarding a redundant conditional check in the scaffold's bottom pane tabs list, which can be simplified for better readability and adherence to DRY principles.

Comment thread packages/devtools_app/lib/src/framework/scaffold/scaffold.dart
@elliette elliette merged commit 19a1dff into flutter:master Apr 22, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean-up: DevTools AI Assistance experiment

2 participants