Add AGENTS.md with project context for AI assistants

This commit is contained in:
2026-05-24 16:49:48 +02:00
parent 55a8df8515
commit abcf231b91
2 changed files with 50 additions and 5 deletions
+6 -5
View File
@@ -1,8 +1,9 @@
{
"$schema": "https://opencode.ai/config.json",
"permission": {
"bash": "ask",
"external_directory": "ask"
}
}
"instructions": ["AGENTS.md"],
"permission": {
"bash": "ask",
"external_directory": "ask"
}
}