Commit graph

13 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
f93570848f refactor(chat): derive Threads activity from panel state 2026-07-19 06:17:10 +09:00
murashit
51994c6777 refactor(metadata): publish app-server resources independently 2026-07-18 08:19:02 +09:00
murashit
562513099f refactor(async): unify scoped operation coordination 2026-07-18 07:23:29 +09:00
murashit
40153a1da5 refactor(test): simplify plugin composition contracts 2026-07-17 08:10:31 +09:00
murashit
d2cb61e097 Add permission profile runtime selection 2026-07-02 15:13:17 +09:00
murashit
e515eb904e Move chat thread loading app-server access out of application 2026-06-27 23:43:56 +09:00
murashit
e57eb45933 Clarify repeated test assertions 2026-06-24 11:48:59 +09:00
murashit
3f93959a5b Clean up low-value tests and legacy test scaffolding 2026-06-16 08:14:56 +09:00
murashit
ea00f9a7e9 Share lifecycle and async test helpers 2026-06-02 20:36:31 +09:00
murashit
021c2f018f Speed up async view tests 2026-05-30 10:32:09 +09:00
murashit
47c5ce8e0d Organize test structure 2026-05-30 10:32:09 +09:00