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 |
|
Hare
|
1ed835fb79
|
Merge branch 'orchestration' into develop
# Conflicts:
# web/workspace/deno.json
|
2026-08-14 14:49:01 +09:00 |
|
Hare
|
ace134e2f0
|
runtime: deliver immutable prompt bundle on initial spawn
|
2026-08-14 14:24:59 +09:00 |
|
Hare
|
0ad7d6d210
|
worker: replace filesystem prompts with effective DCDL catalog
|
2026-08-14 13:45:03 +09:00 |
|
Hare
|
e582babae3
|
runtime: avoid duplicate Notify observations
|
2026-08-14 12:46:49 +09:00 |
|
Hare
|
9cd1c1c448
|
runtime: update Decodal import loader test
|
2026-08-14 00:40:39 +09:00 |
|
Hare
|
7aa4d3067e
|
config: add canonical Decodal source core
|
2026-08-13 22:13:33 +09:00 |
|
Hare
|
fe373b5656
|
runtime: remove embedded worker socket transport
|
2026-08-13 03:25:57 +09:00 |
|
Hare
|
1d4ffa875a
|
runtime: restore persisted workers without adapter panic
|
2026-08-13 02:01:13 +09:00 |
|
Hare
|
8ae930c5fc
|
worker: add guarded WorkerRemove lifecycle
|
2026-08-12 17:00:32 +09:00 |
|
Hare
|
8cc0aaf8d2
|
runtime: prove Worker mutation source authority
|
2026-08-12 04:03:09 +09:00 |
|
Hare
|
5e5ce73fd0
|
runtime: harden retention reconciliation and retry
|
2026-08-12 00:46:39 +09:00 |
|
Hare
|
da8313fa1a
|
runtime: add revisioned worker retention authority
|
2026-08-11 23:57:37 +09:00 |
|
Hare
|
34f8949e85
|
runtime: canonicalize Worker aggregates
|
2026-08-11 22:38:29 +09:00 |
|
Hare
|
64ced7dbad
|
worker: make coder review routing durable
|
2026-08-10 02:01:08 +09:00 |
|
Hare
|
b9dadb6a08
|
worker: support typed initial submit on spawn
|
2026-08-09 23:19:29 +09:00 |
|
Hare
|
068ba9afa5
|
flow: own worker flow state in runtime sessions
|
2026-08-09 18:04:32 +09:00 |
|
Hare
|
c0532fda4e
|
runtime: project granted worker sessions
|
2026-08-07 16:31:30 +09:00 |
|
Hare
|
a2781f57e9
|
worker: structure runtime worker identities
|
2026-08-05 21:26:55 +09:00 |
|
Hare
|
36df79e561
|
runtime: allow cross-runtime workdir sessions
|
2026-08-05 16:02:16 +09:00 |
|
Hare
|
f98a123e40
|
runtime: route notifications through worker inbox
|
2026-08-05 01:44:57 +09:00 |
|
Hare
|
e5f0c4168f
|
workdir: add authenticated runtime session transport
|
2026-08-03 23:37:15 +09:00 |
|
Hare
|
05e8b00bf0
|
workdir: separate identity from worker session
|
2026-08-03 18:12:47 +09:00 |
|
Hare
|
0ffaa6c741
|
workspace: remove worker credential refresh flow
|
2026-08-03 17:08:23 +09:00 |
|
Hare
|
ddadc830ac
|
workdir: add network-capable operation boundary
|
2026-08-03 16:14:01 +09:00 |
|
Hare
|
0fa36395e7
|
web: show worker status in sidebar
|
2026-08-02 04:18:16 +09:00 |
|
Hare
|
0f9f06048a
|
runtime: remove legacy event polling authority
|
2026-08-01 22:55:58 +09:00 |
|
Hare
|
b977c4cbad
|
server: stream workspace worker subscriptions
|
2026-08-01 20:12:27 +09:00 |
|
Hare
|
42c69f9f6c
|
protocol: identify workspace subscription runtimes
|
2026-08-01 19:11:41 +09:00 |
|
Hare
|
ec262f0238
|
runtime: serve selective event subscriptions
|
2026-08-01 18:34:32 +09:00 |
|
Hare
|
81e631e640
|
auth: enforce workspace worker credentials over ticket REST
|
2026-08-01 17:23:59 +09:00 |
|
Hare
|
3412f1c0ed
|
merge: integrate ticket assignment notifications
# Conflicts:
# crates/workspace-server/src/store.rs
|
2026-07-31 23:59:09 +09:00 |
|
Hare
|
06a98fe30c
|
workdir: report current selector and ref
|
2026-07-31 23:48:46 +09:00 |
|
Hare
|
4cf110b28e
|
runtime: replay Worker creation before workdir conflicts
|
2026-07-31 23:28:07 +09:00 |
|
Hare
|
df34d43a23
|
server: close Ticket lifecycle crash gaps
|
2026-07-31 23:12:05 +09:00 |
|
Hare
|
005f6cb498
|
server: route Ticket mutation notifications
|
2026-07-31 20:15:11 +09:00 |
|
Hare
|
3e217adc14
|
feat: profile解決とmodel catalogを更新
|
2026-07-30 22:12:25 +09:00 |
|
Hare
|
d94ef81b43
|
runtime: bind workspaces to issuer
|
2026-07-30 13:42:53 +09:00 |
|
Hare
|
ac6c8b275d
|
runtime: require http auth
|
2026-07-30 13:05:57 +09:00 |
|
Hare
|
3dda06cbe3
|
runtime: scope worker access by workspace
|
2026-07-30 00:25:46 +09:00 |
|