Marcos
a74978da4a
Add Ollama connection check and better error messages
2026-03-22 16:31:08 -03:00
Marcos
22af78e6a5
Fix /llm command to show status when no args
2026-03-22 16:24:06 -03:00
Marcos
a229d1a64b
fix: Use context.bot_data for plan persistence
...
- Store pending plan in context.bot_data (Telegram persists this)
- Add debug prints for troubleshooting
- Fixes plan not being retrieved on confirmation
2026-03-22 15:57:48 -03:00
Marcos
b782b611a2
fix: Save full plan for confirmation instead of just task
...
- Store complete plan in pending_plans dict
- When user confirms, execute stored plan directly
- Fixes 0/0 steps issue when confirming
2026-03-22 15:38:27 -03:00
Marcos
809578a9d6
feat: Integrate orchestrator with Telegram bot
...
- Add orchestrator imports and handlers
- Detect orchestrator tasks via keywords (deploy, docker, git, etc.)
- Add commands: /status, /tools, /sync, /orchestrate
- Add confirmation flow (sim/nao)
- Keep fallback to ai_agent for non-orchestrator tasks
2026-03-22 15:07:34 -03:00
Marcos
8c6264d14d
Feature: Bot now can send VPS images to Telegram
2026-03-22 12:14:30 -03:00
Marcos
eaa230a10f
Fix: Unified Bot start and cleanup to end Conflict 409
2026-03-22 11:58:20 -03:00
Marcos
6589c62b18
1
2026-03-22 10:10:27 -03:00
5e8acefa9a
🚀 Initial deploy to Gitea with fixes and dashboard enhancements
2026-03-21 19:16:10 +00:00