Hare
|
0cd5ca11cc
|
feat: expose merge requests as workspace resources
|
2026-08-21 11:31:45 +09:00 |
|
Hare
|
ccb9d03865
|
feat: add workspace switcher menu
|
2026-08-21 11:30:23 +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
|
b49abce798
|
fix: locate multiline Console Tasks source
|
2026-08-21 07:13:46 +09:00 |
|
Hare
|
51b381a701
|
feat: switch Web SubWorker views
|
2026-08-21 07:12:37 +09:00 |
|
Hare
|
18112d29a6
|
feat: project SubWorker activity in sidebar
|
2026-08-21 07:12:04 +09:00 |
|
Hare
|
402543d617
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-08-21 05:37:57 +09:00 |
|
Hare
|
da2296bc9c
|
fix: restore workspace routing contracts
|
2026-08-21 04:36:40 +09:00 |
|
Hare
|
9917c09b19
|
feat: integrate workspace switching
|
2026-08-21 04:18:32 +09:00 |
|
Hare
|
6fe36f3e46
|
feat: integrate command output streaming
|
2026-08-21 03:54:47 +09:00 |
|
Hare
|
cfb173c570
|
fix: preserve command stream boundaries and lifecycle evidence
|
2026-08-21 03:49:45 +09:00 |
|
Hare
|
ad729af592
|
feat: add web workspace chooser and creation
|
2026-08-20 18:34:28 +09:00 |
|
Hare
|
f5f80fcd48
|
feat: add web console modes and run status
|
2026-08-20 15:02:24 +09:00 |
|
Hare
|
3e833b5295
|
fix: finalize stopped subworker sessions
|
2026-08-20 11:19:02 +09:00 |
|
Hare
|
92594488da
|
feat: stream workdir command output to consoles
|
2026-08-20 10:32:58 +09:00 |
|
Hare
|
de72afd9a1
|
fix: clear stale internal worker in-flight state
|
2026-08-20 06:18:21 +09:00 |
|
Hare
|
a96038d79f
|
feat: add canonical human-key resource routes
|
2026-08-20 02:17:21 +09:00 |
|
Hare
|
2858e8ceba
|
fix: align Workdir occupancy UI with stable worker IDs
|
2026-08-19 23:15:34 +09:00 |
|
Hare
|
ce62e09919
|
feat: stream internal subworker output through parent
|
2026-08-19 09:24:14 +09:00 |
|
Hare
|
73902b03b6
|
fix: preserve live errors across segment rotation
|
2026-08-19 08:29:36 +09:00 |
|
Hare
|
9aeaa52bdb
|
fix: retain worker run errors in console history
|
2026-08-19 08:12:55 +09:00 |
|
Hare
|
a10507c54f
|
merge: integrate orchestration
# Conflicts:
# crates/flow/src/builtin.rs
# crates/manifest/src/profile.rs
# crates/worker/src/prompt/catalog.rs
# crates/worker/src/prompt/system.rs
# resources/flows/coder-review.dcdl
# resources/prompts/role/coder.md
# resources/prompts/role/orchestrator.md
# web/workspace/src/lib/workspace/console/worker-console.ui.test.ts
# web/workspace/src/lib/workspace/styles/tickets.css
# web/workspace/src/routes/w/[workspaceId]/tickets/+page.svelte
# web/workspace/src/routes/w/[workspaceId]/tickets/+page.ts
|
2026-08-18 09:55:27 +09:00 |
|
Hare
|
6a607ccbed
|
feat: integrate bounded workspace query pagination
|
2026-08-18 09:03:59 +09:00 |
|
Hare
|
6ca5dfbe11
|
feat: paginate Ticket board lanes independently
|
2026-08-18 03:08:39 +09:00 |
|
Hare
|
bc835b8503
|
feat: add bounded Ticket and Objective query pages
|
2026-08-18 03:08:30 +09:00 |
|
Hare
|
200c24bc00
|
fix: avoid unbounded ticket board queries
|
2026-08-18 00:46:31 +09:00 |
|
Hare
|
0a2b24bf5e
|
fix: ignore transient vite config bundles
|
2026-08-17 23:33:12 +09:00 |
|
Hare
|
eec2be87ad
|
feat: paginate ticket workflow lanes
|
2026-08-17 23:33:12 +09:00 |
|
Hare
|
c6a476d65d
|
feat: derive ticket readiness from merge requests
|
2026-08-17 21:26:42 +09:00 |
|
Hare
|
a2cd860199
|
feat: gate ticket readiness on validated targets
|
2026-08-17 14:23:47 +09:00 |
|
Hare
|
063f203efe
|
merge: integrate selector-thread merge request authority
|
2026-08-17 10:34:01 +09:00 |
|
Hare
|
645458498a
|
fix: fence merge request approval and grant lifecycle
|
2026-08-17 07:57:23 +09:00 |
|
Hare
|
1fe1b7463f
|
fix: align merge requests with selector thread contract
|
2026-08-17 07:41:03 +09:00 |
|
Hare
|
9e48cae759
|
feat: expose selector based merge request threads
|
2026-08-17 07:09:20 +09:00 |
|
Hare
|
977c8e7b21
|
fix: align read projections with query contracts
|
2026-08-17 05:37:06 +09:00 |
|
Hare
|
14aa1aabea
|
feat: add bounded Ticket and Objective read APIs
|
2026-08-17 05:18:27 +09:00 |
|
Hare
|
76c427c887
|
fix: remove redundant merge request diff digest
|
2026-08-17 04:13:14 +09:00 |
|
Hare
|
5ea2792df7
|
merge-request: finalize one guarded merge outcome
|
2026-08-16 21:03:30 +09:00 |
|
Hare
|
1479148f84
|
merge-request: select one final integration result
|
2026-08-16 21:03:30 +09:00 |
|
Hare
|
027f60d262
|
merge-request: add target and merge result authority
|
2026-08-16 21:03:30 +09:00 |
|
Hare
|
4cf34375a8
|
config: commit without preview
|
2026-08-15 02:06:46 +09:00 |
|
Hare
|
404809ab6e
|
config: format sources before commit
|
2026-08-15 01:28:25 +09:00 |
|
Hare
|
c5c89795e1
|
config: require schema assertion on main
|
2026-08-15 00:21:46 +09:00 |
|
Hare
|
99b08e0f0c
|
web: protect config schema wrapper
|
2026-08-14 23:38:51 +09:00 |
|
Hare
|
83a99541b2
|
web: repair config source editor
|
2026-08-14 23:28:14 +09:00 |
|
Hare
|
1ed835fb79
|
Merge branch 'orchestration' into develop
# Conflicts:
# web/workspace/deno.json
|
2026-08-14 14:49:01 +09:00 |
|
Hare
|
ecbd003579
|
worker: track work as natural task steps
|
2026-08-14 14:23:58 +09:00 |
|
Hare
|
48ff977d06
|
config-source: validate static template catalog projections
|
2026-08-14 13:44:51 +09:00 |
|
Hare
|
93eea24420
|
web: show Worker tasks in Console
|
2026-08-14 12:46:59 +09:00 |
|
Hare
|
46ffde19a6
|
config-source: bind import cache keys to content
|
2026-08-14 12:06:10 +09:00 |
|