Skip to content

Studio: Add feature flag for the new Agents tab#2671

Open
katinthehatsite wants to merge 2 commits intotrunkfrom
add/feature-flag-agemts
Open

Studio: Add feature flag for the new Agents tab#2671
katinthehatsite wants to merge 2 commits intotrunkfrom
add/feature-flag-agemts

Conversation

@katinthehatsite
Copy link
Contributor

Related issues

Fixes https://linear.app/a8c/issue/STU-1320/studio-acp-add-feature-flag-for-agent-suite-tab

Proposed Changes

This PR adds a new feature flag for the Agents tab in Studio. The new feature flag is ENABLE_AGENT_SUITE.

Testing Instructions

  • Pull the changes from this branch
  • Start the app with npm start
  • Observe that you can still see the Assistant tab
  • In the topbar menu, click on Feature Flags > Enable Agents Suite
  • Observe that once the app reloads, you can see a new empty Agents tab

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@katinthehatsite katinthehatsite self-assigned this Feb 26, 2026
@katinthehatsite katinthehatsite requested a review from a team February 26, 2026 12:16
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Feb 26, 2026

📊 Performance Test Results

Comparing 6e2dea9 vs trunk

site-editor

Metric trunk 6e2dea9 Diff Change
load 1461.00 ms 1427.00 ms -34.00 ms ⚪ 0.0%

site-startup

Metric trunk 6e2dea9 Diff Change
siteCreation 7101.00 ms 7132.00 ms +31.00 ms ⚪ 0.0%
siteStartup 4924.00 ms 3939.00 ms -985.00 ms 🟢 -20.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

Copy link
Contributor

@ivan-ottinger ivan-ottinger left a comment

Choose a reason for hiding this comment

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

The changes look good and work as expected:

CleanShot.2026-02-26.at.17.26.41.mp4

@ivan-ottinger
Copy link
Contributor

Oh, one nit - there's a small typo in the branch name add/feature-flag-agemts. 🙂

Copy link
Contributor

@gcsecsey gcsecsey left a comment

Choose a reason for hiding this comment

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

This LGTM and works well. 👍

flag disabled flag enabled
Image Image

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.

4 participants