Skip to content

anything-llm

AI Agents & Assistants

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

JavaScript Latest v1.13.0 · 8d ago Security brief →

Features

  • Dynamic model routing based on user‑defined rules
  • Automatic and user‑managed memories for context retention
  • Scheduled tasks with full agent capabilities

Security Response History

1 CVE
CVE Severity Disclosed Patched (this tool) vs Ecosystem Median
CVE-2025-31125 KEV medium
CVSS 5.3
2025-03-31 2025-06-10 2mo / median 9mo

Recent releases

View all 13 releases →
No immediate action
v1.13.0 Security relevant

Model Router + Scheduled Jobs + Memories

patches CVE-2025-31125
Open
v1.12.1 New feature
Notable features
  • Gmail agent skill
  • Outlook agent skill
  • Google Calendar agent skill
Full changelog

Notable Improvements

Streamed Document Embedding

Now, when you upload a document to the workspace the process per-document is now reported during embedding. This is a huge improvement in performance and user experience. During this process you can add and remove documents to the queue as well as even close and navigate away from the page without losing your progress.

App integrations

There are now built in integrations for the following apps with minimal to zero setup required for Agent skills:

Other Improvements

  • [x] Image Lightbox in main UI
  • [x] Enabled Korean, Chinese, & Japanese character support for PDF generation via custom mdpdf fork
  • [x] Better citations for app integrations
  • [x] DDG default web-search in agent skills
  • [x] Open documents in native application on machine when generated by Document Generation Agent
  • [x] Auto approve agent skill via ENV setting
  • [x] Ollama bumped to 0.20.7 (Qwen3.5 support, Gemma 4, etc)
  • [x] New Customization > Chat setting for Unload model when closed to unload the model when the user closes the chat window.
  • [x] Generic OpenAI Capability detection/ENV setting
  • [x] Update Lemonade to support 1.10.0 changes
  • [x] Catalan translations
  • [x] Name field added to API keys
  • [x] Chat ID reported in agent sessions so now you can regenerate chats, TTS, and more actions without page reloads.

What's Changed

  • German translation fixes by @neuhaus in https://github.com/Mintplex-Labs/anything-llm/pull/5319
  • fix(lemonade): throw on embedding failures instead of returning empty by @nehaaprasad in https://github.com/Mintplex-Labs/anything-llm/pull/5325
  • Fix light mode docgen page by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5347
  • fix(agent-flows): keep flow menu visible in narrow windows by @suyua9 in https://github.com/Mintplex-Labs/anything-llm/pull/5341
  • Fix Agent Flow toggle state sync by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5348
  • Remove illegal chars for Windows on files by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5364
  • feat: Document Embedding Status Events | Refactor Document Embedding to Job Queue and Forked Process by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5254
  • Update Lemonade Integration to support v10.1.0 changes by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5378
  • Enable final tool call in MAX_STACK to run by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5381
  • Fix streaming issue for LLM instruction blocks by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5382
  • Add retry handling to TG for transient failures by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5391
  • Migrate to org-maintained mdpdf for lang support (Hangul, Simplified Chinese, Kanji) by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5392
  • feat: adds name field to api keys by @guilopesn in https://github.com/Mintplex-Labs/anything-llm/pull/5366
  • Add automatic agent skill aproval via ENV Flag by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5405
  • GMail Agent Skill by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5400
  • Helm chart updates by @bustapipes in https://github.com/Mintplex-Labs/anything-llm/pull/5410
  • feat: add Catalan translation by @jordimas in https://github.com/Mintplex-Labs/anything-llm/pull/5411
  • fix: preserve Confluence context paths by @officialasishkumar in https://github.com/Mintplex-Labs/anything-llm/pull/5415
  • Enable chatId reporting during agent sessions by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5407
  • 5427 translations by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5429
  • Outlook agent via Entra Application by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5427
  • Refactor Gmail Agent by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5439
  • Google calendar skill by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5442
  • Image lightbox for chat attachments by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/5441
  • Add capability detection and streaming usage for Generic OpenAI provider by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5477
  • fix: omit temperature param for Bedrock Claude Opus 4.7 by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5472
  • fix: long-prompt bubble flicker & See More collapse on streaming/scroll by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5473
  • fix: surface readable error messages in web-scraping agent and ai-provider by @Akhil373 in https://github.com/Mintplex-Labs/anything-llm/pull/5476
  • 1.12.1 release tags by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5483

New Contributors

  • @neuhaus made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5319
  • @suyua9 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5341
  • @guilopesn made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5366
  • @bustapipes made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5410
  • @jordimas made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5411
  • @officialasishkumar made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5415
  • @Akhil373 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/5476

Full Changelog: https://github.com/Mintplex-Labs/anything-llm/compare/v1.12.0...v1.12.1

v1.12.0 New feature
Notable features
  • Automatic tool calling
  • Intelligent tool selection
  • Filesystem agent
v1.11.2 New feature
Notable features
  • Chat UI redesign
  • Enhanced citations
  • Agent skill toggles
v1.11.1 New feature
Notable features
  • Native tool calling
  • Homepage redesign
  • Lemonade integration

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
60,905
Forks
6,609
Languages
JavaScript CSS Dockerfile

Install & Platforms

Platforms
linux macos windows

Community & Support

Beta — feedback welcome: [email protected]