Commit Graph
50 Commits
Author SHA1 Message Date
Hare 42c69f9f6c protocol: identify workspace subscription runtimes 2026-08-01 19:11:41 +09:00
Hare ec262f0238 runtime: serve selective event subscriptions 2026-08-01 18:34:32 +09:00
Hare 81e631e640 auth: enforce workspace worker credentials over ticket REST 2026-08-01 17:23:59 +09:00
Hare 4cf110b28e runtime: replay Worker creation before workdir conflicts 2026-07-31 23:28:07 +09:00
Hare df34d43a23 server: close Ticket lifecycle crash gaps 2026-07-31 23:12:05 +09:00
Hare 005f6cb498 server: route Ticket mutation notifications 2026-07-31 20:15:11 +09:00
Hare d94ef81b43 runtime: bind workspaces to issuer 2026-07-30 13:42:53 +09:00
Hare 3dda06cbe3 runtime: scope worker access by workspace 2026-07-30 00:25:46 +09:00
Hare acc7281414 runtime: filter stopped workers 2026-07-29 04:27:04 +09:00
Hare 7a1b5e97c1 refactor: make runtime worker state authoritative 2026-07-28 19:21:09 +09:00
Hare 006762f900 worker: separate display metadata 2026-07-26 17:45:46 +09:00
Hare f7482d6151 runtime: dry-check worker restore 2026-07-24 15:17:53 +09:00
Hare d3d2b28adc runtime: simplify worker lifecycle 2026-07-24 11:07:04 +09:00
Hare a164017432 fix: bridge worker log events to protocol 2026-07-22 11:54:44 +09:00
Hare fdf1f43281 fix: echo protocol run inputs 2026-07-22 11:11:53 +09:00
Hare 70a26a3042 feat: route backend worker controls over protocol 2026-07-21 19:33:24 +09:00
Hare 983ffe6017 feat: route ticket tools through workspace backend 2026-07-16 01:18:13 +09:00
Hare e298856c85 feat: add web console commands 2026-07-14 07:55:51 +09:00
Hare 6ca0d48327 fix: use live worker observation snapshots 2026-07-14 02:59:52 +09:00
Hare da0fe7c81f runtime: preserve typed workdir errors 2026-07-13 20:17:09 +09:00
Hare 49f085916e runtime: remove runtime-owned id 2026-07-13 17:38:09 +09:00
Hare c948b669c1 runtime: restore persisted worker execution 2026-07-12 23:38:56 +09:00
Hare 59b1b3df79 workspace: gate workdir assignment 2026-07-12 20:07:32 +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 156f8ad044 runtime: remove worker transcript projection 2026-07-11 03:55:44 +09:00
Hare 9f6abb675c runtime: tolerate corrupt worker snapshots 2026-07-10 02:51:55 +09:00
Hare c3afcc7491 runtime: fetch profile archives for remote workers 2026-07-10 01:32:26 +09:00
Hare fa233ba025 runtime: own working directories 2026-07-09 19:04:37 +09:00
Hare 57e96d3be8 feat: add backend resource fetch api 2026-07-08 20:18:38 +09:00
Hare a823d414d0 feat: add decodal profile archives 2026-07-08 18:57:54 +09:00
Hare 25900f31cf refactor: remove working directory allocation terminology 2026-07-08 04:56:22 +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 8b7a5da031 feat: materialize execution workspaces 2026-07-07 03:56:32 +09:00
Hare b3dac8ea68 feat: live reload runtime connections 2026-07-04 04:47:23 +09:00
Hare c29d10b67b runtime: persist execution binding projection 2026-06-29 03:11:16 +09:00
Hare 14bb4934a6 runtime: unify worker creation path 2026-06-29 02:44:52 +09:00
Hare 9069b03504 fix: connect embedded runtime input lifecycle 2026-06-28 06:20:34 +09:00
Hare 18526ee362 feat: connect runtime worker execution adapter 2026-06-28 05:50:11 +09:00
Hare 761b60c857 fix: initialize restored worker observations 2026-06-28 04:46:08 +09:00
Hare 2d59717384 feat: add worker execution backend boundary 2026-06-28 04:33:01 +09:00
Hare 2fb7514daa runtime: remove fake companion responses 2026-06-28 03:06:12 +09:00
Hare 67df7d1a53 runtime: make worker console observation required 2026-06-28 02:11:43 +09:00
Hare 4867ab21bf fix: harden runtime config bundle boundary 2026-06-26 16:32:50 +09:00
Hare abab1af2f0 feat: add runtime config bundle sync 2026-06-26 16:06:58 +09:00
Hare 9807accaf0 feat: add worker observation websocket proxy 2026-06-26 13:54:55 +09:00
Hare 4071343996 feat: add worker runtime fs store 2026-06-26 04:40:58 +09:00
Hare fbd358a195 fix: keep worker terminal lifecycle stable 2026-06-26 01:50:11 +09:00
Hare 9b2cae32ea feat: add memory worker runtime crate 2026-06-26 01:31:09 +09:00