📚 Add minor improvements to ai agents documentation

This commit is contained in:
Andrey Antukh
2026-03-24 17:49:24 +01:00
parent 750e8a9d51
commit cc03f3f884
6 changed files with 114 additions and 191 deletions

View File

@@ -1,4 +1,4 @@
{
"$schema": "https://opencode.ai/config.json",
"instructions": ["CONTRIBUTING.md", "AGENTS.md"]
"instructions": ["AGENTS.md"]
}