Describe the bug
After running /compact on a long conversation, using /copy copies the full original conversation history instead of the compacted summary.
Steps to reproduce
- Have a long conversation with an agent
- Run
/compact to compress the conversation history
- Run
/copy after the compaction completes
Expected behavior
/copy should copy the compacted version of the conversation history.
Actual behavior
/copy copies the full, uncompacted conversation history instead of the compacted summary produced by /compact.