Commit Graph

3 Commits

Author SHA1 Message Date
Marcos
7579e62d9b fix: Improve planner with correct paths and docker compose syntax
- Add BotVPS repository path: /data/applications/bw1erd9ww5121i1fsh420bcj
- Force use of 'docker compose' (space) not 'docker-compose' (hyphen)
- Use bash tool for all commands with full absolute paths
- Add clear examples of CORRECT vs INCORRECT commands
2026-03-22 15:27:59 -03:00
Marcos
0f7bdbc3a4 fix: Improve planner prompt for correct command generation
- Fix tool usage: command should be the ARGUMENT, not tool name
- Fix Docker Compose: use 'docker compose' (space) not 'docker-compose'
- Add clear examples for correct tool usage
- Improve command generation for git and docker operations
2026-03-22 15:25:51 -03:00
Marcos
64731a24a5 Stability: CPU fix with psutil interval and LLM timeouts 2026-03-22 14:36:20 -03:00