Commit graph

558 commits

Author SHA1 Message Date
murashit
09545939cc Functionize chat use case services 2026-06-08 09:26:43 +09:00
murashit
02df0cc4b7 Functionize stateless chat controllers 2026-06-08 09:14:22 +09:00
murashit
985036e63e Move chat composition helpers into domain modules 2026-06-08 09:04:49 +09:00
murashit
81c0cb518c Move chat controllers into domain modules 2026-06-08 09:04:49 +09:00
murashit
1ca1a33175 Split chat session controller composition 2026-06-08 08:53:49 +09:00
murashit
8f01d579d0 Functionize thin chat controllers 2026-06-08 08:41:39 +09:00
murashit
8886c563e0 Inline chat slot renderer ports 2026-06-08 08:41:39 +09:00
murashit
70901ce630 Remove chat state ports module 2026-06-08 08:41:39 +09:00
murashit
3df685e222 Replace submission state port 2026-06-08 08:41:39 +09:00
murashit
1255762185 Replace thread lifecycle state port 2026-06-08 08:41:39 +09:00
murashit
0974e350b4 Replace pending request state port 2026-06-08 08:41:39 +09:00
murashit
7374b5df7a Replace connection state port 2026-06-08 08:41:39 +09:00
murashit
66d9ebc8d6 Replace panel UI state port 2026-06-08 08:41:39 +09:00
murashit
5265ebd3a6 Inline chat panel effects 2026-06-08 08:41:39 +09:00
murashit
3ece50abd3 Introduce chat panel context 2026-06-08 08:41:39 +09:00
murashit
225b564302 Refine Codex Panel test boundaries 2026-06-07 19:35:48 +09:00
murashit
0135da603a Virtualize chat message stream 2026-06-07 19:15:20 +09:00
murashit
fc9dad18c3 Add TanStack Virtual dependency 2026-06-07 18:52:49 +09:00
murashit
24781486bd Keep started thread fallback preview in state 2026-06-07 16:48:18 +09:00
murashit
5a041c48d4 Inline thin private helpers 2026-06-07 16:44:25 +09:00
murashit
72507faca2 Remove thin helper indirection 2026-06-07 16:41:10 +09:00
murashit
04f5968d9d Tighten architecture boundary helpers 2026-06-07 16:38:00 +09:00
murashit
4a6f1a106b Remove plugin coordinator compatibility facade 2026-06-07 16:09:10 +09:00
murashit
2e76635430 Extract plugin workspace coordinators 2026-06-07 15:24:44 +09:00
murashit
6665b898dc Eliminate chat controller ref composition cycles 2026-06-07 15:07:10 +09:00
murashit
61fd402e62 Reduce initialized controller refs in chat composition 2026-06-07 15:07:10 +09:00
murashit
97cbad76ec Narrow chat slot renderer controller ports 2026-06-07 15:07:10 +09:00
murashit
ed467de2d3 Reduce chat view controller service locator ports 2026-06-07 14:43:53 +09:00
murashit
19be43215e Clarify lint guardrail configuration 2026-06-07 14:05:08 +09:00
murashit
e6daf9db11 Clarify chat module ownership 2026-06-07 13:52:24 +09:00
murashit
8c80930124 Remove unused internal exports 2026-06-07 13:37:32 +09:00
murashit
405bdf625d Add unused code detection tooling 2026-06-07 13:37:32 +09:00
murashit
3990d508cb Move chat panel internals into panel modules 2026-06-07 13:37:32 +09:00
murashit
ed56f05fd4 Split chat message stream rendering modules 2026-06-07 13:37:27 +09:00
murashit
5e89e38862 Reorganize chat view controllers and feature modules 2026-06-07 13:37:20 +09:00
murashit
7da5cb9a12 Refactor chat state ownership and transitions 2026-06-07 13:36:48 +09:00
murashit
ad80d67f0e Bump version to 3.2.1 2026-06-06 23:02:47 +09:00
murashit
f70cae3df9 Show steering activity with a summary 2026-06-06 22:54:04 +09:00
murashit
1430990309 Show context compaction as a work item 2026-06-06 22:54:04 +09:00
murashit
49c7fc94fd Route compact thread through shared thread actions 2026-06-06 22:54:04 +09:00
murashit
526ef0a134 Show goal changes as structured transcript events 2026-06-06 22:53:56 +09:00
murashit
2c8d0e058b Show newly set goals as user context 2026-06-06 22:53:56 +09:00
murashit
43221508e5 Allow slash goal creation from empty panels 2026-06-06 22:53:56 +09:00
murashit
364dc70bb3 Report completed thread goals 2026-06-06 22:53:56 +09:00
murashit
6006b878f4 Add toolbar menu for chat actions 2026-06-06 22:53:56 +09:00
murashit
fd1d3aa375 Enforce review-risky unsafe pattern lint rules 2026-06-06 22:53:56 +09:00
murashit
7ac6a1bc8c Fix suppressed response cleanup typing 2026-06-06 19:11:52 +09:00
murashit
ec2412faa6 Bump version to 3.2.0 2026-06-06 18:58:42 +09:00
murashit
ccf8e8ec91 Add Codex goal management UI 2026-06-06 18:49:44 +09:00
murashit
6a4c36d50d Recover resumed context usage from rollout logs 2026-06-06 17:47:30 +09:00