Skip to content

[Feature Request] add in support for /compact slash command #271

@rex993

Description

@rex993

Would be nice to have the ability to compact agent conversations/threads. I tried to add this feature but codex is telling me:

No — not “easily”, because the Codex built-in /compact from that docs page is implemented in the Codex CLI client UX, not exposed as an app-server RPC.
In the app-server protocol schema (what CodexMonitor talks to), there is no request like thread/compact / compact/start / etc — only a notification thread/compacted that can fire when compaction happens automatically. That’s why sending /compact as plain text just becomes a normal user message and nothing changes.

So not sure if its possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions