Files
BotVPS/orchestrator.py
Marcos 19ac2b55d4 feat: Auto-detect repository paths for any app
- Add detect_git_repo_path() function to find repos in /data/repositories
- Add detect_app_in_docker() to find containers by name
- Planner now receives detected context automatically
- Supports BotVPS, TrackSteel, and any repo in /data/repositories
- Uses 'docker compose' (space) syntax

Example: 'faz deploy do tracksteel' will detect TrackSteel repo path automatically
2026-03-22 15:30:15 -03:00

20 KiB