Commit graph

34 commits

Author SHA1 Message Date
murashit
5cd898fabe test(chat): harden stream behavior contracts 2026-07-18 18:18:28 +09:00
murashit
4581ee4c5f feat(context): bound and persist explicit turn context 2026-07-18 10:47:10 +09:00
murashit
f7e5319c3e refactor(chat): simplify turn and rename transitions 2026-07-16 19:22:02 +09:00
murashit
4faa986e17 fix: address CodeQL string escaping and regex findings 2026-07-15 16:07:10 +09:00
murashit
160c344008 Model subagent threads as read-only panels 2026-07-12 00:18:32 +09:00
murashit
2debad388b Rename turn transcript summaries 2026-07-09 08:06:57 +09:00
murashit
c610bc377e Align thread search ranking 2026-07-07 08:08:49 +09:00
murashit
b4e4f6251e Separate chat runtime notification events 2026-07-03 17:13:48 +09:00
murashit
b8a085b4bf Reduce test-suite bottlenecks and redundant assertions 2026-06-25 21:30:12 +09:00
murashit
47c4ed4631 Add Biome assist import organization 2026-06-24 14:54:53 +09:00
murashit
e74b118d04 Use Codex recency ordering for threads 2026-06-23 12:31:13 +09:00
murashit
776b86dd79 Unify file path normalization 2026-06-21 17:43:57 +09:00
murashit
5eb8bc9933 Clarify thread title semantics 2026-06-21 17:37:22 +09:00
murashit
80edc64443 Centralize thread title projections 2026-06-21 16:52:32 +09:00
murashit
b40d6cdb5b Move archive markdown export IO to app-server service 2026-06-15 10:05:22 +09:00
murashit
6df921adfc Move shared thread operations out of features 2026-06-15 08:22:41 +09:00
murashit
89099deed6 Hide test-only helper exports 2026-06-15 07:13:47 +09:00
murashit
a79d517e8a Consolidate chat thread operations and display copy boundaries 2026-06-14 11:00:29 +09:00
murashit
5b66d43c1e Move app-server contracts behind domain services 2026-06-13 16:08:25 +09:00
murashit
c13706ef9a Clarify chat stream, turn, and runtime command naming 2026-06-12 16:48:06 +09:00
murashit
84c1282f06 Establish app-server and runtime controller boundaries 2026-06-12 16:47:10 +09:00
murashit
3f70f0b160 Keep chat request inputs behind app-server adapters 2026-06-10 08:17:59 +09:00
murashit
362336456c Model thread transcripts outside app-server turns 2026-06-10 07:05:48 +09:00
murashit
3029bc478d Constrain generated Thread model to app-server boundary 2026-06-09 14:22:52 +09:00
murashit
2598ee1327 Update Codex CLI 0.137.0 compatibility 2026-06-04 11:57:46 +09:00
murashit
f2b83f6a2a Regenerate app-server bindings for Codex CLI 0.136.0 2026-06-03 08:50:05 +09:00
murashit
d9e1a79b7a Encode referenced threads as versioned envelopes 2026-06-01 10:38:38 +09:00
murashit
0c79036c48 Add shared turn transcript projection 2026-06-01 10:31:37 +09:00
murashit
8d5f89636c Move thread reference input derivation 2026-05-29 07:14:04 +09:00
murashit
79a67f828b Align chat wording 2026-05-28 19:00:03 +09:00
murashit
fd9078c3cd Normalize exported markdown file links 2026-05-27 11:59:56 +09:00
murashit
32911288b6 Add Codex thread picker command 2026-05-26 15:05:29 +09:00
murashit
551f4b7bcd Show active thread name in composer placeholder 2026-05-26 10:53:38 +09:00
murashit
993e8782b7 Align feature naming across UI and tests 2026-05-23 09:53:54 +09:00