Skip to content

v0.10.1

Latest

Choose a tag to compare

@BoPeng BoPeng released this 12 Apr 18:25
· 10 commits to main since this release

What's New

Built-in Web UI

  • Config editor with TOML syntax highlighting (CodeMirror)
  • Live log streaming with filtering by level, item, AI score, and text search
  • Guided forms for adding/editing AI backends, items, users, and marketplaces
  • No password required on localhost; starts automatically with the monitor
  • Remote access via --webui-host (requires credentials)

Improvements

  • FACEBOOK_USERNAME / FACEBOOK_PASSWORD environment variable fallback for credentials
  • Graceful handling of missing ${ENV_VAR} references (warning instead of error)
  • Anthropic listed before Ollama in all provider lists
  • Auto-fill API key env var reference when adding AI backends via the web UI