mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
- Implemented tests for database initialization, SQL injection prevention, auto-learning pattern extraction, module detection, complexity detection, LRU cache performance, session export, actionable suggestions, repository indexing, search query safety, and context window management. - Utilized SQLite for database operations and temporary directories for test isolation. - Included detailed output for test results with color-coded pass/fail indicators. |
||
|---|---|---|
| .. | ||
| buddai.py | ||
| buddai_api.py | ||
| buddai_exec.py | ||
| buddai_force.py | ||
| buddai_turbo.py | ||
| buddai_v2.py | ||
| buddai_v3.py | ||
| QUICKSTART.md | ||