Commit graph

25 commits

Author SHA1 Message Date
murashit
a97f80e25e refactor(chat): replace signal mirror with selectors 2026-07-16 22:56:00 +09:00
murashit
d202849313 refactor(chat): model panel thread phase explicitly 2026-07-16 19:22:14 +09:00
murashit
10c69cec3f Replace persistent /clip with transient /web context 2026-07-14 10:18:03 +09:00
murashit
b92b6d5fd3 Own restored panel state and discard unrestorable side chats 2026-07-13 13:36:31 +09:00
murashit
36ed7fceb3 Align internal thread stream vocabulary 2026-07-09 06:52:13 +09:00
murashit
1e3e34dd84 Add web clipping slash command 2026-07-05 21:33:57 +09:00
murashit
a3d3809e8b Rename active note context setting 2026-07-05 11:26:20 +09:00
murashit
982760f401 Add opt-in active note composer context (#19) 2026-07-05 11:16:59 +09:00
murashit
070fd261fc Align permission runtime resolution 2026-07-01 20:11:22 +09:00
murashit
9447d53d57 Introduce chat panel read models 2026-06-30 11:20:56 +09:00
murashit
bf26130fcc Prototype composer file attachments 2026-06-28 20:58:15 +09:00
murashit
a14e3d19e7 Narrow chat host boundary dependencies 2026-06-27 23:43:56 +09:00
murashit
e91476c1b8 Reuse chat shell projections in tests 2026-06-27 08:22:31 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
c9d5ff46a5 Model layered runtime settings 2026-06-24 08:29:33 +09:00
murashit
439aca3eb0 Remove unnecessary re-exports 2026-06-24 06:33:19 +09:00
murashit
24b38f8163 Narrow chat shell surface projections 2026-06-22 20:05:23 +09:00
murashit
1aef614890 Derive message stream selectors with signals 2026-06-22 18:50:57 +09:00
murashit
4d4aae59db Use derived signals for chat composer state 2026-06-22 18:35:30 +09:00
murashit
6afd94b1de Make chat state snapshots readonly and remove mutable fixtures 2026-06-16 06:34:31 +09:00
murashit
24d4a077f9 Split chat state reducer without behavior changes 2026-06-14 21:17:57 +09:00
murashit
cfa693c8ba Organize chat application and host layers 2026-06-14 19:14:41 +09:00
murashit
a8707b90ed Move message stream into domain and presentation layers 2026-06-14 19:13:57 +09:00
murashit
87e453b990 Move and rename message stream model APIs 2026-06-14 11:00:48 +09:00
murashit
ed93f7a634 Complete single Preact chat shell integration 2026-06-13 16:08:50 +09:00