diff --git a/AGENTS.md b/AGENTS.md index 4c4bb7f..0e695b9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -9,6 +9,7 @@ - All pip dependencies are installed in the environment. (Except packages related to locally running AI, due to their large size.) - You have the ability to directly push to the git repo over https (url already set). And you should when you finish your task and have tested it. - If you encounter any hard to fix errors when pushing just leave it to the user to fix them. Try fixing merge conflicts/not having work from the remote by yourself. +- There are no nested AGENTS.md files, this is the only one in the project. - You have a python script "tavilytool.py" in the project root, that you can use to search the web. # Tavily API Script Usage Instructions