add typescript and agents file

This commit is contained in:
Matteo Rosati
2026-01-07 16:23:40 +01:00
parent f4a159fdb3
commit df5a05d5c6
2 changed files with 36 additions and 0 deletions

10
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.