working version

This commit is contained in:
Matteo Rosati
2026-01-16 10:14:55 +01:00
commit 0cb5dc9bab
26 changed files with 1269 additions and 0 deletions

10
.kilocode/rules/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.