Commit graph

345 commits

Author SHA1 Message Date
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
9e290c3f69 Clarify chat session part assembly 2026-06-14 05:48:35 +09:00
murashit
628c87de51 Clarify chat panel derived view models 2026-06-13 21:26:15 +09:00
murashit
432735c3eb Stabilize message stream virtualizer scrolling 2026-06-13 20:46:55 +09:00
murashit
6dde93a7a3 Consolidate chat message stream surface 2026-06-13 20:46:49 +09:00
murashit
cb866541e5 Split chat composition boundaries 2026-06-13 20:46:49 +09:00
murashit
8d2785781b Replace chat port-controller composition with session boundary 2026-06-13 17:29:21 +09:00
murashit
a573a86246 Remove non-action aria labels 2026-06-13 16:09:11 +09:00
murashit
c55e0c457d Enforce chat shell state ownership boundaries 2026-06-13 16:08:59 +09:00
murashit
ed93f7a634 Complete single Preact chat shell integration 2026-06-13 16:08:50 +09:00
murashit
aa5b1b6ed0 Simplify chat panel composition wiring 2026-06-13 16:08:42 +09:00
murashit
2e41795220 Buffer message streams and preserve scroll anchors 2026-06-13 16:08:29 +09:00
murashit
5b66d43c1e Move app-server contracts behind domain services 2026-06-13 16:08:25 +09:00
murashit
7ebe802e0b Refresh lint boundaries and validation cleanup 2026-06-12 17:40:51 +09:00
murashit
552e53681b Organize message stream UI rendering 2026-06-12 16:48:10 +09:00
murashit
31e30b637a Group app-server connection, protocol, and turn projections 2026-06-12 16:48:10 +09:00
murashit
998182a182 Hide app-server generated types behind mappers 2026-06-12 16:48:10 +09:00
murashit
c13706ef9a Clarify chat stream, turn, and runtime command naming 2026-06-12 16:48:06 +09:00
murashit
ada4ed5281 Extract thread title feature controllers 2026-06-12 16:48:06 +09:00
murashit
c516ccee6b Reorganize chat display and thread modules 2026-06-12 16:48:06 +09:00
murashit
230f35627f Normalize chat conversation and runtime modules 2026-06-12 16:48:06 +09:00
murashit
806a3f44e6 Extract chat composition and panel region wiring 2026-06-12 16:48:06 +09:00
murashit
c7ecbf65bc Organize chat display and panel view-model modules 2026-06-12 16:48:06 +09:00
murashit
b98f8e6c1f Harden runtime, cache, and support invariants 2026-06-12 16:48:06 +09:00
murashit
84c1282f06 Establish app-server and runtime controller boundaries 2026-06-12 16:47:10 +09:00
murashit
9453d3df64 Use model-provided reasoning effort options 2026-06-11 19:18:09 +09:00
murashit
fc7a5462a3 Update Codex app-server bindings for 0.139.0 2026-06-11 18:44:26 +09:00
murashit
a92d993ced Reorganize chat feature layout 2026-06-11 18:01:35 +09:00
murashit
8987b7e33c Stabilize message virtualizer scrolling 2026-06-11 17:33:20 +09:00
murashit
b931b5b0f2 Refine chat shell UI with Preact signals 2026-06-11 16:34:26 +09:00
murashit
777df21446 Unify chat panel under a single Preact shell 2026-06-11 15:10:21 +09:00
murashit
5e833f77a6 Avoid transcript placeholders during thread resume 2026-06-10 22:09:24 +09:00
murashit
1483755544 Remeasure message blocks after markdown render 2026-06-10 22:09:24 +09:00
murashit
6007fed826 Narrow chat controller composition bridges 2026-06-10 14:45:11 +09:00
murashit
0d717dd36b Reduce chat toolbar slot forwarding 2026-06-10 14:45:11 +09:00
murashit
36d039d977 Make chat controller composition explicit 2026-06-10 14:45:11 +09:00
murashit
92d98ed767 Flatten server request responder adapter 2026-06-10 14:44:44 +09:00
murashit
7a065a6e87 Clarify chat panel composition boundaries 2026-06-10 14:44:44 +09:00