COMMITS
/ core/cli/run.go May 25, 2026
L
feat(distributed): gated X-LocalAI-Node response header (middleware + wrapper) (#9976)
LocalAI [bot] committed
R
feat(middleware): Model routing, PII filtering, Cloud model proxies (#9802)
Richard Palethorpe committed
May 23, 2026
L
fix(distributed): make admin backend installs resilient and observable (#9958)
LocalAI [bot] committed
May 22, 2026
L
fix(traces): cap captured body size to keep admin Traces UI responsive (#9946)
LocalAI [bot] committed
May 18, 2026
R
feat(gallery): verify backend OCI images with keyless cosign (#9823)
Richard Palethorpe committed
May 8, 2026
R
chore: Security hardening (#9719)
Richard Palethorpe committed
April 28, 2026
E
feat: localai assistant chat modality (#9602)
Ettore Di Giacinto committed
April 21, 2026
L
feat: improve CLI error messages with actionable guidance (#8880)
LocalAI [bot] committed
April 11, 2026
E
feat(ux): backend management enhancement (#9325)
Ettore Di Giacinto committed
E
feat: backend versioning, upgrade detection and auto-upgrade (#9315)
Ettore Di Giacinto committed
April 9, 2026
E
feat(api): add ollama compatibility (#9284)
Ettore Di Giacinto committed
March 31, 2026
E
feat: add node reconciler, allow to schedule to group of nodes, min/max autoscaler (#9186)
Ettore Di Giacinto committed
March 29, 2026
E
feat: add distributed mode (#9124)
Ettore Di Giacinto committed
March 21, 2026
E
feat(quantization): add quantization backend (#9096)
Ettore Di Giacinto committed
E
feat: add (experimental) fine-tuning support with TRL (#9088)
Ettore Di Giacinto committed
March 19, 2026
E
feat: add users and authentication support (#9061)
Ettore Di Giacinto committed
March 13, 2026
R
fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978)
Richard Palethorpe committed
March 12, 2026
E
fix(collections): start agent pool after http server (#8981)
Ettore Di Giacinto committed
March 9, 2026
L
chore: Standardize CLI flag naming to kebab-case (M12) (#8912)
LocalAI [bot] committed
E
feat(mlx-distributed): add new MLX-distributed backend (#8801)
Ettore Di Giacinto committed
L
feat: Add --data-path CLI flag for persistent data separation (#8888)
LocalAI [bot] committed
March 8, 2026
L
feat(cli): add configurable backend image fallback tags via CLI options (#8817)
LocalAI [bot] committed
March 6, 2026
E
feat: add agentic management (#8820)
Ettore Di Giacinto committed
L
feat: Add LOCALAI_DISABLE_MCP environment variable to disable MCP support (#8816)
LocalAI [bot] committed
March 5, 2026
E
feat(ui): move to React for frontend (#8772)
Ettore Di Giacinto committed
February 23, 2026
A
fix(cli): Fix watchdog running constantly and spamming logs (#8624)
Andres committed
February 13, 2026
E
chore: compute capabilities once (#8555)
Ettore Di Giacinto committed
January 17, 2026
E
feat(api): add support for open responses specification (#8063)
Ettore Di Giacinto committed
January 14, 2026
E
feat(ui): add video gen UI (#8020)
Ettore Di Giacinto committed
December 29, 2025
R
feat(api): Allow tracing of requests and responses (#7609)
Richard Palethorpe committed
December 25, 2025
E
feat: disable force eviction (#7725)
Ettore Di Giacinto committed
December 24, 2025
E
chore(logging): be consistent and do not emit logs from echo (#7710)
Ettore Di Giacinto committed
December 21, 2025
E
chore(refactor): move logging to common package based on slog (#7668)
Ettore Di Giacinto committed
December 16, 2025
E
feat(watchdog): add Memory resource reclaimer (#7583)
Ettore Di Giacinto committed
December 12, 2025
E
feat(loader): enhance single active backend to support LRU eviction (#7535)
Ettore Di Giacinto committed
November 28, 2025
E
feat: agent jobs panel (#7390)
Ettore Di Giacinto committed
November 27, 2025
I
chore: switch from /usr/share to /var/lib for data storage (#7361)
Igor B. Poretsky committed
November 20, 2025
E
feat(ui): runtime settings (#7320)
Ettore Di Giacinto committed
November 14, 2025
E
feat: migrate to echo and enable cancellation of non-streaming requests (#7270)
Ettore Di Giacinto committed
October 9, 2025
E
chore: update cogito and simplify MCP logics (#6413)
Ettore Di Giacinto committed
October 5, 2025
E
feat: Add Agentic MCP support with a new chat/completion endpoint (#6381)
Ettore Di Giacinto committed
September 4, 2025
E
fix: make sure to turn down all processes on exit (#6200)
Ettore Di Giacinto committed
August 26, 2025
E
feat(launcher): add LocalAI launcher app (#6127)
Ettore Di Giacinto committed
August 19, 2025
E
feat(p2p): automatically sync installed models between instances (#6108)
Ettore Di Giacinto committed
August 14, 2025
E
feat(backends): add system backend, refactor (#6059)
Ettore Di Giacinto committed
July 27, 2025
E
chore: drop assistants endpoint (#5926)
Ettore Di Giacinto committed
July 22, 2025
E
feat: refactor build process, drop embedded backends (#5875)
Ettore Di Giacinto committed
June 27, 2025
E
feat(gallery): automatically install missing backends along models (#5736)
Ettore Di Giacinto committed
June 15, 2025
E
feat: Add backend gallery (#5607)
Ettore Di Giacinto committed
April 27, 2025
M
docs: update docs for DisableWebUI flag (#5256)
Mohit Gaur committed