## Requirements 1. [Add a git submodule for the AI agents](https://github.com/OpenToonix/AI-Agents) using the command `git submodule add https://github.com/OpenToonix/AI-Agents agents` 2. Add the new submodule tracking files using the command `git add .gitmodules agents` 3. Push the changes to the HTTP server's remote repository
Requirements
git submodule add https://github.com/OpenToonix/AI-Agents agentsgit add .gitmodules agents