botserver/src/automation
Rodrigo Rodriguez (Pragmatismo) df0536f739 feat(automation): add compact prompt scheduler and improve code formatting
Added new compact_prompt module and its scheduler initialization in AutomationService.
Refactored code for better readability:
- Improved import organization
- Fixed indentation in schedule checking logic
- Enhanced error handling with more descriptive messages
- Formatted long lines for better readability
- Added comments for clarity

The changes maintain existing functionality while making the code more maintainable.
2025-11-06 16:15:54 -03:00
..
automation.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
compact_prompt.rs feat(automation): add compact prompt scheduler and improve code formatting 2025-11-06 16:15:54 -03:00
mod.rs feat(automation): add compact prompt scheduler and improve code formatting 2025-11-06 16:15:54 -03:00