Commit Graph
164 Commits
Author SHA1 Message Date
Hare 0c2ca1eafb fix: harden profile settings validation 2026-07-08 22:06:12 +09:00
Hare 3eefd33334 feat: add workspace profile settings 2026-07-08 21:38:23 +09:00
Hare e716ae44f0 fix: harden backend resource handles 2026-07-08 20:44:04 +09:00
Hare 57e96d3be8 feat: add backend resource fetch api 2026-07-08 20:18:38 +09:00
Hare a2833dadca fix: reject unknown profile archive selectors 2026-07-08 19:21:52 +09:00
Hare a823d414d0 feat: add decodal profile archives 2026-07-08 18:57:54 +09:00
Hare 1688f2a640 fix: separate profile base from working directory 2026-07-08 18:03:55 +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 9adb0fae82 fix: preserve execution workspace cwd diagnostics 2026-07-07 23:50:01 +09:00
Hare 684b19e87c feat: add browser execution workspaces 2026-07-07 23:21:20 +09:00
Hare 71340b8999 fix: redirect unscoped workspace routes 2026-07-07 05:44:22 +09:00
Hare f6ad9cfcd3 feat: scope workspace routes by id 2026-07-07 05:26:03 +09:00
Hare c90ebf2468 fix: keep execution workspace paths internal 2026-07-07 04:16:04 +09:00
Hare 8b7a5da031 feat: materialize execution workspaces 2026-07-07 03:56:32 +09:00
Hare b6029220ff fix: refine workspace runtime UI 2026-07-06 22:51:25 +09:00
Hare 14e63ca5b6 fix: derive repository UI from registry 2026-07-05 05:10:23 +09:00
Hare 2f0d1cee19 feat: add workspace repository registry 2026-07-05 04:57:52 +09:00
Hare b3dac8ea68 feat: live reload runtime connections 2026-07-04 04:47:23 +09:00
Hare 47ed0ff825 fix: harden runtime and worker launch controls 2026-07-03 02:54:48 +09:00
Hare f2fead7ebd feat: add workspace runtime and worker controls 2026-07-03 02:27:42 +09:00
Hare 8e449acd59 feat: manage workspace backend local config 2026-07-02 21:02:45 +09:00
Hare da631029cb feat: add explicit workspace init 2026-07-02 18:20:38 +09:00
Hare a123db83ad feat: install workspace backend config template 2026-07-02 01:38:47 +09:00
Hare 5a8d18ec27 feat: add workspace backend config schema 2026-07-02 00:48:17 +09:00
Hare 736b05c670 feat: persist embedded workspace runtime in fs store 2026-06-29 04:05:02 +09:00
Hare ba7f9d2ee8 workspace: respect remote execution projection 2026-06-29 03:34:16 +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 05d39e05c7 test: align companion execution assertions 2026-06-28 16:55:34 +09:00
Hare 3be193223c fix: report companion console runtime status 2026-06-28 16:13:33 +09:00
Hare ee25cfbcfd fix: route workspace companion through worker runtime 2026-06-28 15:56:00 +09:00
Hare 7e29ff5ec9 fix: reject embedded spawn execution failures 2026-06-28 06:39:03 +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 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 135667417b ui: remove legacy local worker projection 2026-06-27 18:31:17 +09:00
Hare f3ad9c96b3 feat: add workspace companion console MVP 2026-06-26 17:01:30 +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 38ff7d8f80 fix: redact observation source debug output 2026-06-26 15:27:08 +09:00
Hare aeb12b3b8e feat: add remote runtime registry source 2026-06-26 15:15:29 +09:00
Hare c820928592 feat: add embedded workspace runtime registry 2026-06-26 14:40:07 +09:00
Hare 8cc9a594f7 fix: preserve runtime websocket diagnostics 2026-06-26 14:10:08 +09:00
Hare 9807accaf0 feat: add worker observation websocket proxy 2026-06-26 13:54:55 +09:00
Hare d7c4396cd3 fix: scope workspace worker lookup by runtime 2026-06-26 04:45:22 +09:00
Hare f6fd7b6323 feat: add workspace runtime registry source boundary 2026-06-26 04:31:59 +09:00
Hare 6c59fe927b refactor: rename pod crate to worker 2026-06-26 00:05:57 +09:00