Commit Graph
680 Commits
Author SHA1 Message Date
Hare fffdfd2721 test: assert panel rows-ready fixture data 2026-06-18 21:17:51 +09:00
Hare 3413bae7d7 fix: reject nested plugin tool schema errors 2026-06-16 01:30:00 +09:00
Hare 05a9c52217 feat: register plugin tool surfaces 2026-06-16 01:18:54 +09:00
Hare f678383aad merge: plugin package resolver 2026-06-16 00:27:15 +09:00
Hare 07978d2df5 fix: persist plugin snapshots for restore 2026-06-16 00:15:04 +09:00
Hare ede7acfdf6 fix: pin plugin resolution metadata 2026-06-15 23:52:13 +09:00
Hare a03a9da64a feat: add plugin package resolver 2026-06-15 23:26:46 +09:00
Hare 9bad2745f7 fix: measure and defer panel startup reload 2026-06-15 23:24:16 +09:00
Hare e0ddbed1eb feat: show orchestration ticket overlay in panel 2026-06-15 21:56:17 +09:00
Hare 3fa52f2c01 merge: single-pod text selection 2026-06-15 16:11:47 +09:00
Hare f3b435e724 fix: clarify panel ticket row hierarchy 2026-06-15 16:02:31 +09:00
Hare 09f5e9d51a feat: add single-pod text selection 2026-06-15 16:01:13 +09:00
Hare 5c33917753 fix: align panel alt-enter composer handling 2026-06-15 15:45:30 +09:00
Hare 1f07e57a2c test: record panel tui e2e evidence 2026-06-15 01:46:43 +09:00
Hare 863b13b687 merge: tolerate invalid panel tickets 2026-06-15 01:37:21 +09:00
Hare 456722c339 fix: disable tickets with invalid detail records 2026-06-15 01:30:21 +09:00
Hare 64d26f8490 merge: preserve active workflows across compaction 2026-06-15 01:25:09 +09:00
Hare b83b9e4e9e fix: tolerate invalid ticket rows in panel 2026-06-15 01:21:04 +09:00
Hare ff446052c7 fix: gate active workflow rehydration state 2026-06-15 01:16:54 +09:00
Hare 362fedfbe6 fix: preserve active workflows across compaction 2026-06-15 00:48:39 +09:00
Hare 2664cdd992 feat: show ticket intake pods in panel 2026-06-15 00:47:08 +09:00
Hare d66dfbbbc2 chore: update orchestration and plugin tickets 2026-06-14 23:49:45 +09:00
Hare 2eaaac97f5 merge: profile launch policy scope 2026-06-14 16:01:26 +09:00
Hare 21bf009a3f feat: move profile scope to launch policy 2026-06-14 15:52:59 +09:00
Hare 98357b8aa2 merge: panel ticket two-line rows 2026-06-14 15:40:45 +09:00
Hare f8daecccb3 merge: feature provider api 2026-06-14 15:38:40 +09:00
Hare 053a4f90dc feat: add protocol provider feature contributions 2026-06-14 15:31:19 +09:00
Hare 645d048df5 tui: render panel ticket rows on two lines 2026-06-14 15:28:53 +09:00
Hare 7c6070ef2f profile: remove extend profile composition 2026-06-14 15:24:41 +09:00
Hare 0248db80e1 merge: integrate orchestration branch
# Conflicts:
#	.yoi/tickets/00001KV10SN02/item.md
#	.yoi/tickets/00001KV10SN02/thread.md
2026-06-14 15:08:02 +09:00
Hare db95492a4f chore: record profile scope and restore diagnostics 2026-06-14 14:30:18 +09:00
Hare b6c6fc040d merge: sync e2e critical branch
# Conflicts:
#	.yoi/tickets/00001KV10SN02/item.md
#	.yoi/tickets/00001KV10SN02/thread.md
2026-06-14 14:26:50 +09:00
Hare b9f49eee1f test: cover critical tui e2e paths 2026-06-14 14:24:12 +09:00
Hare 7a6321d955 merge: panel return planning
# Conflicts:
#	.yoi/tickets/00001KV09X0XC/item.md
#	.yoi/tickets/00001KV09X0XC/thread.md
#	crates/tui/src/multi_pod.rs
2026-06-14 14:08:16 +09:00
Hare 290c4230ac merge: orchestration branch config
# Conflicts:
#	.yoi/tickets/00001KV0X254D/item.md
#	.yoi/tickets/00001KV0X254D/thread.md
2026-06-14 14:04:50 +09:00
Hare f74146c6b4 tui: return ready tickets to planning from panel 2026-06-14 04:00:29 +09:00
Hare 1c54689edb tui: configure orchestration branch 2026-06-14 03:58:58 +09:00
Hare 5549c50d86 feat: remove feature host authority API 2026-06-14 03:52:26 +09:00
Hare 1abce888ae chore: capture current pod and panel followups 2026-06-14 03:41:40 +09:00
Hare 9be3f132ed fix: preserve pod restore manifest snapshot 2026-06-14 02:47:27 +09:00
Hare b30b43b989 test: cfg-gate e2e observer payloads 2026-06-14 00:18:33 +09:00
Hare 10a1c383c2 test: harden panel e2e harness 2026-06-14 00:00:41 +09:00
Hare 96561897ae test: add opt-in panel e2e harness 2026-06-13 23:38:51 +09:00
Hare cfe411e50d fix: avoid panel quit notice wait 2026-06-13 20:34:40 +09:00
Hare 02311883f7 merge: panel mouse selection
# Conflicts:
#	.yoi/tickets/00001KV072V89/item.md
#	.yoi/tickets/00001KV072V89/thread.md
2026-06-13 20:25:52 +09:00
Hare 452c9df178 tui: select panel rows by mouse 2026-06-13 20:14:32 +09:00
Hare 949ceb5a21 fix: refresh tui after rewind 2026-06-13 20:13:45 +09:00
Hare 8e9855cf56 chore: record current yoi fixes 2026-06-13 19:51:15 +09:00
Hare ad4d0866ae merge: integrate orchestrator companion event notify 2026-06-13 15:03:11 +09:00
Hare 6f8571f77f fix: render ticket event notice from prompt resource 2026-06-13 13:08:12 +09:00