Commit Graph

61 Commits

Author SHA1 Message Date
8841d063be
fix: unify worker protocol websocket 2026-07-21 20:29:30 +09:00
70a26a3042
feat: route backend worker controls over protocol 2026-07-21 19:33:24 +09:00
2e2d7b7290
fix: expose runtime worker list endpoint 2026-07-21 18:04:14 +09:00
2572dde691
feat: add workspace memory backend for embedded workers 2026-07-21 09:27:28 +09:00
983ffe6017
feat: route ticket tools through workspace backend 2026-07-16 01:18:13 +09:00
e298856c85
feat: add web console commands 2026-07-14 07:55:51 +09:00
da0fe7c81f
runtime: preserve typed workdir errors 2026-07-13 20:17:09 +09:00
49f085916e
runtime: remove runtime-owned id 2026-07-13 17:38:09 +09:00
4a90267ebc
workspace: remove input readiness capability 2026-07-12 23:43:44 +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
c5aae4b234
workspace: use opaque numeric worker ids 2026-07-12 05:07:39 +09:00
2d2c29a775
workspace: remove worker status field 2026-07-11 15:22:23 +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
ba44391acf
feat: add manual worker workdir cleanup 2026-07-11 03:12:51 +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
d149f7e936
runtime: namespace spawned worker names 2026-07-10 04:18:14 +09:00
611f1656a3
profile: inherit default model for roles 2026-07-10 03:58:45 +09:00
69fd11a233
runtime: use workspace id for profile archives 2026-07-10 03:14:15 +09:00
c3afcc7491
runtime: fetch profile archives for remote workers 2026-07-10 01:32:26 +09:00
fa233ba025
runtime: own working directories 2026-07-09 19:04:37 +09:00
0c2ca1eafb
fix: harden profile settings validation 2026-07-08 22:06:12 +09:00
3eefd33334
feat: add workspace profile settings 2026-07-08 21:38:23 +09:00
57e96d3be8
feat: add backend resource fetch api 2026-07-08 20:18:38 +09:00
a2833dadca
fix: reject unknown profile archive selectors 2026-07-08 19:21:52 +09:00
a823d414d0
feat: add decodal profile archives 2026-07-08 18:57:54 +09:00
1688f2a640
fix: separate profile base from working directory 2026-07-08 18:03:55 +09:00
25900f31cf
refactor: remove working directory allocation terminology 2026-07-08 04:56:22 +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
c90ebf2468
fix: keep execution workspace paths internal 2026-07-07 04:16:04 +09:00
8b7a5da031
feat: materialize execution workspaces 2026-07-07 03:56:32 +09:00
b6029220ff
fix: refine workspace runtime UI 2026-07-06 22:51:25 +09:00
b3dac8ea68
feat: live reload runtime connections 2026-07-04 04:47:23 +09:00
f2fead7ebd
feat: add workspace runtime and worker controls 2026-07-03 02:27:42 +09:00
736b05c670
feat: persist embedded workspace runtime in fs store 2026-06-29 04:05:02 +09:00
ba7f9d2ee8
workspace: respect remote execution projection 2026-06-29 03:34:16 +09:00
c29d10b67b
runtime: persist execution binding projection 2026-06-29 03:11:16 +09:00
14bb4934a6
runtime: unify worker creation path 2026-06-29 02:44:52 +09:00
ee25cfbcfd
fix: route workspace companion through worker runtime 2026-06-28 15:56:00 +09:00
7e29ff5ec9
fix: reject embedded spawn execution failures 2026-06-28 06:39:03 +09:00
9069b03504
fix: connect embedded runtime input lifecycle 2026-06-28 06:20:34 +09:00
18526ee362
feat: connect runtime worker execution adapter 2026-06-28 05:50:11 +09:00
2d59717384
feat: add worker execution backend boundary 2026-06-28 04:33:01 +09:00
2fb7514daa
runtime: remove fake companion responses 2026-06-28 03:06:12 +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
4867ab21bf
fix: harden runtime config bundle boundary 2026-06-26 16:32:50 +09:00