Commit Graph

136 Commits

Author SHA1 Message Date
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
8a3fca65f2
workspace: remove observation replay 2026-07-11 08:50:42 +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
239f93b084
fix: keep unmanaged workdirs out of managed lists 2026-07-11 02:31:29 +09:00
8695089fba
fix: sync backend worker registry projections 2026-07-11 02:13:00 +09:00
3e5546ea33
feat: add backend worker workdir registry 2026-07-11 01:38:23 +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
ef0799c278
merge: orchestration 2026-07-09 19:24:12 +09:00
fa233ba025
runtime: own working directories 2026-07-09 19:04:37 +09:00
13c6548b46
fix: reject profile source root symlinks 2026-07-09 18:08:31 +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
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
e716ae44f0
fix: harden backend resource handles 2026-07-08 20:44:04 +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
9adb0fae82
fix: preserve execution workspace cwd diagnostics 2026-07-07 23:50:01 +09:00
684b19e87c
feat: add browser execution workspaces 2026-07-07 23:21:20 +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
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
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
8e449acd59
feat: manage workspace backend local config 2026-07-02 21:02:45 +09:00
da631029cb
feat: add explicit workspace init 2026-07-02 18:20:38 +09:00
a123db83ad
feat: install workspace backend config template 2026-07-02 01:38:47 +09:00
5a8d18ec27
feat: add workspace backend config schema 2026-07-02 00:48:17 +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
05d39e05c7
test: align companion execution assertions 2026-06-28 16:55:34 +09:00
3be193223c
fix: report companion console runtime status 2026-06-28 16:13:33 +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
f3ad9c96b3
feat: add workspace companion console MVP 2026-06-26 17:01:30 +09:00
4867ab21bf
fix: harden runtime config bundle boundary 2026-06-26 16:32:50 +09:00
abab1af2f0
feat: add runtime config bundle sync 2026-06-26 16:06:58 +09:00
38ff7d8f80
fix: redact observation source debug output 2026-06-26 15:27:08 +09:00
aeb12b3b8e
feat: add remote runtime registry source 2026-06-26 15:15:29 +09:00
c820928592
feat: add embedded workspace runtime registry 2026-06-26 14:40:07 +09:00
8cc9a594f7
fix: preserve runtime websocket diagnostics 2026-06-26 14:10:08 +09:00
9807accaf0
feat: add worker observation websocket proxy 2026-06-26 13:54:55 +09:00
d7c4396cd3
fix: scope workspace worker lookup by runtime 2026-06-26 04:45:22 +09:00
f6fd7b6323
feat: add workspace runtime registry source boundary 2026-06-26 04:31:59 +09:00
6c59fe927b
refactor: rename pod crate to worker 2026-06-26 00:05:57 +09:00
38d25582b2
fix: make worker runtime ids resolvable 2026-06-24 20:08:23 +09:00
9bd1550715
feat: add worker runtime registry overview 2026-06-24 19:56:08 +09:00
217a4828d7
feat: abstract worker runtime spawn boundary 2026-06-24 19:24:18 +09:00
49c9e19074
fix: return persisted workspace identity 2026-06-23 16:29:48 +09:00
31565c9b9e
feat: persist workspace identity 2026-06-23 16:12:39 +09:00
8daf9eacb7
merge: sync orchestration before queue 00001KVSKJ0EA 2026-06-23 15:47:17 +09:00
48672e4317
fix: canonicalize workspace server root 2026-06-23 15:47:11 +09:00
a13fb6933b
protocol: generate workspace TypeScript types 2026-06-23 15:08:22 +09:00
d89ace5b9c
workspace: canonicalize legacy workspaces 2026-06-22 18:17:21 +09:00
5149ab703f
workspace: implement db schema v0 bootstrap 2026-06-22 18:01:38 +09:00
ceb1ee3b56
feat: add repository objective pages 2026-06-22 02:21:51 +09:00
58143ead83
feat: expose workspace hosts and workers 2026-06-22 01:30:48 +09:00
e6f68496b4
feat: add workspace server launcher 2026-06-21 19:55:55 +09:00
ab7658c1f2
feat: bootstrap workspace web control plane 2026-06-21 16:34:36 +09:00