Commit graph

14 commits

Author SHA1 Message Date
murashit
2fb7d29841 fix(threads): disable unavailable auto-name actions 2026-07-21 14:25:44 +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
4581ee4c5f feat(context): bound and persist explicit turn context 2026-07-18 10:47:10 +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
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
a9e68e159d Align duplicated markdown and app-server helpers 2026-07-07 21:35:03 +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