admtracksteel
  • Joined on 2026-03-10
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:29:06 +00:00
19ac2b55d4 feat: Auto-detect repository paths for any app
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:26:50 +00:00
7579e62d9b fix: Improve planner with correct paths and docker compose syntax
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:24:41 +00:00
0f7bdbc3a4 fix: Improve planner prompt for correct command generation
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:19:12 +00:00
9b45f7a393 fix: Docker format string escaping
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:06:29 +00:00
809578a9d6 feat: Integrate orchestrator with Telegram bot
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 17:35:09 +00:00
64731a24a5 Stability: CPU fix with psutil interval and LLM timeouts
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 17:04:07 +00:00
fde085835b Restore: Reverted ai_agent.py to last known stable commit (6cf2c30)
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:58:30 +00:00
39eeaf95bd Fix: Restored full agent capabilities and fixed server variables
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:56:06 +00:00
12427dcb46 Fix: Restored system_prompt_base and tools_desc to fix server crash (Error 500)
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:53:53 +00:00
4d153d7a9e Gemini: Corrected model to gemini-2.0-flash
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:22:13 +00:00
8b195b37fb Fix: Restored AI IQ and conversational fluency for local models
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:15:28 +00:00
a20b32b70b Performance: Implemented Turbo Lite mode for Ollama local
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 16:07:45 +00:00
03b1793be9 Optimization: Improved context handling and lowered Ollama temperature for better local performance
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:57:01 +00:00
3cfb6fb3d2 Fix: Robust web password handling for insight images
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:44:40 +00:00
029b8973b3 Fix: Final Web UI image rendering logic
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:38:57 +00:00
75d2a16fec Fix: Unified Context Memory between Web and Telegram
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:22:39 +00:00
6cf2c30e59 Fix: run_bash_command now returns stdout even on search errors
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:20:32 +00:00
8882b95650 Fix: AI Agent specialized on VPS_Sync path and image sending tags
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:13:21 +00:00
8c6264d14d Feature: Bot now can send VPS images to Telegram
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 15:04:11 +00:00
a7d873ba07 Fix: AI agent now checks permissions if find fails