botserver/src/core/package_manager
Rodrigo Rodriguez 3566a8c87f Fix batismo tool natural language processing
- Enhanced conversational input handling for batismo tool
- Improved keyword extraction and format recognition
- Fixed field extraction from informal user messages
- Better natural language understanding

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 20:17:49 +00:00
..
setup Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
cache.rs Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
cli.rs Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
component.rs Fix clippy warnings: raw strings, unused imports, format args, must_use attributes 2025-12-24 09:39:23 -03:00
facade.rs Fix compilation errors: duplicate imports, feature-gated functions, type mismatch 2026-02-05 18:31:14 -03:00
installer.rs Fix batismo tool natural language processing 2026-02-10 20:17:49 +00:00
mod.rs Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
os.rs Fix clippy warnings: raw strings, unused imports, format args, must_use attributes 2025-12-24 09:39:23 -03:00