# AnythingLLM v1.12.0 — AnythingLLM v1.12.0 - Product: AnythingLLM (https://whatsnew.fyi/product/anythingllm) - Vendor: Mintplex Labs - Date: 2026-04-02 - Version: v1.12.0 - Original notes: https://github.com/Mintplex-Labs/anything-llm/releases/tag/v1.12.0 - Permalink: https://whatsnew.fyi/product/anythingllm/releases/v1.12.0 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Automatic mode for native tool calling that uses tools without requiring @agent prefix for supported providers - **added** — Intelligent Tool Selection feature to load unlimited tools into context with up to 80% token usage reduction - **added** — Filesystem Agent feature to search files and directories on the host machine - **added** — Document Generation Agent to create text files, PDFs, Excel files, Docx, and PowerPoint presentations - **added** — Telegram bot support for Docker and Desktop with text chat, image understanding, voice messages, and workspace selection - **added** — Lithuanian locale support - **added** — User-Agent header for Anthropic API calls - **added** — Optional API key support for Lemonade provider - **changed** — Automatic mode for workspace with Agent mode as default - **changed** — Dynamic max_tokens retrieval for Anthropic models - **changed** — Refactored onboarding welcome screen to v2 design - **changed** — Auto-select newly uploaded documents and URLs in my documents list - **changed** — Redesigned Telegram bot settings UI - **changed** — Updated Exa search provider description - **fixed** — File extension inference from Content-Type for URLs without explicit extensions - **fixed** — Firefox LaTeX rendering - **fixed** — Chat UI event listener bloat ##### Major Features ###### Automatic Mode for native tool calling For [Select providers](https://docs.anythingllm.com/features/chat-modes#available-chat-modes) that support native tool calling, you no longer need to use `@agent` to use tools. You can now just use the tools without asking. If your prompt input does not have the "@" symbol, your chats will automatically use tools as needed. https://github.com/user-attachments/assets/2ab6af9a-98d0-4d52-a3d3-849d70e64004 ##### Intelligent Tool Selection We have added a new feature called [Intelligent Tool Selection](https://docs.anythingllm.com/agent/intelligent-tool-selection). This feature allows you to load **unlimited** tools for your agent to use into context with better performance and save up to 80% on token usage every single chat. settings-menu-icon-location ##### Filesystem Agent We have added a new feature called [Filesystem Agent](https://docs.anythingllm.com/agent/usage#file-system-agent). This feature allows you to use the filesystem of your host machine to search for files and directories. fs-main-panel ##### Document Generation Agent We have added a new built-in agent for [Document Generation](https://docs.anythingllm.com/agent/usage#document-generation-agent). With document generation, you can generate text files, PDFs, Excel files, Docx, and even entire PowerPoint presentations. https://github.com/user-attachments/assets/493e27bb-4944-4a8d-8995-a7c8b3eaadd5 ##### Telegram Bot AnythingLLM Docker and Desktop now support a [Telegram bot](https://docs.anythingllm.com/channels/telegram) so you can connect to your AnythingLLM instance anywhere in the world. **Supports**: - Text chat (streaming & thinking) - Image understanding - Voice messages & Attachments - Automatic mode and @agent support - Workspace and thread selection - Model selection - Citations - Any agent skill available in AnythingLLM image-understanding ##### What's Changed * update exa search provider description by @theishangoswami in https://github.com/Mintplex-Labs/anything-llm/pull/5225 * Automatic mode for workspace (Agent mode default) by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5143 * MCP tool manager by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5230 * Intelligent Skill Selection by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5236 * README updates by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5238 * fix(collector): infer file extension from Content-Type for URLs without explicit extensions by @Lyt060814 in https://github.com/Mintplex-Labs/anything-llm/pull/5252 * feat: add Lithuanian locale and register in resources by @arvydev in https://github.com/Mintplex-Labs/anything-llm/pull/5243 * Telegram bot connector by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/5190 * Add User-Agent header for Anthropic API calls by @mikelambert in https://github.com/Mintplex-Labs/anything-llm/pull/5174 * add Dynamic `max_tokens` retreival for Anthropic models by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5255 * fix Firefox LaTeX rendering by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5258 * add ask to run prompt for tool calls (demo) by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/5261 * Refactor onboarding welcome screen to v2 design by @angelplusultra in https://github.com/Mintplex-Labs/anything-llm/pull/5262 * Filesystem Agent Skill overhaul by @timo _[Truncated at 4000 characters — full notes: https://github.com/Mintplex-Labs/anything-llm/releases/tag/v1.12.0]_