This commit is contained in:
Mery-Sanz 2025-05-14 13:40:25 +02:00
parent 5e2074eb0a
commit d7fc9c39a2
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