admtracksteel
  • Joined on 2026-03-10
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:59:48 +00:00
9b429f5505 feat: Add credentials viewer with copy buttons
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:56:39 +00:00
a229d1a64b fix: Use context.bot_data for plan persistence
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:37:17 +00:00
b782b611a2 fix: Save full plan for confirmation instead of just task
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:35:46 +00:00
d7bc7df32c feat: Auto-sync credentials on startup
admtracksteel pushed to master at admtracksteel/BotVPS 2026-03-22 18:34:23 +00:00
dc1a3f8bad feat: Add Orchestrator LLM config to web interface
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