Commit graph

52 commits

Author SHA1 Message Date
murashit
dfeeb0e4b2 refactor(threads): bound lifecycle event arbitration 2026-07-18 08:23:49 +09:00
murashit
4ddb17a27b refactor(chat): narrow lifecycle coordination guarantees 2026-07-18 07:27:01 +09:00
murashit
562513099f refactor(async): unify scoped operation coordination 2026-07-18 07:23:29 +09:00
murashit
e056fee378 fix(settings): preserve ordered mutation facts 2026-07-18 07:23:29 +09:00
murashit
760bdf3016 fix(lifecycle): preserve identity across context changes 2026-07-17 06:40:06 +09:00
murashit
cb172edfb7 refactor(app-server): own context leases in resource store 2026-07-16 22:55:56 +09:00
murashit
ca1a71eaac fix: make app-server context changes atomic 2026-07-14 22:17:34 +09:00
murashit
10c69cec3f Replace persistent /clip with transient /web context 2026-07-14 10:18:03 +09:00
murashit
34aca42dc0 Prevent automatic titles from overwriting manual names 2026-07-13 21:26:24 +09:00
murashit
ce427a9a6c Move thread workflows behind feature-owned app-server ports 2026-07-12 18:21:05 +09:00
murashit
acd6c418d8 Reset thread catalog lifecycle facts with runtime state 2026-07-12 18:17:58 +09:00
murashit
d174f3273c Add ephemeral side chats in new Codex panels 2026-07-11 21:50:05 +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
4daeae0cab Move thread catalog into thread feature 2026-06-30 12:16:01 +09:00
murashit
7fd1d8e254 Flatten settings app-server adapter 2026-06-30 11:21:04 +09:00
murashit
bf26130fcc Prototype composer file attachments 2026-06-28 20:58:15 +09:00
murashit
f068607509 Separate settings app-server dynamic data 2026-06-27 23:43:56 +09:00
murashit
ca53d77fed Extract turn diff view feature 2026-06-27 23:43:56 +09:00
murashit
a14e3d19e7 Narrow chat host boundary dependencies 2026-06-27 23:43:56 +09:00
murashit
32fb1d629c Separate workspace panel live-state contracts 2026-06-27 23:43:56 +09:00
murashit
19dc423f21 Constrain app-server root module placement 2026-06-27 23:43:56 +09:00
murashit
7b1b789f3b Move thread catalog ownership out of workspace 2026-06-27 23:43:56 +09:00
murashit
3471abb91e Enforce explicit DOM bridge boundaries 2026-06-27 12:44:16 +09:00
murashit
318ffb4532 Reorganize chat host session graph 2026-06-27 10:55:53 +09:00
murashit
89131fd84c Align repository naming conventions 2026-06-26 21:15:38 +09:00
murashit
697f7a59d2 Tighten app-server helper and notification boundaries 2026-06-26 20:09:39 +09:00
murashit
a23ccfbd82 Move DOM boundary lint to Biome 2026-06-25 12:26:41 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
845194a65a Collapse thin helper modules 2026-06-24 12:26:17 +09:00
murashit
439aca3eb0 Remove unnecessary re-exports 2026-06-24 06:33:19 +09:00
murashit
0d5f3e9a3f Centralize app-server lifecycle state handling 2026-06-24 05:49:53 +09:00
murashit
98ec2aa6a3 Guard app-server client reuse by context 2026-06-22 16:37:42 +09:00
murashit
1639c37ac3 Reconcile restored panel hydration through workspace panels 2026-06-22 15:39:28 +09:00
murashit
b7e024ada0 Tighten app-server lifecycle and settings boundaries 2026-06-21 21:27:18 +09:00
murashit
e87035ab04 Sync archived settings with thread catalog 2026-06-20 12:50:43 +09:00
murashit
77b9071b8a Route unhandled app-server request policies to short-lived clients 2026-06-17 16:23:42 +09:00
murashit
71fbe05e34 Fix app-server failure and graph cleanup follow-ups 2026-06-17 14:25:22 +09:00
murashit
20e82a09ff Refactor panel graph and app-server boundaries 2026-06-17 13:35:11 +09:00
murashit
901708278b Organize settings dynamic sections 2026-06-17 10:26:24 +09:00
murashit
ba24038b92 Strengthen active thread catalog projection 2026-06-17 06:31:24 +09:00
murashit
f2178b2db4 Simplify app-server action and settings boundaries 2026-06-16 18:34:30 +09:00
murashit
6c4c42ac99 Replace stateless controllers with factories 2026-06-16 11:50:10 +09:00
murashit
b1fc211bb7 Refactor app-server query and panel ownership boundaries 2026-06-16 10:25:16 +09:00
murashit
8fa983a227 Tighten notification typing and chat runtime wiring 2026-06-16 06:34:16 +09:00
murashit
f03b488480 Move app-server state ownership into TanStack Query 2026-06-16 06:34:16 +09:00
murashit
3737dcf0bd Inline thin chat host and thread surface adapters 2026-06-15 19:06:14 +09:00
murashit
de913e9d9d Adopt app-server query state 2026-06-15 18:33:36 +09:00
murashit
e1c7921545 Reduce thread catalog forwarding 2026-06-15 15:06:35 +09:00