Add note about the absence of nested AGENTS.md files

This commit is contained in:
Slipstream 2025-06-05 15:58:24 -06:00
parent 7b5317f06d
commit 9c2fb8853e
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -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