feat: add AI Tasks page (#18047)

**Preview:**

<img width="1624" alt="Screenshot 2025-05-26 at 21 25 04"
src="https://github.com/user-attachments/assets/2a51915d-2527-4467-bf99-1f2d876b953b"
/>
This commit is contained in:
Bruno Quaresma
2025-05-27 11:34:07 -03:00
committed by GitHub
parent ce134bc63a
commit 9827c97f32
9 changed files with 763 additions and 6 deletions

View File

@ -3346,6 +3346,7 @@ const (
ExperimentDynamicParameters Experiment = "dynamic-parameters" // Enables dynamic parameters when creating a workspace.
ExperimentWorkspacePrebuilds Experiment = "workspace-prebuilds" // Enables the new workspace prebuilds feature.
ExperimentAgenticChat Experiment = "agentic-chat" // Enables the new agentic AI chat feature.
ExperimentAITasks Experiment = "ai-tasks" // Enables the new AI tasks feature.
)
// ExperimentsSafe should include all experiments that are safe for