mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
When reading an AGENTS.md file directly, InstructionPrompt.resolve() would re-inject the same file as a system-reminder, causing duplicate 'Read/Loaded' log entries. Skip instruction files that match the file being read to prevent this duplication.