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_PASSWORDenvironment 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