Major update with improved agent capabilities, terminal integration, MCP support and usability improvements.
- Improved terminal tool: Newelle can now manage persistent Terminal sessions and interact with TUIs
- Added mode switching: users can create custom modes that quickly change prompts, tools and skills, such as Planning mode
- Added a curated catalog of MCP servers that can be used to connect applications to Newelle
- Added citations, allowing the LLM to state the source of information
- Added the ability to add LLM providers directly from the UI, including OpenAI, Ollama and Anthropic-compatible providers
- Improved text generation animation
- Added Compact Mode for tool calls and the input bar
- Added the ability to download and explore new extensions and skills directly in Newelle
- Added a Skill editor to create and edit Newelle Skills directly in Newelle
- Added a send_message tool for sending messages to interfaces, such as Telegram
- Added new tools: sleep and switch_mode
- Agents can now read images using the read_image tool
- Added the ability to delegate vision chats to a secondary LLM
- Added support for Mistral STT and TTS
- Added API key support for Ollama
- Improved the Anthropic LLM handler
- Added the ability to set the maximum number of tool iterations in a chat
- Fixed bugs with the OpenAI handler
- Added support for the OpenAI /responses endpoint
- Improved the Telegram interface
- Improved the GUI-API interface
- Improved logging support in the OpenAI API interface
- Fixed bugs with LaTeX rendering and improved performance
- Added an option to automatically expand thinking
- Fixed thinking scrolling up while streaming
- Improved mini-window mode
- Added CTRL+G to switch between normal and mini-window modes