Hare
|
38627c498b
|
fix: harden workspace deletion recovery
|
2026-09-06 08:57:54 +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
|
e7803d1aba
|
fix: qualify runtime binding helper
|
2026-09-06 03:52:42 +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
|
51c6d7f835
|
fix: require authenticated runtime bindings
|
2026-09-06 03:28:19 +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
|
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 |
|
Hare
|
5e9f7a7dc3
|
feat: add versioned runtime connection ping
|
2026-09-06 02:17:26 +09:00 |
|
Hare
|
b038f022d3
|
fix: harden submit queue durability
|
2026-09-06 01:35:26 +09:00 |
|
Hare
|
72b56964c3
|
chore: refresh T-588 onto develop
|
2026-09-05 23:19:52 +09:00 |
|
Hare
|
bb56283063
|
feat: persist worker submit activation queue
|
2026-09-05 22:06:59 +09:00 |
|
Hare
|
15bc299987
|
fix: align integrated validation contracts
|
2026-09-05 06:49:06 +09:00 |
|
Hare
|
1e674d70c2
|
refactor: unify Memory feature configuration authority
|
2026-09-04 22:55:37 +09:00 |
|
Hare
|
4390554477
|
feat: share Skill REST DTO authority
|
2026-09-04 13:30:39 +09:00 |
|
Hare
|
89856eb7c3
|
chore: replace legacy SQLite migrations with baselines
|
2026-09-04 12:48:45 +09:00 |
|
Hare
|
bc810beb3b
|
feat: centralize auth REST contracts
|
2026-09-03 17:35:24 +09:00 |
|
Hare
|
c1dfb1add5
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into work/T-566-memory-rest-dto
|
2026-09-03 16:07:53 +09:00 |
|
Hare
|
5cec2eef60
|
feat: unify Memory REST DTO authority
|
2026-09-03 15:54:48 +09:00 |
|
Hare
|
7abc6aca45
|
Merge commit '80221289935e227820aec902988a4f987273e05e' into work/T-549-provider-published-ref
# Conflicts:
# crates/worker-runtime/src/runtime.rs
|
2026-09-03 15:25:34 +09:00 |
|
Hare
|
f1bcd41ad9
|
fix: route embedded repository ref observation
|
2026-09-03 15:05:30 +09:00 |
|
Hare
|
8022128993
|
Merge branch 'refs/heads/develop' into work/T-565-worker-launch-rest-dto
|
2026-09-03 14:54:19 +09:00 |
|
Hare
|
7c056b1db8
|
fix: publish merge request ref diagnostic DTO
|
2026-09-03 14:34:09 +09:00 |
|
Hare
|
da14c82f71
|
fix: expose provider ref blockers without failing reads
|
2026-09-03 14:25:51 +09:00 |
|
Hare
|
1f32c693df
|
refactor: share Worker launch REST DTOs
|
2026-09-03 14:23:33 +09:00 |
|
Hare
|
2884c08466
|
fix: harden provider ref review boundaries
|
2026-09-03 13:49:20 +09:00 |
|
Hare
|
85e1ea320a
|
feat: unify worker lifecycle restore semantics
|
2026-09-03 13:23:31 +09:00 |
|
Hare
|
7be428d8bf
|
fix: require provider-published merge request refs
|
2026-09-03 12:56:17 +09:00 |
|
Hare
|
6b1b8a8846
|
fix: migrate legacy repository references
|
2026-09-03 11:09:55 +09:00 |
|
Hare
|
9fb1b90856
|
Merge remote-tracking branch 'refs/remotes/origin/hare/develop' into develop
|
2026-09-03 09:47:53 +09:00 |
|
Hare
|
9dc8d9a77a
|
fix: fence attachment grants and lifecycle cleanup
|
2026-09-03 07:22:07 +09:00 |
|
Hare
|
6c5b8315a3
|
chore: remove generated test bindings
|
2026-09-03 05:07:14 +09:00 |
|
Hare
|
690ed0f121
|
fix: fence uploaded attachment lifecycle
|
2026-09-03 05:07:03 +09:00 |
|
Hare
|
09a33e7283
|
feat: add session-owned uploaded file attachments
|
2026-09-03 04:58:11 +09:00 |
|
Hare
|
a595af133c
|
feat: merge durable Workdir updates from develop
# Conflicts:
# docs/README.md
# docs/design/durable-operations.md
# web/workspace/deno.json
|
2026-09-03 02:47:50 +09:00 |
|
Hare
|
f74f3cd133
|
fix: reject conflicting repository import intent
|
2026-09-03 02:44:24 +09:00 |
|
Hare
|
63ad590262
|
fix: remove implicit repository startup selection
|
2026-09-02 20:00:12 +09:00 |
|