Commit graph

83 commits

Author SHA1 Message Date
murashit
d74747fbf0 fix(threads): serialize rename saves 2026-07-21 14:33:04 +09:00
murashit
f707da0274 fix(threads): keep errors out of navigation rows 2026-07-21 14:25:44 +09:00
murashit
2fb7d29841 fix(threads): disable unavailable auto-name actions 2026-07-21 14:25:44 +09:00
murashit
5cd106973c refactor(threads): make auto-name exclusive and cancellable 2026-07-21 10:43:01 +09:00
murashit
ffcc814ba5 refactor(runtime): simplify disposable runtime boundaries 2026-07-20 23:33:43 +09:00
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
760bdf3016 fix(lifecycle): preserve identity across context changes 2026-07-17 06:40:06 +09:00
murashit
cb6e89b1ae fix(threads): scope mutations to their operation context 2026-07-17 06:19:57 +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
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
160c344008 Model subagent threads as read-only panels 2026-07-12 00:18:32 +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
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
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
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
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
b8a085b4bf Reduce test-suite bottlenecks and redundant assertions 2026-06-25 21:30:12 +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
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
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
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
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
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
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
murashit
6df921adfc Move shared thread operations out of features 2026-06-15 08:22:41 +09:00
murashit
ac6460cb8b Unify shared thread management use cases 2026-06-14 23:05:43 +09:00
murashit
a79d517e8a Consolidate chat thread operations and display copy boundaries 2026-06-14 11:00:29 +09:00
murashit
cb866541e5 Split chat composition boundaries 2026-06-13 20:46:49 +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