Mint v1.3.0
📝 Release Notes
v1.3.0 - The "Agent & Plugin Power-Up" Update
Mint 1.3.0 brings elevated Agent and Plugin systems, making them smarter and more flexible. It comes packed with new features that make using Mint more enjoyable and powerful than ever!
✨ New Features
- Agent Framework:
- Supports creating and switching between multiple Agents in the CLI (e.g., code agent, browser agent, knowledge agent).
- Added the
/agentcommand to manage agents and view their current status.
- Plugin System 2.0:
- Improved the plugin system to allow dynamic loading and disabling on the fly—no restart required.
- Added the
/pluginscommand to view and manage plugins.
- Contextual Help:
- Added an automatic context-aware help system that recommends relevant commands and plugins based on the current situation.
- Thai Language UX:
- Improved Thai language support across the UI and response messages.
🛠️ Improvements & Bug Fixes
- Performance Boost: Improved CLI response speed and reduced memory consumption.
- Better Error Handling: Clearer, easier-to-understand error notifications along with suggested solutions.
- Config Hot Reload: Changes to
mint-config.jsoncan now be reloaded instantly without closing the program. - Security: Updated dependencies and added security validations for plugins.