Skip to content

/copy returns full conversation history instead of compacted version after /compact #2065

@k33g

Description

@k33g

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

  1. Have a long conversation with an agent
  2. Run /compact to compress the conversation history
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions