Commit graph

75 commits

Author SHA1 Message Date
murashit
aadcf179bc refactor(runtime): make vault the fixed workspace root
Remove protocol thread cwd from panel state and operations.
Require the immutable vault root wherever path presentation needs a workspace base.
2026-07-20 17:27:56 +09:00
murashit
a35c9f4263 feat(threads): share paginated thread history and search 2026-07-20 09:09:41 +09:00
murashit
dc467695f4 refactor(chat): replace thread stream presenter facade 2026-07-19 06:31:34 +09:00
murashit
ef5d1d803d feat(chat): show live subagent activity summaries 2026-07-18 18:15:41 +09:00
murashit
4581ee4c5f feat(context): bound and persist explicit turn context 2026-07-18 10:47:10 +09:00
murashit
4b0218169c fix(chat): centralize active panel operation policy 2026-07-17 20:28:13 +09:00
murashit
ed942d1c9b refactor(test): focus UI tests on observable behavior 2026-07-17 08:10:31 +09:00
murashit
a97f80e25e refactor(chat): replace signal mirror with selectors 2026-07-16 22:56:00 +09:00
murashit
d202849313 refactor(chat): model panel thread phase explicitly 2026-07-16 19:22:14 +09:00
murashit
4d138a3f9b Remove deprecated app-server compatibility consumers 2026-07-13 13:52:22 +09:00
murashit
160c344008 Model subagent threads as read-only panels 2026-07-12 00:18:32 +09:00
murashit
697b748aaf Block persistent thread mutations from side chats 2026-07-11 23:47:16 +09:00
murashit
d174f3273c Add ephemeral side chats in new Codex panels 2026-07-11 21:50:05 +09:00
murashit
d417157162 Namespace pending request controls by chat panel 2026-07-10 16:07:28 +09:00
murashit
a297859ec1 Update composer placeholder copy 2026-07-09 09:38:54 +09:00
murashit
5c840a277f Tighten remaining internal vocabulary 2026-07-09 07:14:06 +09:00
murashit
4202748cc6 Align thread stream CSS classes 2026-07-09 06:55:51 +09:00
murashit
36ed7fceb3 Align internal thread stream vocabulary 2026-07-09 06:52:13 +09:00
murashit
2353f725d1 Open subagent threads from agent summaries 2026-07-08 13:31:54 +09:00
murashit
dffca699f0 Show empty thread context as zero percent 2026-07-07 22:28:09 +09:00
murashit
1946ecffe0 Align tag behavior with Obsidian internals 2026-07-07 21:13:49 +09:00
murashit
4f6732da5d Add Obsidian tag composer completions 2026-07-07 20:24:58 +09:00
murashit
ceb85bd251 Collapse redundant design-review indirection
Inline low-value wrappers around app-server transports, runtime resolution, session lifecycle wiring, message-stream projection, and settings lifecycle state.
2026-07-04 17:43:19 +09:00
murashit
d5390d9752 Clarify controller-adjacent naming 2026-07-02 10:06:27 +09:00
murashit
564c6b43f9 Refactor runtime resolution structure 2026-07-01 20:42:38 +09:00
murashit
070fd261fc Align permission runtime resolution 2026-07-01 20:11:22 +09:00
murashit
6575ad7bf3 Align status diagnostics sections 2026-07-01 19:07:21 +09:00
murashit
b74e049360 Refine runtime status sections 2026-07-01 17:19:56 +09:00
murashit
636a890ed6 Separate approval runtime settings from permissions 2026-07-01 16:59:09 +09:00
murashit
07c29add11 Show runtime permissions in status panel 2026-07-01 13:02:46 +09:00
murashit
5a1d55de22 Rehome shared modules by ownership boundary 2026-07-01 06:43:14 +09:00
murashit
478e5ef563 Remove thin forwarding wrappers 2026-06-30 22:47:01 +09:00
murashit
783b375617 Tighten chat panel UI bridge placement 2026-06-30 12:49:34 +09:00
murashit
9447d53d57 Introduce chat panel read models 2026-06-30 11:20:56 +09:00
murashit
a14e3d19e7 Narrow chat host boundary dependencies 2026-06-27 23:43:56 +09:00
murashit
b47a43e763 Group toolbar actions by UI region 2026-06-27 09:19:31 +09:00
murashit
49c45c7166 Simplify chat goal surface contract 2026-06-27 08:38:50 +09:00
murashit
89131fd84c Align repository naming conventions 2026-06-26 21:15:38 +09:00
murashit
0a13754de7 Clarify accessibility handling for panel controls 2026-06-25 21:30:12 +09:00
murashit
b8a085b4bf Reduce test-suite bottlenecks and redundant assertions 2026-06-25 21:30:12 +09:00
murashit
a23ccfbd82 Move DOM boundary lint to Biome 2026-06-25 12:26:41 +09:00
murashit
1a42558d68 Improve CSS usage dynamic prefix audit 2026-06-24 15:46:35 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
79d0d6ea55 Promote composer page scrolling defaults 2026-06-24 10:12:33 +09:00
murashit
f4f99af890 Refine copied debug details 2026-06-24 09:52:40 +09:00
murashit
c9d5ff46a5 Model layered runtime settings 2026-06-24 08:29:33 +09:00
murashit
5b7c3fcda2 Remove low-value tests 2026-06-23 11:59:18 +09:00
murashit
683a703d85 Consolidate message stream rendering modules 2026-06-23 11:59:18 +09:00
murashit
7d36b552a0 Narrow chat runtime projections 2026-06-22 20:58:43 +09:00
murashit
1aef614890 Derive message stream selectors with signals 2026-06-22 18:50:57 +09:00