Hare
|
e365189276
|
feat: add provenance-aware worker history
|
2026-08-27 14:54:24 +09:00 |
|
Hare
|
975b4fa700
|
feat: add typed engine run exits
|
2026-08-27 11:42:49 +09:00 |
|
Hare
|
4ebc465e8d
|
fix: constrain repository SSH commands to authorized source
|
2026-08-26 19:02:20 +09:00 |
|
Hare
|
4b132a21e9
|
fix: bind repository SSH secrets to one-shot resources
|
2026-08-26 18:28:22 +09:00 |
|
Hare
|
b644971d45
|
fix: preauthorize repository access without persisting secrets
|
2026-08-26 17:23:43 +09:00 |
|
Hare
|
df34533765
|
fix: broker read-only repository SSH operations
|
2026-08-26 16:48:37 +09:00 |
|
Hare
|
108d5b14d7
|
fix: withhold write-capable credentials from read-only sessions
|
2026-08-26 16:23:48 +09:00 |
|
Hare
|
1873e18f8e
|
fix: enforce attachment access transitions
|
2026-08-26 16:10:39 +09:00 |
|
Hare
|
3cdcbb47bf
|
fix: preserve selector retries and workdir observations
|
2026-08-26 16:05:14 +09:00 |
|
Hare
|
471db64bcc
|
fix: preserve repository access across retries
|
2026-08-26 15:21:52 +09:00 |
|
Hare
|
ffb2a34ae5
|
fix: enforce repository access and cache boundaries
|
2026-08-26 14:39:37 +09:00 |
|
Hare
|
3a3c89e0b4
|
feat: materialize repositories through runtime Git cache
|
2026-08-26 13:54:25 +09:00 |
|
Hare
|
11be777fc0
|
fix: verify signed Workspace query targets
|
2026-08-25 01:12:24 +09:00 |
|
Hare
|
c2ab9a950f
|
feat: integrate Workspace API authorization
|
2026-08-25 00:54:13 +09:00 |
|
Hare
|
163a403636
|
feat: support typed remote repository sources
|
2026-08-24 13:35:19 +09:00 |
|
Hare
|
3c2664c3ce
|
feat: sign Runtime workspace requests
|
2026-08-24 13:32:49 +09:00 |
|
Hare
|
d69c367285
|
feat: prepare agen crates for publication
|
2026-08-23 03:41:51 +09:00 |
|
Hare
|
71c906e04d
|
fix: reject legacy workspace worker restore
|
2026-08-22 00:28:33 +09:00 |
|
Hare
|
61d174b174
|
fix: enforce workspace memory settings contract
|
2026-08-21 22:05:53 +09:00 |
|
Hare
|
c4814115de
|
feat: bind memory language to workspace settings
|
2026-08-21 21:50:12 +09:00 |
|
Hare
|
85d1815dcf
|
feat: adopt Workspace resource keys
|
2026-08-21 10:20:32 +09:00 |
|
Hare
|
cd9f0f009e
|
chore: merge develop into work/companion
# Conflicts:
# crates/tui/src/app.rs
|
2026-08-21 07:18:07 +09:00 |
|
Hare
|
18112d29a6
|
feat: project SubWorker activity in sidebar
|
2026-08-21 07:12:04 +09:00 |
|
Hare
|
8bedfcda84
|
fix: remove caller worker revision fence
|
2026-08-21 07:11:45 +09:00 |
|
Hare
|
92594488da
|
feat: stream workdir command output to consoles
|
2026-08-20 10:32:58 +09:00 |
|
Hare
|
2315c69f0a
|
fix(worker-runtime): complete embedded store identity migration
|
2026-08-20 08:44:09 +09:00 |
|
Hare
|
9d003a5c98
|
fix: exclude stale worker sockets from migration
|
2026-08-20 07:51:34 +09:00 |
|
Hare
|
d052cedc7d
|
fix: make worker identity migrations dry-runnable
|
2026-08-20 07:21:03 +09:00 |
|
Hare
|
e35b5797a3
|
feat: promote workers to Workspace-owned UUIDv7 identities
|
2026-08-19 23:04:02 +09:00 |
|
Hare
|
17d81e29cc
|
chore: merge authoritative develop into ticket source
|
2026-08-19 12:05:54 +09:00 |
|
Hare
|
5f2798458e
|
fix: align delegated paths with provider resolution
|
2026-08-19 11:22:56 +09:00 |
|
Hare
|
af3decce51
|
fix: preserve nested workdir delegation chains
|
2026-08-19 11:04:40 +09:00 |
|
Hare
|
1cb6cd4e98
|
fix: enforce delegated workdir scope after resolution
|
2026-08-19 10:43:37 +09:00 |
|
Hare
|
ce62e09919
|
feat: stream internal subworker output through parent
|
2026-08-19 09:24:14 +09:00 |
|
Hare
|
89ee5e48a5
|
fix: use active prompt projection route
|
2026-08-19 07:03:15 +09:00 |
|
Hare
|
5b5396599d
|
fix: restore pending workspace prompt catalog
|
2026-08-19 06:52:32 +09:00 |
|
Hare
|
4208b6228e
|
fix: fence prompt projection freshness
|
2026-08-19 06:22:41 +09:00 |
|
Hare
|
bb558bad2b
|
fix: share compiled prompt projection cache
|
2026-08-19 06:19:31 +09:00 |
|
Hare
|
fcc7c49ff1
|
fix: enforce prompt projection workspace scope
|
2026-08-19 06:07:24 +09:00 |
|
Hare
|
82eaa986d8
|
fix: scope prompt projection cache fills
|
2026-08-19 06:03:18 +09:00 |
|
Hare
|
17d6789b41
|
feat: propagate workspace prompt revisions
|
2026-08-19 06:01:03 +09:00 |
|
Hare
|
44b3c78761
|
fix: reject unrecoverable pending worker restore
|
2026-08-19 05:02:50 +09:00 |
|
Hare
|
d7e35ea9ee
|
fix: keep restore independent of live prompts
|
2026-08-19 04:41:38 +09:00 |
|
Hare
|
39aa465a51
|
fix: keep config bundles transport-only
|
2026-08-19 04:36:38 +09:00 |
|
Hare
|
382b5e57f2
|
fix: carry prompt projection source identity
|
2026-08-19 04:30:00 +09:00 |
|
Hare
|
0d011ea0cd
|
fix: fence prompt cache source revisions
|
2026-08-19 04:25:13 +09:00 |
|
Hare
|
b740b2d1e2
|
fix: remove config bundle restore dependency
|
2026-08-19 04:23:37 +09:00 |
|
Hare
|
956b453e6a
|
fix: preserve long-running workdir requests
|
2026-08-17 11:01:33 +09:00 |
|
Hare
|
8294a476d2
|
runtime: allow safe paused resume on orchestration
|
2026-08-15 03:49:53 +09:00 |
|
Hare
|
b910efd945
|
workdir: centralize workspace inventory contract
|
2026-08-15 03:29:53 +09:00 |
|