generalbots/src/basic
Rodrigo Rodriguez (Pragmatismo) 06d0bf1f0a feat(autotask): Add missing API endpoints for UI compatibility
- Add execute_task_handler for POST /api/autotask/:task_id/execute
- Add get_task_logs_handler for GET /api/autotask/:task_id/logs
- Add apply_recommendation_handler for POST /api/autotask/recommendations/:rec_id/apply
- Update route configuration in mod.rs
2025-12-27 21:16:12 -03:00
..
compiler feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
keywords feat(autotask): Add missing API endpoints for UI compatibility 2025-12-27 21:16:12 -03:00
mod.rs feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00