Ethan
ac8cda66f7
feat: make Coder Agents right sidebar app and port tabs generally available ( #26906 )
...
The workspace-app and port preview tabs in the Coder Agents right panel
were gated behind the `agent-app-tabs` deployment experiment. This
removes the experiment entirely and renders the app and port tabs
unconditionally, so the add-panel dropdown, workspace-app tabs, and port
preview tabs are always available alongside terminals.
## Changes
- Remove the `ExperimentAgentAppTabs` constant, its `DisplayName()`
case, and its `ExperimentsKnown` registration in
`codersdk/deployment.go`, then regenerate
`site/src/api/typesGenerated.ts`, `coderd/apidoc/docs.go`,
`coderd/apidoc/swagger.json`, and `docs/reference/api/schemas.md`.
- Drop the frontend experiment gate in `AgentChatPageView.tsx`
(including the now-unused `useDashboard`/`experiments` usage) so
persisted app and port tabs are no longer filtered out.
- Remove the `appExperimentEnabled` prop from `RightPanelAddTabControl`
and render the add-panel dropdown unconditionally; update the stories
accordingly.
This reverses the gating introduced in #26395 .
note: the diff is tiny if you hide whitespace changes
2026-07-01 16:58:10 +10:00
..
2026-06-18 20:50:17 +02:00
2026-06-30 14:01:27 +02:00
2026-06-30 14:01:27 +02:00
2026-06-29 13:34:58 +02:00
2026-06-29 13:34:58 +02:00
2026-06-16 09:01:43 +00:00
2026-07-01 16:58:10 +10:00
2026-06-16 09:01:43 +00:00
2026-06-23 11:37:33 -05:00
2026-06-30 00:24:29 -05:00
2026-06-26 07:24:21 -04:00
2026-06-25 15:41:09 -06:00
2026-03-13 00:22:55 +11:00
2026-06-29 09:56:42 -05:00
2026-04-03 15:47:26 -05:00
2026-06-26 11:59:00 -07:00
2026-06-30 18:49:50 +03:00
2026-05-21 09:19:29 -06:00
2026-06-11 15:33:20 -05:00
2026-04-28 13:06:45 -07:00
2026-06-18 10:08:29 +01:00
2026-06-25 15:41:09 -06:00
2026-06-24 14:27:23 -05:00
2026-03-19 21:51:26 +00:00
2026-06-01 16:17:29 +03:00
2026-06-25 15:41:09 -06:00
2026-05-22 20:24:38 +10:00
2026-03-18 09:30:22 -05:00
2026-04-02 23:51:02 +02:00
2026-06-17 13:10:53 +02:00
2026-06-24 12:09:22 -05:00
2026-06-12 13:33:12 +02:00
2026-06-26 18:16:01 +02:00
2026-06-24 12:32:46 +01:00
2026-06-23 17:32:47 -05:00
2026-06-17 13:35:53 -08:00
2026-05-07 17:10:50 +01:00
2026-06-29 14:33:22 +01:00
2026-06-30 19:37:30 -04:00
2026-05-21 09:19:29 -06:00
2026-05-11 08:41:17 -06:00
2026-03-18 09:30:22 -05:00
2026-06-10 02:18:44 -05:00
2026-05-22 13:36:53 +03:00
2026-06-17 00:22:41 +10:00
2026-06-25 11:17:23 -05:00
2026-06-05 15:01:45 -05:00
2026-06-25 15:41:09 -06:00
2026-05-21 09:19:29 -06:00
2026-03-13 20:37:41 -07:00
2026-06-30 21:57:40 +01:00
2026-03-12 18:07:52 +02:00
2026-06-16 09:01:43 +00:00
2026-06-16 09:01:43 +00:00
2026-06-16 09:01:43 +00:00
2026-06-29 14:33:22 +01:00
2026-05-27 11:58:43 +02:00
2026-06-24 12:03:27 -04:00
2026-06-16 09:01:43 +00:00
2026-05-25 18:04:12 +02:00
2026-06-29 13:34:58 +02:00
2026-03-23 09:52:34 +00:00
2026-06-23 23:06:44 +10:00
2026-04-01 09:54:59 -04:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-05-28 18:37:57 +01:00
2026-06-16 09:01:43 +00:00
2026-05-05 02:54:03 +05:00
2026-05-12 22:13:55 +10:00
2026-06-03 10:46:07 +01:00
2026-06-30 21:57:40 +01:00
2026-05-05 02:54:03 +05:00
2026-03-13 14:09:39 +00:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-06-30 12:17:42 +01:00
2026-05-20 10:46:35 +01:00
2026-06-12 13:03:45 +00:00
2026-06-16 09:01:43 +00:00
2026-06-30 21:57:40 +01:00
2026-06-30 21:57:40 +01:00
2026-05-05 02:54:03 +05:00
2026-06-22 19:26:34 -06:00
2026-05-05 02:54:03 +05:00
2026-06-02 10:11:49 -07:00
2026-06-02 10:11:49 -07:00
2026-06-02 08:36:01 -06:00
2026-06-23 10:16:17 -05:00
2026-03-23 19:54:43 +00:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-04-22 12:34:17 +02:00
2026-05-03 11:31:48 -04:00
2026-05-29 16:49:25 +10:00
2026-05-12 08:54:53 -04:00
2026-04-07 12:25:32 -06:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-03-25 09:53:06 +00:00
2026-03-23 21:03:34 +00:00
2026-06-25 15:41:09 -06:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-05-21 09:19:29 -06:00
2026-06-03 10:46:07 +01:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-06-03 10:46:07 +01:00
2026-04-10 09:50:11 -05:00
2026-06-03 10:46:07 +01:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-05-11 08:41:17 -06:00
2026-06-23 23:06:44 +10:00
2026-06-15 11:07:16 -04:00
2026-06-30 18:26:31 -04:00
2026-06-23 11:36:07 -04:00
2026-06-23 17:32:47 -05:00
2026-06-23 17:32:47 -05:00
2026-06-23 17:32:47 -05:00
2026-06-23 17:32:47 -05:00
2026-04-23 06:20:35 +10:00
2026-06-25 15:47:35 -07:00
2026-05-05 02:54:03 +05:00
2026-06-04 14:37:19 -04:00
2026-06-26 11:23:42 -05:00
2026-06-26 11:23:42 -05:00
2026-06-26 16:35:03 -06:00
2026-06-26 16:35:03 -06:00
2026-04-29 12:57:47 -06:00
2026-05-26 14:42:31 -06:00
2026-05-26 14:42:31 -06:00
2026-05-20 19:50:50 +02:00
2026-05-20 00:09:09 +02:00
2026-04-15 11:31:43 +02:00
2026-04-26 14:49:10 -07:00
2026-05-05 02:54:03 +05:00
2026-05-05 02:54:03 +05:00
2026-06-22 19:26:34 -06:00
2026-06-03 10:46:07 +01:00
2026-06-23 13:22:06 +02:00
2026-06-23 13:22:06 +02:00
2026-05-11 14:27:40 -05:00
2026-03-12 18:07:52 +02:00
2026-06-16 17:46:47 +00:00
2026-05-05 02:54:03 +05:00
2026-06-25 15:47:35 -07:00
2026-05-21 09:19:29 -06:00
2026-05-05 02:54:03 +05:00
2026-05-18 08:33:29 -04:00
2026-05-13 14:14:07 +00:00
2026-05-11 11:03:38 +02:00
2026-06-25 15:47:35 -07:00
2026-06-25 15:47:35 -07:00