Commit graph

54 commits

Author SHA1 Message Date
murashit
cb172edfb7 refactor(app-server): own context leases in resource store 2026-07-16 22:55:56 +09:00
murashit
f7e5319c3e refactor(chat): simplify turn and rename transitions 2026-07-16 19:22:02 +09:00
murashit
bbd981f255 refactor: simplify feature state lifecycles 2026-07-15 14:37:16 +09:00
murashit
ca1a71eaac fix: make app-server context changes atomic 2026-07-14 22:17:34 +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
ee0cfa9891 Load thread history incrementally and complete it for search 2026-07-10 16:07:28 +09:00
murashit
75bf1a0fb8 Cancel asynchronous UI work after owner disposal 2026-07-10 16:07:28 +09:00
murashit
ceb85bd251 Collapse redundant design-review indirection
Inline low-value wrappers around app-server transports, runtime resolution, session lifecycle wiring, message-stream projection, and settings lifecycle state.
2026-07-04 17:43:19 +09:00
murashit
5a1d55de22 Rehome shared modules by ownership boundary 2026-07-01 06:43:14 +09:00
murashit
4daeae0cab Move thread catalog into thread feature 2026-06-30 12:16:01 +09:00
murashit
0159606b6b Move archive export into thread workflows 2026-06-30 11:58:33 +09:00
murashit
727f5393af Split shared thread capability folders 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
56b4c7d0b9 Rehome chat and shared boundary modules 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
582bc0195d Inline low-value source helpers 2026-06-27 14:55:34 +09:00
murashit
3471abb91e Enforce explicit DOM bridge boundaries 2026-06-27 12:44:16 +09:00
murashit
89131fd84c Align repository naming conventions 2026-06-26 21:15:38 +09:00
murashit
a23ccfbd82 Move DOM boundary lint to Biome 2026-06-25 12:26:41 +09:00
murashit
8edb115e08 Align thread archive export with Obsidian vault paths 2026-06-24 15:25:52 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
0d5f3e9a3f Centralize app-server lifecycle state handling 2026-06-24 05:49:53 +09:00
murashit
2ff5c89e2b Hide app-server query observer details 2026-06-22 20:58:43 +09:00
murashit
776b86dd79 Unify file path normalization 2026-06-21 17:43:57 +09:00
murashit
364be69754 Unify thread rename lifecycle 2026-06-21 17:30:11 +09:00
murashit
380587e2be Centralize observed query projections 2026-06-21 16:52:48 +09:00
murashit
caf76c8ef8 Model rename generation lifecycles as state machines 2026-06-21 14:09:21 +09:00
murashit
5763a2f3de Clarify thread catalog event boundaries 2026-06-21 08:53:15 +09:00
murashit
e87035ab04 Sync archived settings with thread catalog 2026-06-20 12:50:43 +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
f228a26b3e Tighten app-server boundary projections 2026-06-17 09:09:56 +09:00
murashit
0912bcf348 Refine active thread catalog projection 2026-06-17 08:09:58 +09:00
murashit
ba24038b92 Strengthen active thread catalog projection 2026-06-17 06:31:24 +09:00
murashit
16413a52df Replace stateless thread services with factories 2026-06-16 11:50:10 +09:00
murashit
6b7bf4546f Guard shared app-server query context changes 2026-06-16 11:50:10 +09:00
murashit
2f7885a1f8 Clarify app-server query adapter boundaries 2026-06-16 08:15:03 +09:00
murashit
85897bcb1d Consolidate app-server query cache ownership 2026-06-16 08:14:56 +09:00
murashit
f03b488480 Move app-server state ownership into TanStack Query 2026-06-16 06:34:16 +09:00
murashit
de913e9d9d Adopt app-server query state 2026-06-15 18:33:36 +09:00
murashit
bf4d3cc9e1 Simplify toolbar runtime debug details 2026-06-15 15:55:58 +09:00
murashit
61d1a0a264 Share connection work tracker 2026-06-15 15:13:00 +09:00
murashit
e1c7921545 Reduce thread catalog forwarding 2026-06-15 15:06:35 +09:00
murashit
c71024e11c Centralize thread rename and archive catalog mutations 2026-06-15 14:59:42 +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
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