I'm using a monorepo project. I installed the latest version of OpenCode, then installed OpenAgentsControl locally for project-specific use.
I noticed that whenever ContextScout runs, it says:
✱ Glob ".opencode/**/*"
Thinking: No .opencode directory exists. Now I have all the information I need. Let me compile the comprehensive review.
Let me summarize what I found:
1. No .opencode/context/ directory exists - No dedicated context files for code review guidelines, security patterns, etc.
OpenCode is in the monorepo root folder, with an agent.md file in the root folder as well. I don't know if the problem is the monorepo or something else. Is there any extra configuration I need to do for monorepo projects?
I'm using a monorepo project. I installed the latest version of OpenCode, then installed OpenAgentsControl locally for project-specific use.
I noticed that whenever
ContextScoutruns, it says:OpenCode is in the monorepo root folder, with an agent.md file in the root folder as well. I don't know if the problem is the monorepo or something else. Is there any extra configuration I need to do for monorepo projects?