Hare
|
f966470d33
|
fix: acknowledge durable submissions before run preparation
|
2026-09-07 21:38:19 +09:00 |
|
Hare
|
c76ede2ab4
|
fix: allow slow initial input commits
|
2026-09-07 20:21:22 +09:00 |
|
Hare
|
2fd043b634
|
fix: expand worker creation timeout budgets
|
2026-09-07 19:43:26 +09:00 |
|
Hare
|
fb6bbe9145
|
fix: wait for worker shutdown before deletion
|
2026-09-07 19:31:32 +09:00 |
|
Hare
|
d1585d7483
|
fix: route worker failure logs through tracing
|
2026-09-07 18:14:07 +09:00 |
|
Hare
|
13d853217d
|
fix: log failed worker creations to stdout
|
2026-09-07 04:56:54 +09:00 |
|
Hare
|
cc27d57e4a
|
fix: reclaim failed worker creations
|
2026-09-07 04:44:19 +09:00 |
|
Hare
|
f5c5ea5a0b
|
fix: route worker consoles through logical resources
|
2026-09-07 03:53:34 +09:00 |
|
Hare
|
f1baea1705
|
feat: distribute latest workspace config to runtimes
|
2026-09-07 02:40:03 +09:00 |
|
Hare
|
31f7d39647
|
feat: add Server database migration command
|
2026-09-06 16:17:48 +09:00 |
|
Hare
|
c5a834bfd2
|
fix: restore composable Workspace schema migrations
|
2026-09-06 16:17:40 +09:00 |
|
Hare
|
ba9c885f52
|
feat: integrate Worker state authority
|
2026-09-06 11:00:00 +09:00 |
|
Hare
|
88683a8d8f
|
test: provide authoritative websocket snapshot
|
2026-09-06 10:41:20 +09:00 |
|
Hare
|
0c48c5dee3
|
fix: fail closed without worker snapshots
|
2026-09-06 10:33:45 +09:00 |
|
Hare
|
101a0acb6b
|
fix: terminalize removed worker reservations
|
2026-09-06 10:32:45 +09:00 |
|
Hare
|
2d1956b653
|
fix: separate worker state from runtime lifecycle
|
2026-09-06 10:05:54 +09:00 |
|
Hare
|
b7bba8b53a
|
fix: preserve workspace deletion checkpoints
|
2026-09-06 10:02:18 +09:00 |
|
Hare
|
7b25b767f8
|
fix: checkpoint workspace cleanup children
|
2026-09-06 09:35:44 +09:00 |
|
Hare
|
4631b95144
|
fix: fence workspace deletion side effects
|
2026-09-06 09:21:37 +09:00 |
|
Hare
|
38627c498b
|
fix: harden workspace deletion recovery
|
2026-09-06 08:57:54 +09:00 |
|
Hare
|
282a8d31b5
|
fix: enforce monotonic worker state projection
|
2026-09-06 07:56:25 +09:00 |
|
Hare
|
ab4fb4c1ee
|
fix: enforce workspace deletion blockers
|
2026-09-06 07:54:52 +09:00 |
|
Hare
|
e3e9e83bc1
|
feat: add guarded workspace deletion workflow
|
2026-09-06 07:22:33 +09:00 |
|
Hare
|
4269ebec04
|
chore: merge develop into worker state snapshot
|
2026-09-06 07:17:40 +09:00 |
|
Hare
|
e8b9adcde4
|
feat: add revisioned worker execution state
|
2026-09-06 06:54:29 +09:00 |
|
Hare
|
668a9062b3
|
fix: fence runtime detail route state
|
2026-09-06 06:11:23 +09:00 |
|
Hare
|
5fd2ccf084
|
fix: gate runtime key reveal and revoke confirmation
|
2026-09-06 05:50:29 +09:00 |
|
Hare
|
2cd57a32b2
|
fix: align runtime trust schema and built-in controls
|
2026-09-06 05:17:27 +09:00 |
|
Hare
|
89f4f99622
|
Merge branch 'develop' into work/T-595-runtime-trust-key-management
# Conflicts:
# web/workspace/deno.json
|
2026-09-06 05:07:26 +09:00 |
|
Hare
|
78d571ed14
|
feat: add workspace runtime trust key management
|
2026-09-06 05:06:37 +09:00 |
|
Hare
|
e5332f4a7f
|
feat: route SubWorker workdir execution through parent
|
2026-09-06 04:28:52 +09:00 |
|
Hare
|
3ed1545c3c
|
feat: integrate worker submit queue
|
2026-09-06 04:24:07 +09:00 |
|
Hare
|
9da20d15da
|
fix: compose passive notify with queued submit
|
2026-09-06 04:15:30 +09:00 |
|
Hare
|
052d60bd7d
|
fix: fence late command events and spawn rollback
|
2026-09-06 04:10:23 +09:00 |
|
Hare
|
2456d6fda5
|
fix: preserve pending activation order on restore
|
2026-09-06 04:00:02 +09:00 |
|
Hare
|
e7803d1aba
|
fix: qualify runtime binding helper
|
2026-09-06 03:52:42 +09:00 |
|
Hare
|
ca5fddf89b
|
fix: fence recursive SubWorker shutdown
|
2026-09-06 03:48:54 +09:00 |
|
Hare
|
88fad3893e
|
Merge commit '5e9f7a7dc3d1169118412376f16b72850aab63f2' into work/T-593-workspace-runtime-bindings
# Conflicts:
# crates/workspace-server/src/server.rs
|
2026-09-06 03:46:09 +09:00 |
|
Hare
|
82f9b0e48c
|
chore: merge current develop into T-588
|
2026-09-06 03:45:30 +09:00 |
|
Hare
|
7b1cf854f2
|
fix: serialize scoped command teardown
|
2026-09-06 03:29:50 +09:00 |
|
Hare
|
51c6d7f835
|
fix: require authenticated runtime bindings
|
2026-09-06 03:28:19 +09:00 |
|
Hare
|
9d55ce0a87
|
fix: reconcile interrupted upload pins
|
2026-09-06 03:15:44 +09:00 |
|
Hare
|
0f8d61188a
|
fix: order SubWorker cleanup before Workdir release
|
2026-09-06 03:12:55 +09:00 |
|
Hare
|
7363dffb9d
|
fix: gate runtime projection broadcasts
|
2026-09-06 03:00:36 +09:00 |
|
Hare
|
8e4b7deaa4
|
fix: preserve authenticated submit source
|
2026-09-06 02:56:51 +09:00 |
|
Hare
|
ec845cbc25
|
fix: fence revoked runtime bindings
|
2026-09-06 02:52:15 +09:00 |
|
Hare
|
e7079e223f
|
fix: close scoped SubWorker command authority
|
2026-09-06 02:37:13 +09:00 |
|
Hare
|
dea5bd581d
|
fix: secure submit activation handoff
|
2026-09-06 02:31:10 +09:00 |
|
Hare
|
75b85b46d1
|
feat: scope runtime bindings by workspace
|
2026-09-06 02:30:13 +09:00 |
|
Hare
|
68f00bc948
|
refactor: broker SubWorker Workdir tools through parent
|
2026-09-06 02:17:44 +09:00 |
|