This commit is contained in:
Mery-Sanz 2025-05-14 13:40:25 +02:00
parent 19b9c87f5a
commit 9991b89af5
1 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ CAI focuses on making cybersecurity agent **coordination** and **execution** lig
If you want to dive deeper into the code, check the following files as a start point for using CAI:
```
cai
├── benchmarks
├── ci
@ -50,7 +51,7 @@ cai
│ └── util.py # Utility functions
├── tests
└── tools # Usable tools
```
### 🔹 Agent