feat: promote managed-agents, channel-templates, doctor to stable

Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
This commit is contained in:
Taylor Ho
2026-06-08 13:02:58 -07:00
parent 6096318861
commit 876191c36f
+3 -3
View File
@@ -5,14 +5,14 @@
"id": "managed-agents",
"name": "Managed Agents",
"description": "Create, configure, and run AI agents in your workspace",
"tier": "experimental",
"tier": "stable",
"platforms": ["desktop"]
},
{
"id": "channel-templates",
"name": "Channel Templates",
"description": "Pre-configured channel setups with agents and workflows",
"tier": "experimental",
"tier": "stable",
"platforms": ["desktop"]
},
{
@@ -68,7 +68,7 @@
"id": "doctor",
"name": "Doctor",
"description": "Diagnostic and debug panel for troubleshooting",
"tier": "dev",
"tier": "stable",
"platforms": ["desktop"]
}
]