opencode
opencode copied to clipboard
docs: clarify that project and global AGENTS.md files are combined
Fixes #9282
Summary
- Clarifies that both project and global
AGENTS.mdfiles are loaded and concatenated (not one overriding the other) - Explains the use case: personal preferences in global, team rules in project
- Adds a note about subdirectory behavior for monorepo users
- Separates the "filename fallback" logic into its own subsection for clarity