github elophanto/EloPhanto v2026.02.24.3
v2026.02.24.3 — Autonomous Mind Fix

latest releases: v2026.08.11, v2026.08.07, v2026.06.20...
5 months ago

Autonomous Mind Fix + Real-Time Terminal Display

Bug Fix

  • Fixed autonomous mind not starting via ./start.sh — Root cause: ./start.sh runs elophanto chat (default), which uses _chat_gateway() in chat_cmd.py — a separate gateway startup path that was missing GoalRunner, AutonomousMind, and EmailMonitor wiring. The mind initialized but resume_on_startup() was never called.

Terminal Improvements

  • Real-time tool use visibility — Every tool the mind calls is now shown in the terminal as it happens. New MIND_TOOL_USE event via executor callback.
  • Rich cycle display — Wakeup shows budget/memory/last action, sleep shows formatted duration with full budget status, visual separators frame each cycle
  • Error recovery display — Shows error details and recovery strategy

Don't miss a new EloPhanto release

NewReleases is sending notifications on new releases.