Introduce ComfyUI workflow models with Replicate-style predictions API, complete embedding and Cohere-compatible rerank proxying, and rebuild images for linux/amd64 via docker.1panel.live.
Co-authored-by: Cursor <cursoragent@cursor.com>
Remove config-file validation that blocked startup; settings are stored in SQLite and editable from the system settings page, with optional legacy yaml import on first boot.
Co-authored-by: Cursor <cursoragent@cursor.com>
Fail fast on missing config and reject default encryption keys; use SHA-256 ingress key lookup, trusted-proxy-aware client IP, sentinel gateway errors with correct HTTP status codes, daily provider key counter reset, Anthropic multimodal forwarding, and cache Get methods that return copies.
Co-authored-by: Cursor <cursoragent@cursor.com>
Request logs now retain 500 records with pagination, filters, ingress names, and request/response bodies. IP rules default to proxy scope with loopback equivalence and schema migration to prevent admin lockout. Add luminary-recover CLI and script for password reset, IP rule cleanup, and login cooldown recovery without rebuilding the image.
Co-authored-by: Cursor <cursoragent@cursor.com>
Lock admin login by IP after repeated failures with configurable lockout, and document /v1 endpoints with correct default port.
Co-authored-by: Cursor <cursoragent@cursor.com>