Commit Graph

702 Commits

Author SHA1 Message Date
5abf16f9e6
merge: dashboard hint cleanup 2026-06-23 15:31:31 +09:00
03ad525fcc
tui: trim dashboard redundant hints 2026-06-23 15:27:04 +09:00
a13fb6933b
protocol: generate workspace TypeScript types 2026-06-23 15:08:22 +09:00
d89ace5b9c
workspace: canonicalize legacy workspaces 2026-06-22 18:17:21 +09:00
5149ab703f
workspace: implement db schema v0 bootstrap 2026-06-22 18:01:38 +09:00
ceb1ee3b56
feat: add repository objective pages 2026-06-22 02:21:51 +09:00
58143ead83
feat: expose workspace hosts and workers 2026-06-22 01:30:48 +09:00
354f1e1081
merge: plugin websocket host api 2026-06-21 22:21:07 +09:00
a766048f29
fix: bound plugin websocket open 2026-06-21 22:14:58 +09:00
4c1b8c3d0a
feat: add plugin websocket host api 2026-06-21 21:19:28 +09:00
061136d798
fix: close in-flight snapshot commit race 2026-06-21 20:51:48 +09:00
74aca6f6c5
fix: snapshot in-flight stream state 2026-06-21 20:30:01 +09:00
e6f68496b4
feat: add workspace server launcher 2026-06-21 19:55:55 +09:00
8a15cca567
merge: plugin request host api 2026-06-21 17:08:13 +09:00
0e14e7c14e
plugin: align request grant inspection coverage 2026-06-21 17:04:03 +09:00
962b769989
plugin: replace https host api with request grants 2026-06-21 16:47:06 +09:00
ab7658c1f2
feat: bootstrap workspace web control plane 2026-06-21 16:34:36 +09:00
d25ca6ff3c
fix: update resume guidance 2026-06-21 01:53:32 +09:00
861c351a96
feat: add explicit resume command 2026-06-21 01:45:28 +09:00
839783b2e6
merge: integrate orchestration branch 2026-06-21 01:24:03 +09:00
43c9216ef8
merge: plugin instance lifecycle surface 2026-06-21 00:18:43 +09:00
627c8f36ff
plugin: filter static enabled surfaces 2026-06-21 00:12:55 +09:00
79ca0f7f81
plugin: enforce enabled lifecycle surfaces 2026-06-20 23:58:16 +09:00
870bcc76a5
plugin: fix instance lifecycle blockers 2026-06-20 23:42:44 +09:00
147a600577
plugin: add instance lifecycle surface 2026-06-20 23:15:47 +09:00
c91f5fc9b8
mcp: add cli inspection 2026-06-20 22:47:41 +09:00
673c739909
chore: remove daemon crate 2026-06-20 22:41:24 +09:00
97edfe8ae7
merge: webfetch pdf text 2026-06-20 21:28:27 +09:00
b1af95ad20
web: fetch pdf text by pages 2026-06-20 21:22:55 +09:00
0717aae341
pod: preserve profile override scope 2026-06-20 21:04:10 +09:00
e33dee192c
mcp: handle list changed notifications 2026-06-20 19:24:59 +09:00
3a22360a78
mcp: expose resources prompts tools 2026-06-20 18:56:14 +09:00
23ec2bbd7e
merge: dashboard console tui refactor 2026-06-20 18:33:22 +09:00
135343a2e7
tui: preserve dashboard after console return 2026-06-20 18:29:10 +09:00
5415a9478d
tui: introduce dashboard console boundaries 2026-06-20 18:12:18 +09:00
9a2454037f
mcp: execute stdio tool calls 2026-06-20 18:07:21 +09:00
0080c5b3d4
mcp: reject colliding tool names 2026-06-20 17:40:03 +09:00
66fa9d55a1
mcp: register stdio server tools 2026-06-20 17:28:26 +09:00
f396e1a253
mcp: redact stdio server spec debug 2026-06-20 16:54:48 +09:00
a114fa9d0a
mcp: implement stdio lifecycle client 2026-06-20 16:45:05 +09:00
e0680ccee0
mcp: add stdio server config 2026-06-20 16:17:38 +09:00
0430ed982d
merge: plugin authoring cli 2026-06-20 15:50:55 +09:00
699db538b6
plugin: harden authoring checks 2026-06-20 15:45:12 +09:00
945ecdf64d
plugin: add authoring cli 2026-06-20 15:24:35 +09:00
191e7999c0
merge: sync orchestration before queue 00001KVHR3WRF 2026-06-20 14:58:46 +09:00
0a9e585c1d
plugin: fix rust pdk wit template probes 2026-06-20 14:39:10 +09:00
356d06ef58
fix: allow queueing behind active blockers 2026-06-20 14:34:00 +09:00
06287aca40
plugin: add rust pdk template 2026-06-20 14:15:20 +09:00
a705bb3bf2
plugin: bound component model runtime resources 2026-06-20 02:16:16 +09:00
57bbf14e1a
plugin: implement component model runtime 2026-06-20 01:58:53 +09:00
717c0999a5
plugin: implement fs host api 2026-06-20 00:58:44 +09:00
85683f17c3
plugin: harden https target validation 2026-06-20 00:21:37 +09:00
7377527f7c
plugin: implement https host api 2026-06-20 00:02:24 +09:00
0142ef1d3f
plugin: distinguish present invalid packages 2026-06-19 23:08:06 +09:00
a5f3b0b554
plugin: reject configured invalid packages 2026-06-19 22:51:02 +09:00
982a1b75ed
plugin: validate inspected tool schemas 2026-06-19 20:47:11 +09:00
dfa966dbfc
plugin: report inspection package metadata 2026-06-19 20:31:26 +09:00
b5f10ab7dc
plugin: align inspection statuses 2026-06-19 20:15:48 +09:00
462de32a5a
plugin: add cli inspection 2026-06-19 19:58:10 +09:00
69ab9f7c22
fix: speed up panel startup pod probes 2026-06-19 13:19:49 +09:00
160c96ad1e
pod: persist metadata workspace root 2026-06-19 00:28:19 +09:00
3b634d66ca
tui: filter panel pods by workspace 2026-06-19 00:14:02 +09:00
667873bdbf
merge: sync orchestration before queue 00001KVDH2E06 2026-06-18 23:47:10 +09:00
2d4d11e476
merge: panel dashboard readiness metric 2026-06-18 23:46:59 +09:00
cd86cc533c
fix: restore orchestrator companion notifications 2026-06-18 23:42:07 +09:00
5870251bdf
tui: tighten panel dashboard readiness 2026-06-18 23:39:52 +09:00
94aa3c1d3b
merge: plugin permission grants 2026-06-18 23:22:49 +09:00
b1ba15995f
plugin: enforce permission grants 2026-06-18 23:13:40 +09:00
fc1ee5bb55
tui: measure panel dashboard readiness 2026-06-18 23:13:06 +09:00
8cbade818f
chore: record panel followups 2026-06-18 22:41:54 +09:00
05cd788c13
merge: plugin wasm tool runtime 2026-06-18 21:37:21 +09:00
10d12148dd
feat: run plugin tools through wasm runtime 2026-06-18 21:29:41 +09:00
fffdfd2721
test: assert panel rows-ready fixture data 2026-06-18 21:17:51 +09:00
3413bae7d7
fix: reject nested plugin tool schema errors 2026-06-16 01:30:00 +09:00
05a9c52217
feat: register plugin tool surfaces 2026-06-16 01:18:54 +09:00
f678383aad
merge: plugin package resolver 2026-06-16 00:27:15 +09:00
07978d2df5
fix: persist plugin snapshots for restore 2026-06-16 00:15:04 +09:00
ede7acfdf6
fix: pin plugin resolution metadata 2026-06-15 23:52:13 +09:00
a03a9da64a
feat: add plugin package resolver 2026-06-15 23:26:46 +09:00
9bad2745f7
fix: measure and defer panel startup reload 2026-06-15 23:24:16 +09:00
e0ddbed1eb
feat: show orchestration ticket overlay in panel 2026-06-15 21:56:17 +09:00
3fa52f2c01
merge: single-pod text selection 2026-06-15 16:11:47 +09:00
f3b435e724
fix: clarify panel ticket row hierarchy 2026-06-15 16:02:31 +09:00
09f5e9d51a
feat: add single-pod text selection 2026-06-15 16:01:13 +09:00
5c33917753
fix: align panel alt-enter composer handling 2026-06-15 15:45:30 +09:00
1f07e57a2c
test: record panel tui e2e evidence 2026-06-15 01:46:43 +09:00
863b13b687
merge: tolerate invalid panel tickets 2026-06-15 01:37:21 +09:00
456722c339
fix: disable tickets with invalid detail records 2026-06-15 01:30:21 +09:00
64d26f8490
merge: preserve active workflows across compaction 2026-06-15 01:25:09 +09:00
b83b9e4e9e
fix: tolerate invalid ticket rows in panel 2026-06-15 01:21:04 +09:00
ff446052c7
fix: gate active workflow rehydration state 2026-06-15 01:16:54 +09:00
362fedfbe6
fix: preserve active workflows across compaction 2026-06-15 00:48:39 +09:00
2664cdd992
feat: show ticket intake pods in panel 2026-06-15 00:47:08 +09:00
d66dfbbbc2
chore: update orchestration and plugin tickets 2026-06-14 23:49:45 +09:00
2eaaac97f5
merge: profile launch policy scope 2026-06-14 16:01:26 +09:00
21bf009a3f
feat: move profile scope to launch policy 2026-06-14 15:52:59 +09:00
98357b8aa2
merge: panel ticket two-line rows 2026-06-14 15:40:45 +09:00
f8daecccb3
merge: feature provider api 2026-06-14 15:38:40 +09:00
053a4f90dc
feat: add protocol provider feature contributions 2026-06-14 15:31:19 +09:00
645d048df5
tui: render panel ticket rows on two lines 2026-06-14 15:28:53 +09:00