Commit graph

20 commits

Author SHA1 Message Date
murashit
811a4b7158 fix(threads): publish fork activity with list replacement 2026-07-22 13:23:18 +09:00
murashit
05ea87643a refactor(threads): coordinate fork publication atomically 2026-07-22 12:31:16 +09:00
murashit
01a20dcf70 feat(chat): honor app-server direct input capability 2026-07-22 09:47:18 +09:00
murashit
f4616cf945 refactor: consolidate thin module ownership 2026-07-21 20:59:09 +09:00
murashit
d0965d19b1 feat(context): replace metadata envelopes with thread links 2026-07-21 16:39:27 +09:00
murashit
ffcc814ba5 refactor(runtime): simplify disposable runtime boundaries 2026-07-20 23:33:43 +09:00
murashit
b00f6292c4 refactor: remove test-only source exports 2026-07-20 18:22:21 +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
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