2026-06-09 09:53:09 -07:00
|
|
|
{
|
|
|
|
|
"version": 1,
|
|
|
|
|
"features": [
|
|
|
|
|
{
|
|
|
|
|
"id": "workflows",
|
|
|
|
|
"name": "Workflows",
|
|
|
|
|
"description": "YAML-defined automations with approval gates",
|
|
|
|
|
"platforms": [
|
|
|
|
|
"desktop"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "projects",
|
|
|
|
|
"name": "Projects",
|
|
|
|
|
"description": "Git repository browser and collaboration",
|
|
|
|
|
"platforms": [
|
|
|
|
|
"desktop"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "pulse",
|
|
|
|
|
"name": "Pulse",
|
|
|
|
|
"description": "Activity feed with notes, social posts, and agent activity",
|
|
|
|
|
"platforms": [
|
|
|
|
|
"desktop"
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-07-01 11:55:30 -06:00
|
|
|
{
|
|
|
|
|
"id": "workspaceRail",
|
2026-07-14 12:11:02 -06:00
|
|
|
"name": "Community Rail",
|
2026-07-15 09:36:47 -06:00
|
|
|
"defaultEnabled": true,
|
2026-07-14 12:11:02 -06:00
|
|
|
"description": "Far-left rail for switching communities with cross-community unread indicators",
|
2026-07-01 11:55:30 -06:00
|
|
|
"platforms": [
|
|
|
|
|
"desktop"
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-06-09 09:53:09 -07:00
|
|
|
{
|
|
|
|
|
"id": "forum",
|
|
|
|
|
"name": "Forum Channels",
|
|
|
|
|
"description": "Forum-style threaded channels for long-form discussions",
|
|
|
|
|
"platforms": [
|
|
|
|
|
"desktop"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|