| Subagents | ||
|---|---|---|
|
| ||
| File Permissions | Skills | New Agent Tools |
| Chat Folders | Context Manager | Commands |
What's Changed
🛠 Improved Newelle Agent capabilities
📝 Added tools to explore and manage files (write, read,grep,glob, listdir)
🔐 Added files permissions: you can now specify for which files allow read,write or ask
✨ Added support for skills, Newelle can now activate skills, supporting huge libraries of existing ones
👥 Subagents: Newelle can now launch subagents to do subtasks. These will run with custom tools and skills
⏰ Scheduled Tasks: You can now schedule AI tasks to any moment
✔️ Added TODO List tool: Newelle can now keep track of complex tasks completion using the new TODO tool
⚙️ Tool lazy loading: choose which tools to lazy load to make context small and load their schemas only when needed
📄 Context Manager: Newelle will now dinamically manage the context in order to keep it in the limits
🔒 Added support for Oauth login for MCP tools
🗂 Added chat folders: organize your chats into folders
💻 Added commands: extensions can now add commands to Newelle
Contributors
New Contributors
Full Changelog: 1.3.0...1.3.5