Hare
|
b31642e284
|
feat: project Ticket and Objective human references
|
2026-08-27 12:39:28 +09:00 |
|
Hare
|
3a7a3307ef
|
fix: map internal worker terminal lifecycles
|
2026-08-27 12:27:55 +09:00 |
|
Hare
|
0496cd907b
|
fix: use Ticket resource keys in handoffs
|
2026-08-27 12:24:19 +09:00 |
|
Hare
|
975b4fa700
|
feat: add typed engine run exits
|
2026-08-27 11:42:49 +09:00 |
|
Hare
|
060f280fdf
|
fix: allow parent commands during write delegation
|
2026-08-27 11:27:27 +09:00 |
|
Hare
|
7aaf189247
|
fix: scope delegated commands by cwd
|
2026-08-27 11:11:06 +09:00 |
|
Hare
|
df6d99c07d
|
Merge branch 'develop' into hare/develop
|
2026-08-27 09:21:58 +09:00 |
|
Hare
|
63306cf017
|
feat: integrate runtime Git cache materialization
|
2026-08-27 08:30:38 +09:00 |
|
Hare
|
08be5e85e4
|
fix: preserve command sessions across access refresh
|
2026-08-27 08:09:22 +09:00 |
|
Hare
|
9843510e1f
|
fix: remove conflicting coder worker control provider
|
2026-08-26 23:52:25 +09:00 |
|
Hare
|
83bda3dfb2
|
fix: restore companion subworker control
|
2026-08-26 22:06:34 +09:00 |
|
Hare
|
0ab15aa227
|
chore: merge hare/develop into develop
|
2026-08-26 19:44:31 +09:00 |
|
Hare
|
29c2fb8e06
|
fix: refresh repository access for worker workdirs
|
2026-08-26 19:27:10 +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
|
6f4efb36bb
|
fix: order optional feature service bindings
|
2026-08-26 16:28:54 +09:00 |
|
Hare
|
108d5b14d7
|
fix: withhold write-capable credentials from read-only sessions
|
2026-08-26 16:23:48 +09:00 |
|
Hare
|
f633b86b35
|
chore: integrate current develop for review
|
2026-08-26 16:12: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
|
aaa9c7987c
|
fix: reject ambiguous feature service providers
|
2026-08-26 16:01:06 +09:00 |
|
Hare
|
048007a042
|
test: complete tool output fixture
|
2026-08-26 15:47:34 +09:00 |
|
Hare
|
cb35b40b9d
|
feat: plan feature service installation
|
2026-08-26 15:47:27 +09:00 |
|
Hare
|
3b71fe03b4
|
fix: include merge request status regression in web tests
|
2026-08-26 15:27:19 +09:00 |
|
Hare
|
471db64bcc
|
fix: preserve repository access across retries
|
2026-08-26 15:21:52 +09:00 |
|
Hare
|
5e2234763c
|
fix: distinguish completed review requests in merge request status
|
2026-08-26 15:20:13 +09:00 |
|
Hare
|
1d140be715
|
feat: align merge request review workflow with selector refs
|
2026-08-26 15:03:26 +09:00 |
|
Hare
|
ffb2a34ae5
|
fix: enforce repository access and cache boundaries
|
2026-08-26 14:39:37 +09:00 |
|
Hare
|
ccf7de1a55
|
fix: preserve run budget across segment forks
|
2026-08-26 14:13:43 +09:00 |
|
Hare
|
ccf3c80d29
|
fix: clear abandoned run budget before compaction
|
2026-08-26 14:03:07 +09:00 |
|
Hare
|
3a3c89e0b4
|
feat: materialize repositories through runtime Git cache
|
2026-08-26 13:54:25 +09:00 |
|
Hare
|
17c629136a
|
fix: scope max turns to logical runs
|
2026-08-26 13:47:35 +09:00 |
|
Hare
|
52a5c4141f
|
chore: merge current develop into Ticket source
|
2026-08-26 12:24:14 +09:00 |
|
Hare
|
c9ba27c333
|
fix: update RepositoryRecord test URI access
|
2026-08-26 11:50:41 +09:00 |
|
Hare
|
46f6e2c58b
|
fix: complete Repository access management contracts
|
2026-08-26 11:38:23 +09:00 |
|
Hare
|
d1f47e5a22
|
fix: align Repository access DCDL fields
|
2026-08-26 11:06:19 +09:00 |
|
Hare
|
65de94bad3
|
feat: expose compaction as an internal worker
|
2026-08-26 10:39:43 +09:00 |
|
Hare
|
4e935c6203
|
test: refresh clean-build fixtures and assertions
|
2026-08-26 10:16:18 +09:00 |
|
Hare
|
eac07cf5a8
|
fix: provide subworker control service
|
2026-08-26 10:16:10 +09:00 |
|
Hare
|
260259d461
|
fix: return ticket queue outcomes to web clients
|
2026-08-26 10:16:03 +09:00 |
|
Hare
|
a9fb092834
|
feat: add Repository access settings UI
|
2026-08-26 08:51:23 +09:00 |
|
Hare
|
3a21a68792
|
feat: add Workspace Repository SSH secret authority
|
2026-08-26 08:51:15 +09:00 |
|
Hare
|
9d572d18bc
|
fix: accept reserved workers during initial flow resolution
|
2026-08-26 07:52:04 +09:00 |
|
Hare
|
f7852e8034
|
fix: remove misleading runtime capability projections
|
2026-08-26 06:19:33 +09:00 |
|
Hare
|
8c075de147
|
fix: allow remote runtime workdir creation
|
2026-08-26 05:13:21 +09:00 |
|
Hare
|
864367f4f5
|
fix: remove repository-local server configuration paths
|
2026-08-26 03:56:35 +09:00 |
|
Hare
|
33db2ea7f4
|
fix: unify browser origin configuration
|
2026-08-26 02:37:14 +09:00 |
|
Hare
|
8396d09891
|
fix: limit coder ticket comments to handoffs
|
2026-08-25 13:21:47 +09:00 |
|