Commit Graph

74 Commits

Author SHA1 Message Date
4de801f8d0
runtime: avoid profile archive during restore 2026-07-24 21:04:12 +09:00
1d64618b4a
runtime: simplify workdir layout 2026-07-24 18:37:59 +09:00
f7482d6151
runtime: dry-check worker restore 2026-07-24 15:17:53 +09:00
d3d2b28adc
runtime: simplify worker lifecycle 2026-07-24 11:07:04 +09:00
e0b092dbc8
workdir: project occupancy from links 2026-07-24 09:29:25 +09:00
19d5396897
migrate: move workspace data to XDG SQLite stores 2026-07-24 08:45:42 +09:00
44deacb3f4
fix: remove workdir management kind 2026-07-22 20:52:09 +09:00
b9f4c06c68
fix: share protocol frame codec 2026-07-22 14:03:33 +09:00
945716d010
fix: share worker protocol session logic 2026-07-22 12:51:19 +09:00
a164017432
fix: bridge worker log events to protocol 2026-07-22 11:54:44 +09:00
fdf1f43281
fix: echo protocol run inputs 2026-07-22 11:11:53 +09:00
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
1251edae04
feat: route worker workspace access through backend authority 2026-07-21 11:21:13 +09:00
2572dde691
feat: add workspace memory backend for embedded workers 2026-07-21 09:27:28 +09:00
1173e3af38
runtime: report adapter task panics 2026-07-19 00:37:53 +09:00
5f651755d8
runtime: preserve workdirs across worker deletion 2026-07-18 21:49:19 +09:00
5e91f98ae0
dev: enable default ticket tools and workdir helpers 2026-07-18 17:32:46 +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
6ca0d48327
fix: use live worker observation snapshots 2026-07-14 02:59:52 +09:00
1837865b33
runtime: restore from metadata snapshot 2026-07-13 23:56:16 +09:00
da0fe7c81f
runtime: preserve typed workdir errors 2026-07-13 20:17:09 +09:00
6b91d83fe2
runtime: normalize filesystem options 2026-07-13 19:06:26 +09:00
b82407816e
runtime: remove workspace cwd options 2026-07-13 18:31:54 +09:00
49f085916e
runtime: remove runtime-owned id 2026-07-13 17:38:09 +09:00
c948b669c1
runtime: restore persisted worker execution 2026-07-12 23:38:56 +09:00
59b1b3df79
workspace: gate workdir assignment 2026-07-12 20:07:32 +09:00
21802d68f8
workspace: finalize workdir deletion flow 2026-07-12 16:33:14 +09:00
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
c5aae4b234
workspace: use opaque numeric worker ids 2026-07-12 05:07:39 +09:00
142b60e1b3
refactor: separate worker workspace identity 2026-07-11 09:58:20 +09:00
b50b94612a
feat: add explicit worker filesystem authority 2026-07-11 07:30:17 +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
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
d149f7e936
runtime: namespace spawned worker names 2026-07-10 04:18:14 +09:00
9f6abb675c
runtime: tolerate corrupt worker snapshots 2026-07-10 02:51:55 +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
d216b10100
runtime: default working directories to data dir 2026-07-09 19:24:04 +09:00
fa233ba025
runtime: own working directories 2026-07-09 19:04:37 +09:00
81abfa630a
feat: add profile source tree editor 2026-07-09 17:22:57 +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