Commit Graph
129 Commits
Author SHA1 Message Date
Hare d30dca2d99 fix: remove remaining workflow invoke surfaces 2026-07-16 06:04:19 +09:00
Hare d801b2698b refactor: remove workflow machinery 2026-07-16 05:45:24 +09:00
Hare 66abd53e51 feat: refine workspace console ui 2026-07-15 22:43:56 +09:00
Hare f9f1f85b07 feat: add worker console timeline 2026-07-15 02:46:45 +09:00
Hare e298856c85 feat: add web console commands 2026-07-14 07:55:51 +09:00
Hare 520c10d807 ui: refine worker console streaming 2026-07-14 04:54:23 +09:00
Hare 2e66655652 workspace: render console snapshot entries 2026-07-13 23:30:48 +09:00
Hare 4a90267ebc workspace: remove input readiness capability 2026-07-12 23:43:44 +09:00
Hare 59b1b3df79 workspace: gate workdir assignment 2026-07-12 20:07:32 +09:00
Hare 21802d68f8 workspace: finalize workdir deletion flow 2026-07-12 16:33:14 +09:00
Hare 52cccc7f2f workspace: track workdir observation state 2026-07-12 12:32:24 +09:00
Hare 3009bb4ad9 workspace: delete workers through runtime 2026-07-12 09:06:59 +09:00
Hare d8c0853d55 workspace: refine runtime and cleanup lists 2026-07-12 06:57:10 +09:00
Hare 30d15daddf workspace: disable archived worker console links 2026-07-11 16:01:29 +09:00
Hare 2d2c29a775 workspace: remove worker status field 2026-07-11 15:22:23 +09:00
Hare b6bb22f956 merge: orchestration 2026-07-11 13:44:15 +09:00
Hare b877c92975 workspace: remove worker lifecycle state 2026-07-11 13:33:49 +09:00
Hare 10762a3c8b workspace: remove observation cursor surface 2026-07-11 09:31:49 +09:00
Hare 10267869ae feat: enforce embedded no-workdir worker policy 2026-07-11 08:59:19 +09:00
Hare 0e01e5c84b workspace: align console colors with tui 2026-07-11 08:18:44 +09:00
Hare 69607d02bc workspace: remove console color rail 2026-07-11 08:05:28 +09:00
Hare db5c1d64d1 workspace: add rich console rendering 2026-07-11 07:46:03 +09:00
Hare 89ba205cac workspace: aggregate console read calls 2026-07-11 07:28:31 +09:00
Hare 2a6930a946 workspace: group console tool calls 2026-07-11 07:17:03 +09:00
Hare cab6a5300d merge: orchestration 2026-07-11 04:52:53 +09:00
Hare 156f8ad044 runtime: remove worker transcript projection 2026-07-11 03:55:44 +09:00
Hare 361569a69e fix: require discard confirmation for unknown workdirs 2026-07-11 03:30:08 +09:00
Hare ba44391acf feat: add manual worker workdir cleanup 2026-07-11 03:12:51 +09:00
Hare 8695089fba fix: sync backend worker registry projections 2026-07-11 02:13:00 +09:00
Hare 24156947ac ui: add runtime workdir pages 2026-07-11 00:15:49 +09:00
Hare 47e03bd54b ui: move workers list to page 2026-07-10 12:06:10 +09:00
Hare a3cb59af43 ui: move worker launch to page 2026-07-10 10:32:44 +09:00
Hare ef0799c278 merge: orchestration 2026-07-09 19:24:12 +09:00
Hare fa233ba025 runtime: own working directories 2026-07-09 19:04:37 +09:00
Hare 941b91261b fix: complete profile source tree review fixes 2026-07-09 17:47:19 +09:00
Hare 81abfa630a feat: add profile source tree editor 2026-07-09 17:22:57 +09:00
Hare 292ad2c202 ui: split workspace settings routes 2026-07-09 01:23:34 +09:00
Hare 3eefd33334 feat: add workspace profile settings 2026-07-08 21:38:23 +09:00
Hare 25900f31cf refactor: remove working directory allocation terminology 2026-07-08 04:56:22 +09:00
Hare 9745bf041c ui: show worker spawn diagnostics 2026-07-08 02:27:19 +09:00
Hare 40463b6133 refactor: rename execution workspace to working directory 2026-07-08 01:14:14 +09:00
Hare 684b19e87c feat: add browser execution workspaces 2026-07-07 23:21:20 +09:00
Hare fbc9ba411e merge: workspace id route scoping
# Conflicts:
#	web/workspace/src/lib/workspace-sidebar/WorkspaceSidebar.svelte
2026-07-07 06:27:48 +09:00
Hare 7f6a057e22 ui: refine workspace sidebar controls 2026-07-07 06:19:08 +09:00
Hare 71340b8999 fix: redirect unscoped workspace routes 2026-07-07 05:44:22 +09:00
Hare f6ad9cfcd3 feat: scope workspace routes by id 2026-07-07 05:26:03 +09:00
Hare 5ef8e4e8ba refactor: move workspace pages into routes 2026-07-07 04:04:37 +09:00
Hare b6029220ff fix: refine workspace runtime UI 2026-07-06 22:51:25 +09:00
Hare 14e63ca5b6 fix: derive repository UI from registry 2026-07-05 05:10:23 +09:00
Hare 2f0d1cee19 feat: add workspace repository registry 2026-07-05 04:57:52 +09:00