{ "version": "1.0", "updatedAtUtc": "2026-03-02T02:00:00Z", "features": [ { "id": "workspace.switch_and_candidates", "tui": true, "gui": true, "status": "done", "owner": "bridge", "notes": "GUI can load configured + candidate projects, add/add+init candidates, switch context, group/filter, and bulk run filtered projects." }, { "id": "workflow.run", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI runs workflow via headless run bridge with live stream." }, { "id": "debug.run", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI runs debug profiles via headless debug bridge with live stream." }, { "id": "failure.card", "tui": true, "gui": true, "status": "done", "owner": "engine", "notes": "GUI renders failure card fields from headless summary payload." }, { "id": "run.context.lifecycle", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI shows run context and lifecycle fields from summary/events." }, { "id": "history.events.viewer", "tui": true, "gui": true, "status": "done", "owner": "bridge", "notes": "Bridge methods provide history/event file list and event-file read." }, { "id": "favorites.quick_actions", "tui": true, "gui": true, "status": "done", "owner": "bridge", "notes": "GUI supports favorites run/toggle, grouping/filtering, bulk run filtered favorites, and bulk remove via bridge." }, { "id": "setup_wizard_autofix", "tui": true, "gui": true, "status": "in_progress", "owner": "gui", "notes": "GUI now supports doctor/setup plan plus apply flows for dir autofix, legacy migration, and recommended config updates." }, { "id": "env_management_profile_editor", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI supports env profile selector/load, set-active, create/update profile values, and full env[] definition editing with validation." }, { "id": "command_palette_and_shortcuts", "tui": true, "gui": true, "status": "done", "owner": "gui", "notes": "GUI provides Ctrl+K command palette and ? shortcut help, including dynamic workspace switch and favorites run commands plus setup/doctor/history/events actions." } ] }