Skip to content

v0.2.1

Choose a tag to compare

@dragfly dragfly released this 17 Mar 02:44
· 1319 commits to main since this release

Changed

  • Replace verbose config flag with log_level (debug/info/warning/error). --verbose CLI flag kept as alias.

Fixed

  • Service logs now include timestamps on all stderr output (including startup crashes)
  • Self-healing: engine auto-updates python_path on startup (fixes brew upgrade path mismatch)
  • Simplified Homebrew formula — no more sandbox permission errors on install/upgrade