Skip to content

[TASK] /compact in Plan mode accept action is redundant #754

Description

@edenreich

Summary

/compact is redundant in plan mode when the user accept the plan and moves to auto-approve - because the agent is also instructed to read the plan file which contains all what the agent wants to work on.

Instead of /compact it should do /new which will not summary the conversation and then just instruct the agent to read the plan file and start working on it. Simpler, less tokens, more efficient.

Acceptance Criteria

  • There is no /compact execution when the user accepts the plan
  • Instead of /compact there is a simple /new execution (for a new session) and an instruction to read the plan file and start working
  • Documentation is adjusted
  • It's tested

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions