Commit graph

40 commits

Author SHA1 Message Date
murashit
11c233b8fe refactor(runtime): replace executable-bound runtime atomically
Own executable- and vault-bound resources in one disposable runtime.
On executable changes, detach stable view shells, dispose all bound work,
and publish a fully attached replacement runtime.
2026-07-20 17:27:57 +09:00
murashit
a35c9f4263 feat(threads): share paginated thread history and search 2026-07-20 09:09:41 +09:00
murashit
cf0548a0d0 refactor(app-server): make TanStack Query authoritative 2026-07-19 05:40:36 +09:00
murashit
4581ee4c5f feat(context): bound and persist explicit turn context 2026-07-18 10:47:10 +09:00
murashit
dfeeb0e4b2 refactor(threads): bound lifecycle event arbitration 2026-07-18 08:23:49 +09:00
murashit
c37832d0a3 refactor(test): align tests with owning modules 2026-07-17 08:10:31 +09:00
murashit
760bdf3016 fix(lifecycle): preserve identity across context changes 2026-07-17 06:40:06 +09:00
murashit
d525d97f9e refactor(app-server): bind query caches to resource leases 2026-07-17 06:40:01 +09:00
murashit
e4e69ca060 refactor(test): remove incidental implementation contracts 2026-07-16 22:56:00 +09:00
murashit
cb172edfb7 refactor(app-server): own context leases in resource store 2026-07-16 22:55:56 +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
8cd3bafaff Keep thread query snapshots raw and publish catalog projections 2026-07-12 20:33:19 +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
160c344008 Model subagent threads as read-only panels 2026-07-12 00:18:32 +09:00
murashit
b6f6d04147 Bound shared query and catalog context retention 2026-07-10 16:07:28 +09:00
murashit
a9e68e159d Align duplicated markdown and app-server helpers 2026-07-07 21:35:03 +09:00
murashit
99257950d7 Model thread catalog event ordering 2026-07-06 14:18:32 +09:00
murashit
b4e4f6251e Separate chat runtime notification events 2026-07-03 17:13:48 +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
2aca116035 Remove stale app-server RPC compatibility shims 2026-06-28 12:45:23 +09:00
murashit
470c00a1f1 Move app-server method semantics into services 2026-06-28 12:15:49 +09:00
murashit
727f5393af Split shared thread capability folders 2026-06-27 23:43:56 +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
20c56fa265 Share thread row core projection 2026-06-21 18:08:13 +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
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
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
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