Commit graph

14 commits

Author SHA1 Message Date
murashit
567c744624 refactor(protocol): isolate released legacy reference decoding
Decode released /refer envelopes and file references only in a dedicated protocol adapter.
Keep the compatibility layer removable without changing the current message path.
2026-07-20 17:27:57 +09:00
murashit
4581ee4c5f feat(context): bound and persist explicit turn context 2026-07-18 10:47:10 +09:00
murashit
160c344008 Model subagent threads as read-only panels 2026-07-12 00:18:32 +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
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
8d5f89636c Move thread reference input derivation 2026-05-29 07:14:04 +09:00
murashit
993e8782b7 Align feature naming across UI and tests 2026-05-23 09:53:54 +09:00
Renamed from tests/threads/reference.test.ts (Browse further)