v1.1
π Release Notes for Dexor 1.1
π New Features:
- Renaming to Dexor - use
dexor
. - New AI Provider Support: Added support for Claude and Ollama APIs for enhanced AI responses.
- Assistant Management via
dexor
. - Slash Commands for chat mode execution.
- Service Selection Step in ChatAssistant.
- Dynamic Service Configurations in AIConnector.
- Local Chat Conversation Storage: Store chat conversations locally in SQLite for offline access and improved performance.
- New Assistant Option: Added to
dexor --new
. - New Tool: ExecuteCommand. This tool executes the terminal commands. For Example,
git status
,git commit {message}
π Improvements:
- Refactored ChatAssistant and ChatRequest for better performance and flexibility.
- Enhanced DTO Formats for chat requests and responses.
- Updated Documentation:
- Added YouTube video link for demo in docs.
- README.md updates.
- Renaming: Updated project and references from Droid to Dexor.
π₯ New Contributors:
- @eltociear made their first contribution with README.md updates.
Enjoy the new features and improvements! π