feat(lanes): add a read-only feature picker to the Workspace page (B)

This commit is contained in:
2026-08-04 15:00:41 +07:00
parent 5b2f98ab4d
commit 3a83e849cf
6 changed files with 121 additions and 3 deletions
+3
View File
@@ -81,6 +81,9 @@
"status.idle": "idle",
"status.provisioning": "provisioning",
"status.running": "running",
"features.live": "Live",
"features.archived": "archived",
"features.viewingArchived": "Viewing archived feature \"{{slug}}\" — the lane keeps running; this is a read-only snapshot.",
"statusDead": "DEAD",
"title": "Lanes",
"tooltipStart": "Spawn a conversation-mode run with no initial prompt; driven from CLI or via message"