Skip to content

v1.1

Compare
Choose a tag to compare
@vijaythecoder vijaythecoder released this 15 Jul 07:38
· 39 commits to main since this release
3c4142e

πŸŽ‰ 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! 🎊