Commit graph

64 commits

Author SHA1 Message Date
murashit
26adfa4d46 Prevent concurrent chat operations from overwriting active work 2026-07-12 08:52:20 +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
e1e3786531 Clarify composer context reference suggestions 2026-07-10 20:46:54 +09:00
murashit
0c587f72cd Resolve relative daily-note references in the composer 2026-07-10 20:45:40 +09:00
murashit
e9ca2b0448 Reuse stream indexes across delta updates 2026-07-10 16:07:28 +09:00
murashit
c375f110a2 Use model queries as the sole model metadata source 2026-07-10 16:07:28 +09:00
murashit
dccd63b75b Move connection orchestration into connection actions 2026-07-10 16:07:28 +09:00
murashit
d28895b214 Scope app-server diagnostics to their owning panel and thread 2026-07-10 16:07:28 +09:00
murashit
ca62b40929 Stabilize app-server connection lifecycle boundaries 2026-07-10 16:07:28 +09:00
murashit
37051838a8 Flatten runtime slash command details 2026-07-10 02:09:41 +09:00
murashit
b3a770d1b1 Structure runtime slash command details 2026-07-10 02:02:50 +09:00
murashit
2debad388b Rename turn transcript summaries 2026-07-09 08:06:57 +09:00
murashit
5c840a277f Tighten remaining internal vocabulary 2026-07-09 07:14:06 +09:00
murashit
36ed7fceb3 Align internal thread stream vocabulary 2026-07-09 06:52:13 +09:00
murashit
d81044c17b Move chat app-server actions to owned workflows 2026-07-08 21:17:38 +09:00
murashit
0ce5ceedd5 Show reasoning effort descriptions in composer suggestions 2026-07-08 11:49:40 +09:00
murashit
19d35f7e33 Update app-server support for Codex CLI 0.143.0 2026-07-08 11:44:19 +09:00
murashit
48c0b80f39 Polish slash command help wording 2026-07-08 10:39:42 +09:00
murashit
df9585499c Revert active note mention alias 2026-07-08 06:49:57 +09:00
murashit
84367e795b Fix composer suggestion equality 2026-07-08 06:36:29 +09:00
murashit
a330f181b5 Restore active note mention completion alias 2026-07-07 22:52:02 +09:00
murashit
a9e68e159d Align duplicated markdown and app-server helpers 2026-07-07 21:35:03 +09:00
murashit
4f6732da5d Add Obsidian tag composer completions 2026-07-07 20:24:58 +09:00
murashit
c610bc377e Align thread search ranking 2026-07-07 08:08:49 +09:00
murashit
eeefedfc8f Refactor high-noise test setup 2026-07-06 14:38:19 +09:00
murashit
b622c9e427 Model chat turn lifecycle ordering 2026-07-06 14:28:10 +09:00
murashit
fe1ec64355 Model conversation runtime outcomes 2026-07-06 09:21:26 +09:00
murashit
4dd222ab2c Rename active note mention to active 2026-07-05 22:07:15 +09:00
murashit
1e3e34dd84 Add web clipping slash command 2026-07-05 21:33:57 +09:00
murashit
a3d3809e8b Rename active note context setting 2026-07-05 11:26:20 +09:00
murashit
982760f401 Add opt-in active note composer context (#19) 2026-07-05 11:16:59 +09:00
murashit
504dae0886 Unify chat thread rename and assembly paths
Route generated title renames through ThreadOperations and inline one-use thread-bundle session helpers.
2026-07-04 17:43:23 +09:00
murashit
b4e4f6251e Separate chat runtime notification events 2026-07-03 17:13:48 +09:00
murashit
d2cb61e097 Add permission profile runtime selection 2026-07-02 15:13:17 +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
12189e5ddd Add permissions slash command 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
a7406997e5 Move chat diagnostics presentation helpers 2026-06-30 12:33:59 +09:00
murashit
9447d53d57 Introduce chat panel read models 2026-06-30 11:20:56 +09:00
murashit
bf26130fcc Prototype composer file attachments 2026-06-28 20:58:15 +09:00
murashit
25bda423cc Prototype Obsidian context references 2026-06-28 19:22:33 +09:00
murashit
526b7e981e Optimize tool inventory diagnostics 2026-06-28 12:55:34 +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