DedSecer
834288839b
test(cursor): make transcript adapter tests self-contained
...
Keep the transcript coverage independent from branch-specific projector helpers so it runs cleanly on the upstream main test layout.
2026-08-01 21:10:46 +08:00
DedSecer
68e63c7a72
feat(cursor): sync local conversation history to Cursor transcripts
...
Project sidecar context history into Cursor-compatible JSONL transcripts so previous conversations remain readable when referenced from new chats. Backfill existing sessions on startup and preserve Cursor-managed turn status entries during atomic updates.
2026-08-01 21:08:14 +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