Hare
|
14c806d38f
|
docs: define durable operation boundaries
|
2026-09-02 14:43:49 +09:00 |
|
Hare
|
925100fb82
|
fix: stabilize configuration editor completion
|
2026-09-02 14:18:51 +09:00 |
|
Hare
|
b29b003ea3
|
feat: define orchestrator cleanup ownership
|
2026-09-02 02:26:35 +09:00 |
|
Hare
|
faa727965b
|
fix: fence orphan recovery claims
|
2026-09-02 01:59:32 +09:00 |
|
Hare
|
d2ffbf2c40
|
fix: guard Workdir removal recovery ownership
|
2026-09-02 01:40:48 +09:00 |
|
Hare
|
5418fad7d7
|
fix: serialize Workdir removal attempts
|
2026-09-02 01:00:24 +09:00 |
|
Hare
|
510795f1c5
|
fix: fence Workdir removal retries
|
2026-09-02 00:25:21 +09:00 |
|
Hare
|
9e0d499987
|
Merge remote-tracking branch 'origin/develop' into work/T-578-durable-workdir-removal
|
2026-09-02 00:01:26 +09:00 |
|
Hare
|
e96fde0632
|
feat: add durable Workdir removal authority
|
2026-09-02 00:01:16 +09:00 |
|
Hare
|
eea79dead4
|
fix: bound Web UX review evidence and cleanup
|
2026-09-01 23:44:24 +09:00 |
|
Hare
|
c4a3f4ba1e
|
fix: harden Web UX capture profiles
|
2026-09-01 23:00:28 +09:00 |
|
Hare
|
4a4a01b730
|
feat: add repeatable Web UX inspection workbench
|
2026-09-01 22:48:26 +09:00 |
|
Hare
|
a664e72488
|
feat: merge Composer paste handling from develop
|
2026-09-01 22:06:01 +09:00 |
|
Hare
|
21317123a4
|
fix: deduplicate CodeMirror completion state
|
2026-09-01 22:03:25 +09:00 |
|
Hare
|
409245cb52
|
fix: fence disabled Composer mutations
|
2026-09-01 21:00:26 +09:00 |
|
Hare
|
1aeb6fdb35
|
fix: enforce Composer read-only state
|
2026-09-01 20:48:16 +09:00 |
|
Hare
|
816fa96e07
|
fix: restore workers with remote workdir attachments
|
2026-09-01 20:41:37 +09:00 |
|
Hare
|
8fbe4218c6
|
fix: delete complete Composer selections
|
2026-09-01 20:34:23 +09:00 |
|
Hare
|
00c8df0fc9
|
fix: preserve exact short paste text
|
2026-09-01 20:19:53 +09:00 |
|
Hare
|
c52c7ead19
|
feat: add atomic paste chips to Web Composer
|
2026-09-01 19:50:26 +09:00 |
|
Hare
|
d1e8a827c2
|
fix: preserve configuration completion context
|
2026-09-01 18:59:16 +09:00 |
|
Hare
|
12d96fb03d
|
fix: preserve short paste line endings
|
2026-09-01 18:49:44 +09:00 |
|
Hare
|
171a191873
|
test: run shared composer paste contract
|
2026-09-01 18:27:21 +09:00 |
|
Hare
|
47dabd8793
|
fix: keep short composer pastes as text
|
2026-09-01 18:23:23 +09:00 |
|
Hare
|
2bb661f1cf
|
fix: complete paste artifact storage contract
|
2026-09-01 17:51:24 +09:00 |
|
Hare
|
04e296a4ef
|
feat: store large paste inputs as artifacts
|
2026-09-01 17:26:58 +09:00 |
|
Hare
|
4bba227af5
|
fix: remove legacy resume flag
|
2026-09-01 16:10:59 +09:00 |
|
Hare
|
5cc78d63c6
|
fix: merge Companion repository response validation
|
2026-09-01 13:21:13 +09:00 |
|
Hare
|
323f5dc09c
|
fix: validate repository settings wire response
|
2026-09-01 13:13:01 +09:00 |
|
Hare
|
fb97edfe95
|
fix: validate workspace schema before owner migration
|
2026-09-01 12:41:14 +09:00 |
|
Hare
|
070f62ef12
|
fix: harden workspace owner migration preflight
|
2026-09-01 12:22:29 +09:00 |
|
Hare
|
981749aa3d
|
feat: require account owners for workspaces
|
2026-09-01 12:10:52 +09:00 |
|
Hare
|
e01b46b30a
|
chore: shard Cargo build cache by workspace
|
2026-09-01 09:33:47 +09:00 |
|
Hare
|
a1b659c45d
|
chore: merge develop into hare/develop
# Conflicts:
# crates/client/src/lib.rs
# web/workspace/deno.json
|
2026-09-01 09:15:10 +09:00 |
|
Hare
|
37a012ef92
|
chore: configure shared Cargo build caching
|
2026-09-01 09:04:00 +09:00 |
|
Hare
|
4927e8a843
|
chore: merge current develop into workspace catalog DTO source
# Conflicts:
# crates/workspace-api/src/lib.rs
# crates/workspace-server/src/server.rs
# web/workspace/deno.json
# web/workspace/src/lib/workspace/sidebar/types.ts
|
2026-09-01 08:17:25 +09:00 |
|
Hare
|
025d6ddb47
|
refactor: make workspace API own workdir projections
|
2026-09-01 03:16:31 +09:00 |
|
Hare
|
01a4dfd5d3
|
fix: remove unused workspace API dependency
|
2026-09-01 02:52:11 +09:00 |
|
Hare
|
1d7158a0bf
|
chore: merge current develop into T-563 source
|
2026-09-01 02:39:08 +09:00 |
|
Hare
|
9de2afbfc6
|
fix: validate ticket repository summaries
|
2026-09-01 02:37:44 +09:00 |
|
Hare
|
9013754a3a
|
refactor: name the workspace catalog list response
|
2026-09-01 02:24:11 +09:00 |
|
Hare
|
21eea0b104
|
fix: consume shared workdir create contract
|
2026-09-01 02:14:57 +09:00 |
|
Hare
|
15e8d7365c
|
test: run workspace DTO boundary regressions
|
2026-09-01 02:05:07 +09:00 |
|
Hare
|
88e3bf7065
|
fix: preserve optional workdir wire fields
|
2026-09-01 02:00:19 +09:00 |
|
Hare
|
2765138bf3
|
chore: merge current develop into Companion DTO work
# Conflicts:
# web/workspace/deno.json
|
2026-09-01 01:59:39 +09:00 |
|
Hare
|
6b20ceac46
|
fix: validate workspace repository browser payloads
|
2026-09-01 01:49:38 +09:00 |
|
Hare
|
d748274905
|
refactor: centralize workspace repository response DTOs
|
2026-09-01 01:49:25 +09:00 |
|
Hare
|
e1578217d5
|
fix: preserve workdir status display contract
|
2026-09-01 01:45:32 +09:00 |
|
Hare
|
3481682cb4
|
feat: validate shared workdir REST contracts in web
|
2026-09-01 01:42:17 +09:00 |
|
Hare
|
996b7f2468
|
refactor: centralize workdir REST DTOs
|
2026-09-01 01:42:05 +09:00 |
|