Hare
|
e448073b98
|
fix: fence resolved Workdir lease aliases
|
2026-09-14 20:05:27 +09:00 |
|
Hare
|
3eca380bd8
|
Merge remote-tracking branch 'origin/develop' into work/T-604-workdir-symlink-policy
|
2026-09-14 19:12:17 +09:00 |
|
Hare
|
8a3e06bc81
|
feat: add selective Workdir symlink policies
|
2026-09-14 19:09:12 +09:00 |
|
Hare
|
a61ad15767
|
refactor: remove ambient plugin authority
|
2026-09-14 18:40:42 +09:00 |
|
Hare
|
ec5a403ec6
|
feat: replace linked worktrees with runtime clones
|
2026-09-12 01:43:21 +09:00 |
|
Hare
|
f966470d33
|
fix: acknowledge durable submissions before run preparation
|
2026-09-07 21:38:19 +09:00 |
|
Hare
|
2d1956b653
|
fix: separate worker state from runtime lifecycle
|
2026-09-06 10:05:54 +09:00 |
|
Hare
|
282a8d31b5
|
fix: enforce monotonic worker state projection
|
2026-09-06 07:56:25 +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
|
e5332f4a7f
|
feat: route SubWorker workdir execution through parent
|
2026-09-06 04:28:52 +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
|
ca5fddf89b
|
fix: fence recursive SubWorker shutdown
|
2026-09-06 03:48:54 +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
|
8e4b7deaa4
|
fix: preserve authenticated submit source
|
2026-09-06 02:56:51 +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
|
68f00bc948
|
refactor: broker SubWorker Workdir tools through parent
|
2026-09-06 02:17:44 +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
|
5b0a6691f8
|
fix: fence pending queue controls
|
2026-09-05 23:16:19 +09:00 |
|
Hare
|
d2fa0787d8
|
fix: retain child-local bash output scope
|
2026-09-05 22:29:19 +09:00 |
|
Hare
|
a7056702e8
|
fix: keep worker-host paths out of remote delegations
|
2026-09-05 22:18:46 +09:00 |
|
Hare
|
bb56283063
|
feat: persist worker submit activation queue
|
2026-09-05 22:06:59 +09:00 |
|
Hare
|
69824ea45d
|
fix: defer resident Memory loading until first run
|
2026-09-05 07:52:47 +09:00 |
|
Hare
|
15bc299987
|
fix: align integrated validation contracts
|
2026-09-05 06:49:06 +09:00 |
|
Hare
|
87bdb0c6ed
|
chore: integrate develop into hare/develop candidate
|
2026-09-05 04:15:47 +09:00 |
|
Hare
|
aa96bbedbc
|
fix: harden Memory restore and scheduling
|
2026-09-05 00:24:00 +09:00 |
|
Hare
|
4df277c81f
|
fix: preserve Memory consolidation enablement
|
2026-09-04 23:53:59 +09:00 |
|
Hare
|
12646b6ca0
|
refactor: install Memory prompt contributions through Feature
|
2026-09-04 23:40:12 +09:00 |
|
Hare
|
1e674d70c2
|
refactor: unify Memory feature configuration authority
|
2026-09-04 22:55:37 +09:00 |
|
Hare
|
5ee77698db
|
fix: gate workspace memory lifecycle authority
|
2026-09-04 20:53:27 +09:00 |
|
Hare
|
d1f5661881
|
test: cover memory lifecycle outcomes
|
2026-09-04 20:11:29 +09:00 |
|
Hare
|
532d078720
|
test: exercise memory lifecycle background behavior
|
2026-09-04 19:41:04 +09:00 |
|
Hare
|
27e5df106f
|
fix: complete memory lifecycle feature boundaries
|
2026-09-04 19:16:01 +09:00 |
|
Hare
|
33d98868c3
|
refactor: move memory extraction into lifecycle feature
|
2026-09-04 18:44:50 +09:00 |
|
Hare
|
fb13e53cb5
|
test: cover start race at rewrite barrier
|
2026-09-04 16:53:35 +09:00 |
|
Hare
|
60a5495ccd
|
fix: hold feature task barrier across rewrites
|
2026-09-04 16:34:15 +09:00 |
|
Hare
|
f1dc90621c
|
fix: fence feature task shutdown races
|
2026-09-04 16:13:35 +09:00 |
|
Hare
|
eecb116709
|
fix: bound feature lifecycle execution
|
2026-09-04 16:04:10 +09:00 |
|
Hare
|
783d25b1c4
|
fix: project ticket blockers from current DTO shape
|
2026-09-04 15:47:11 +09:00 |
|
Hare
|
af06eecfd0
|
feat: add executable feature lifecycle hooks
|
2026-09-04 14:50:44 +09:00 |
|
Hare
|
4390554477
|
feat: share Skill REST DTO authority
|
2026-09-04 13:30:39 +09:00 |
|
Hare
|
eac4a0c071
|
fix: harden interceptor lifecycle contracts
|
2026-09-03 16:46:02 +09:00 |
|
Hare
|
0245980ea5
|
refactor: finalize interceptor lifecycle boundaries
|
2026-09-03 15:33:15 +09:00 |
|
Hare
|
68b1aa64e9
|
feat: type async interceptor failures
|
2026-09-03 14:46:07 +09:00 |
|
Hare
|
85e1ea320a
|
feat: unify worker lifecycle restore semantics
|
2026-09-03 13:23:31 +09:00 |
|