| Modes Support | ||
|---|---|---|
|
||
| MCP Servers Catalog | Mini Window Mode | Extensions and Skills Catalog |
|
|
|
| Integrated Skill Editor | Interactive Terminals | Citations |
|
|
|
Highlights
- π₯ Improved terminal tool β Newelle can now manage persistent Terminal sessions and interact with TUIs.
- π« Mode switching β users can now create custom "modes" that quickly change prompts, tools and skills (e.g. Planning mode).
- π² MCP Servers catalog β added a curated catalog of MCP servers that can be used to connect your applications to Newelle.
- π Citations β the LLM can now state the source of information.
- β LLM provider management β you can now add LLM providers directly from the UI (OpenAI/Ollama/Anthropic compatible).
- π Improved text generation animation.
- π» Compact Mode β added a compact mode for tool calls and the input bar.
- π§© Extensions and Skills catalog β you can now download and explore new extensions and skills directly in Newelle.
- βοΈ Skill editor β create and edit Newelle Skills directly from Newelle.
Minor changes
- Added a
send_messagetool for sending messages to interfaces, such as "send me this on Telegram". - Added new tools:
sleepandswitch_mode. - Agents can now read images using the
read_imagetool. - Vision chats can now be delegated to a secondary LLM.
- Added support for Mistral STT and TTS.
- Added API key support for Ollama.
- Improved Anthropic's 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
/responsesendpoint. - 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+Gto switch between normal and mini-window modes.
Contributors
Full Changelog: 1.4.5...1.5.0






