JamesTheGiblet
|
d28a737c15
|
Release v3.1: Repository Intelligence
- Repository indexing (Python, C++, Arduino, JS, HTML, CSS)
- Semantic code search with natural language
- Style signature scanning and application
- Shadow suggestion engine (proactive hints)
- Web interface with live code workspace
- Dark/Light theme support
- Session management (rename/delete)
- Forge Theory mode selector
- 11/11 tests passing (100%)
- Comprehensive documentation
|
2025-12-29 14:03:42 +00:00 |
|
JamesTheGiblet
|
da3530774b
|
Add comprehensive test suite for BuddAI v3.1
- 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.
|
2025-12-29 13:38:31 +00:00 |
|