Commit Graph

69 Commits

Author SHA1 Message Date
52cccc7f2f
workspace: track workdir observation state 2026-07-12 12:32:24 +09:00
3009bb4ad9
workspace: delete workers through runtime 2026-07-12 09:06:59 +09:00
d8c0853d55
workspace: refine runtime and cleanup lists 2026-07-12 06:57:10 +09:00
30d15daddf
workspace: disable archived worker console links 2026-07-11 16:01:29 +09:00
2d2c29a775
workspace: remove worker status field 2026-07-11 15:22:23 +09:00
b6bb22f956
merge: orchestration 2026-07-11 13:44:15 +09:00
b877c92975
workspace: remove worker lifecycle state 2026-07-11 13:33:49 +09:00
10762a3c8b
workspace: remove observation cursor surface 2026-07-11 09:31:49 +09:00
10267869ae
feat: enforce embedded no-workdir worker policy 2026-07-11 08:59:19 +09:00
0e01e5c84b
workspace: align console colors with tui 2026-07-11 08:18:44 +09:00
69607d02bc
workspace: remove console color rail 2026-07-11 08:05:28 +09:00
db5c1d64d1
workspace: add rich console rendering 2026-07-11 07:46:03 +09:00
89ba205cac
workspace: aggregate console read calls 2026-07-11 07:28:31 +09:00
2a6930a946
workspace: group console tool calls 2026-07-11 07:17:03 +09:00
cab6a5300d
merge: orchestration 2026-07-11 04:52:53 +09:00
156f8ad044
runtime: remove worker transcript projection 2026-07-11 03:55:44 +09:00
361569a69e
fix: require discard confirmation for unknown workdirs 2026-07-11 03:30:08 +09:00
ba44391acf
feat: add manual worker workdir cleanup 2026-07-11 03:12:51 +09:00
8695089fba
fix: sync backend worker registry projections 2026-07-11 02:13:00 +09:00
24156947ac
ui: add runtime workdir pages 2026-07-11 00:15:49 +09:00
47e03bd54b
ui: move workers list to page 2026-07-10 12:06:10 +09:00
a3cb59af43
ui: move worker launch to page 2026-07-10 10:32:44 +09:00
ef0799c278
merge: orchestration 2026-07-09 19:24:12 +09:00
fa233ba025
runtime: own working directories 2026-07-09 19:04:37 +09:00
941b91261b
fix: complete profile source tree review fixes 2026-07-09 17:47:19 +09:00
81abfa630a
feat: add profile source tree editor 2026-07-09 17:22:57 +09:00
292ad2c202
ui: split workspace settings routes 2026-07-09 01:23:34 +09:00
3eefd33334
feat: add workspace profile settings 2026-07-08 21:38:23 +09:00
25900f31cf
refactor: remove working directory allocation terminology 2026-07-08 04:56:22 +09:00
9745bf041c
ui: show worker spawn diagnostics 2026-07-08 02:27:19 +09:00
40463b6133
refactor: rename execution workspace to working directory 2026-07-08 01:14:14 +09:00
684b19e87c
feat: add browser execution workspaces 2026-07-07 23:21:20 +09:00
fbc9ba411e
merge: workspace id route scoping
# Conflicts:
#	web/workspace/src/lib/workspace-sidebar/WorkspaceSidebar.svelte
2026-07-07 06:27:48 +09:00
7f6a057e22
ui: refine workspace sidebar controls 2026-07-07 06:19:08 +09:00
71340b8999
fix: redirect unscoped workspace routes 2026-07-07 05:44:22 +09:00
f6ad9cfcd3
feat: scope workspace routes by id 2026-07-07 05:26:03 +09:00
5ef8e4e8ba
refactor: move workspace pages into routes 2026-07-07 04:04:37 +09:00
b6029220ff
fix: refine workspace runtime UI 2026-07-06 22:51:25 +09:00
14e63ca5b6
fix: derive repository UI from registry 2026-07-05 05:10:23 +09:00
2f0d1cee19
feat: add workspace repository registry 2026-07-05 04:57:52 +09:00
b3dac8ea68
feat: live reload runtime connections 2026-07-04 04:47:23 +09:00
47ed0ff825
fix: harden runtime and worker launch controls 2026-07-03 02:54:48 +09:00
f2fead7ebd
feat: add workspace runtime and worker controls 2026-07-03 02:27:42 +09:00
c0c6880b1a
feat: add settings admin shell 2026-07-02 23:34:30 +09:00
9ae9b0a043
ui: filter worker console protocol noise 2026-07-01 23:32:39 +09:00
0602efd3b7
ui: simplify worker console 2026-06-28 22:41:32 +09:00
3be193223c
fix: report companion console runtime status 2026-06-28 16:13:33 +09:00
67df7d1a53
runtime: make worker console observation required 2026-06-28 02:11:43 +09:00
135667417b
ui: remove legacy local worker projection 2026-06-27 18:31:17 +09:00
62420b7cc4
merge: worker console redesign
# Conflicts:
#	web/workspace/src/lib/workspace-sidebar/WorkersNavSection.svelte
2026-06-27 03:26:48 +09:00