BuddAI/archive
JamesTheGiblet 3747bf5091 feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine
- Added ShadowSuggestionEngine for proactive module suggestions based on user history.
- Implemented style signature scanning to extract coding preferences from indexed repositories.
- Enhanced chat functionality to include search queries for repository functions.
- Updated database schema to include style preferences.
- Improved modular build execution with Forge Theory integration.
- Added proactive suggestion bar to responses based on user input and generated code.
- Refined code generation to align with user-specific naming conventions and safety patterns.
- Introduced commands for scanning style signatures and improved help documentation.
2025-12-28 16:29:06 +00:00
..
buddai.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_api.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_exec.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_force.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_turbo.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
buddai_v2.py feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00
QUICKSTART.md feat: Introduce BuddAI v3.0 with enhanced modular building and proactive suggestion engine 2025-12-28 16:29:06 +00:00