DedSecer and Cursor
14b286a466
fix(forwarder): preserve Cursor fork context
...
Store checkpoint turns as validated blobs and restore prefetched parent turns so forked conversations retain their replay history and rewind prefix.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-01 10:51:23 +08:00
DedSecer and Cursor
4451a6df3b
fix(forwarder): handle Cursor summarize actions
...
Map Cursor's protocol-level SummarizeAction to manual context compaction while keeping the legacy /compact directive disabled.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 19:32:42 +08:00
DedSecer
17f30a8852
fix(prompt): replay selected Cursor commands
...
Include client-resolved command content in model-visible user history so slash commands such as /init retain their actual instructions.
2026-07-28 10:46:07 +08:00