🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

chore: gate Coder Agents app and port tabs behind experiment - #26395

Merged
ethanndickson merged 2 commits into
mainfrom
ethan/agents-app-tabs-experiment
Jun 17, 2026
Merged

chore: gate Coder Agents app and port tabs behind experiment#26395
ethanndickson merged 2 commits into
mainfrom
ethan/agents-app-tabs-experiment

Conversation

@ethanndickson

@ethanndickson ethanndickson commented Jun 16, 2026

Copy link
Copy Markdown
Member

The workspace-app and port preview tabs in the Coder Agents right panel were previously gated behind a devel prerelease build check, which can't be toggled in real deployments.

This replaces that check with a proper agent-app-tabs deployment experiment, registered in ExperimentsKnown, so the feature can be enabled via CODER_EXPERIMENTS=agent-app-tabs like any other experiment. The frontend now reads experiments.includes("agent-app-tabs") from the dashboard instead of getPrereleaseFlag(buildInfo) === "devel".

Depends on #26208

ethanndickson commented Jun 16, 2026

Copy link
Copy Markdown
Member Author

@github-actions

Copy link
Copy Markdown

Docs preview

📖 View docs preview for docs/reference/api/schemas.md

@ethanndickson
ethanndickson force-pushed the ethan/agents-app-tabs-experiment branch from 7a16a5f to df2fa97 Compare June 16, 2026 05:25
@ethanndickson
ethanndickson marked this pull request as ready for review June 16, 2026 05:25
@ethanndickson
ethanndickson requested a review from johnstcn June 16, 2026 05:29
@ethanndickson ethanndickson changed the title feat: gate Coder Agents app and port tabs behind experiment chore: gate Coder Agents app and port tabs behind experiment Jun 16, 2026
@ethanndickson
ethanndickson force-pushed the ethan/agents-app-port-tabs branch from e5b95b9 to fce8738 Compare June 17, 2026 03:33
@ethanndickson
ethanndickson force-pushed the ethan/agents-app-tabs-experiment branch from df2fa97 to 135aa20 Compare June 17, 2026 03:33
@ethanndickson
ethanndickson changed the base branch from ethan/agents-app-port-tabs to graphite-base/26395 June 17, 2026 03:59
@ethanndickson
ethanndickson force-pushed the ethan/agents-app-tabs-experiment branch from 38dc4e1 to 748b866 Compare June 17, 2026 03:59
@graphite-app
graphite-app Bot changed the base branch from graphite-base/26395 to main June 17, 2026 04:00
@ethanndickson
ethanndickson force-pushed the ethan/agents-app-tabs-experiment branch from 748b866 to f8ff0b4 Compare June 17, 2026 04:00
@ethanndickson
ethanndickson merged commit d638b1a into main Jun 17, 2026
57 of 59 checks passed
@ethanndickson
ethanndickson deleted the ethan/agents-app-tabs-experiment branch June 17, 2026 07:29
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants