Commit graph

709 commits

Author SHA1 Message Date
murashit
c71024e11c Centralize thread rename and archive catalog mutations 2026-06-15 14:59:42 +09:00
murashit
ef61280b7d Bump version to 3.2.5 2026-06-15 14:11:09 +09:00
murashit
49f9e3ed99 Pin unsafe TypeScript lint rules 2026-06-15 14:09:22 +09:00
murashit
ba7c8c3235 Fix thread title context type narrowing 2026-06-15 14:05:27 +09:00
murashit
e27dd98448 Bump version to 3.2.4 2026-06-15 13:52:41 +09:00
murashit
40076477fc Simplify shared thread catalog and chat runtime ownership 2026-06-15 13:03:58 +09:00
murashit
b40d6cdb5b Move archive markdown export IO to app-server service 2026-06-15 10:05:22 +09:00
murashit
c26dc83521 Remove late-bound chat session hydration wiring 2026-06-15 10:05:22 +09:00
murashit
3c147e430b Remove redundant plugin host service wrapper 2026-06-15 10:05:22 +09:00
murashit
f56fae77cf Complete connection handler ownership 2026-06-15 10:05:22 +09:00
murashit
6fe1a837c8 Refine chat session composition ownership 2026-06-15 10:05:22 +09:00
murashit
39cabcd99d Split app-server JSON-RPC connection 2026-06-15 10:05:22 +09:00
murashit
c4cd4b9287 Extract settings dynamic data snapshot controller 2026-06-15 10:05:22 +09:00
murashit
0a2e43258a Group plugin host dependencies 2026-06-15 08:24:06 +09:00
murashit
6df921adfc Move shared thread operations out of features 2026-06-15 08:22:41 +09:00
murashit
7ee4c3c354 Remove thread surface refresh callback 2026-06-15 08:18:52 +09:00
murashit
57feea86ea Simplify thin chat composition wrappers 2026-06-15 07:49:16 +09:00
murashit
89099deed6 Hide test-only helper exports 2026-06-15 07:13:47 +09:00
murashit
4108529a91 Absorb thin single-caller helpers 2026-06-15 05:29:20 +09:00
murashit
ac6460cb8b Unify shared thread management use cases 2026-06-14 23:05:43 +09:00
murashit
d2c6cf24b1 Fix toolbar panel focus styling 2026-06-14 22:10:38 +09:00
murashit
470cc032c9 Clarify fork action icon state 2026-06-14 22:06:49 +09:00
murashit
eaa7f55c4a Remove default from composer effort picker 2026-06-14 21:48:00 +09:00
murashit
2ef0776e54 Use visible turn items for automatic thread naming 2026-06-14 21:40:59 +09:00
murashit
e072338224 Keep latest metadata probe diagnostics in shared cache 2026-06-14 21:26:38 +09:00
murashit
2499ffca38 Make shared app-server metadata cache resource-level 2026-06-14 21:17:57 +09:00
murashit
b547ef5b42 Move completed-turn reconciliation into message stream domain 2026-06-14 21:17:57 +09:00
murashit
24d4a077f9 Split chat state reducer without behavior changes 2026-06-14 21:17:57 +09:00
murashit
46fb2edb76 Narrow chat host dependencies around session composition 2026-06-14 21:17:28 +09:00
murashit
597046ff73 Inline chat view lifecycle and remove toolbar surface forwarding 2026-06-14 21:17:28 +09:00
murashit
be069e29c5 Normalize chat local IDs and routing scope docs 2026-06-14 21:17:27 +09:00
murashit
90db7b80c1 Add chat domain lint boundaries 2026-06-14 19:38:31 +09:00
murashit
0becb8f39a Tighten pending request controller contracts 2026-06-14 19:15:17 +09:00
murashit
5fb6212e92 Tighten chat host thread and composer contracts 2026-06-14 19:15:17 +09:00
murashit
647ba5d05f Move chat panel shell and surface contracts out of UI 2026-06-14 19:14:59 +09:00
murashit
cfa693c8ba Organize chat application and host layers 2026-06-14 19:14:41 +09:00
murashit
870a9a7f54 Split chat pending requests and app-server boundary 2026-06-14 19:13:57 +09:00
murashit
a8707b90ed Move message stream into domain and presentation layers 2026-06-14 19:13:57 +09:00
murashit
976fbee3f1 Model message stream semantics separately from presentation 2026-06-14 19:13:51 +09:00
murashit
ede59c0618 Organize message stream presentation view model 2026-06-14 13:20:52 +09:00
murashit
6c8fb3e8e8 Clarify chat message stream wiring 2026-06-14 12:37:56 +09:00
murashit
bbd17d1004 Collapse chat display projections 2026-06-14 12:06:43 +09:00
murashit
e0cb761efc Tighten message stream boundary checks 2026-06-14 11:21:51 +09:00
murashit
45edfba92b Derive message stream display data from semantic items 2026-06-14 11:01:15 +09:00
murashit
4185cd3899 Separate message stream semantics from display helpers 2026-06-14 11:00:52 +09:00
murashit
87e453b990 Move and rename message stream model APIs 2026-06-14 11:00:48 +09:00
murashit
11c2464749 Add timeline semantics for message stream rendering 2026-06-14 11:00:36 +09:00
murashit
a79d517e8a Consolidate chat thread operations and display copy boundaries 2026-06-14 11:00:29 +09:00
murashit
f8bd73229f Organize README command reference 2026-06-14 05:52:46 +09:00
murashit
9e290c3f69 Clarify chat session part assembly 2026-06-14 05:48:35 +09:00