working version

This commit is contained in:
Matteo Rosati
2026-01-12 21:34:11 +01:00
parent 6416ad2018
commit 932c75ad80
8 changed files with 343 additions and 9 deletions

10
.kilocode/agents.md Normal file
View File

@@ -0,0 +1,10 @@
# AGENT FILES
Always search the root folder for the following files, if they exist:
- `AGENTS.md`
- `CONSTITUTION.md`
- `GEMINI.md`
- `CLAUDE.md`
These files are generally used to configure the agent's behavior and capabilities. They are not required, but are recommended for most agents.