-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hello,
I am using OpenCode version 1.1.25.
When your plugin is enabled, the agent completely stops seeing and applying rules from AGENTS.md.
Important clarification:
- The AGENTS.md file still exists.
- There are no syntax errors in AGENTS.md.
- OpenCode itself works correctly without the plugin.
- The problem is not rendering or markdown parsing.
- The problem is that the agent ignores AGENTS.md entirely when the plugin is active.
Behavior comparison:
- Plugin disabled:
- Agent correctly loads and follows rules from AGENTS.md.
- Plugin enabled:
- Agent behaves as if AGENTS.md does not exist.
This looks like the plugin overrides, filters, or replaces the context-loading mechanism used by OpenCode for AGENTS.md.
Environment:
- OpenCode: 1.1.25
- Plugin: opencode-dynamic-context-pruning
- OS: MacOS Tahoe
Please confirm:
- Does the plugin intentionally replace or prune AGENTS.md context?
- If yes, is there a way to whitelist AGENTS.md so agent rules are always preserved?
- If not, this is a critical compatibility bug.
I can provide minimal reproduction steps if required.
Metadata
Metadata
Assignees
Labels
No labels