Releases: bootstrapguru/dexor
v1.2
🎉 Release Notes for Dexor 1.2
New Features
- Open Router Integration: Now you can integrate Open Router, expanding the tool's capabilities with 86+ models (#42)
- Deep Seek AI Provider: Added integration for the Deep Seek AI provider. Now you can use Deepseek Coder v2 model which is almost close to Claude 3.5 Sonnet in coding (#36)
Bug Fixes
- Claude AI Provider Fix: Resolved issues with the Claude AI provider to ensure smooth operation. (#40)
- Deep Seek Unauthorized Error: Fixed the unauthorized error encountered during deep seek operations. (#38)
- Windows Home Directory Detection: Improved cross-platform home directory detection for better Windows compatibility. (#34)
- Assistant Update Issue: Fixed the issue where creating a new assistant did not properly update the current project assistant. (#28)
Improvements
- Code Refactoring: Renamed the WriteToFile function to CreateFile for better readability and clarity. (#30)
- Ollama Integration: Enhanced tool call argument handling for better integration. (#29)
This release follows our commitment to continuously improve functionality and provide a smoother user experience. Enjoy the new features and enhancements!
PS: Release notes are generated by AI
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! 🎊
Documentation & Bug fix
Release Notes
- Fixed an issue with models options with wrong name.
gpt-3.5
togpt-3.5-turbo
- Added Documentation
What's Changed
- Updates the repo with correct build file by @vijaythecoder in #2
- Create LICENSE by @vijaythecoder in #4
- Documentation by @vijaythecoder in #5
Full Changelog: v1.0.1...v1.0.2
Resolve Dependency Conflict During Global Installation
Release Notes
Description
We have fixed an issue where the bootstrapguru/droid
package could not be installed globally using the command composer global require bootstrapguru/droid
due to a dependency conflict.
Changes
- Resolved the dependency conflict preventing the global installation of the
bootstrapguru/droid
package. - Updated dependencies to ensure compatibility with other globally required packages.
Installation
To install the package globally, use the following command:
composer global require bootstrapguru/droid
Droid: The Birth of Your AI Engineer
We are thrilled to announce the inaugural release of Droid, your new AI Engineer that codes for you! This release marks a significant milestone in the journey of intelligent software development automation. Here’s what’s packed in version v0.1:
Features:
- AI-Powered Coding: Collaborate with an AI assistant that can help you write, update, and manage your codebase efficiently.
- Intelligent File Manipulation: Seamlessly create, read, update, and manage files.
- Command-Line Interface: A robust CLI that provides you with developer-focused interaction to streamline your workflow.
- OpenAI Integration: Harness the power of OpenAI to assist with complex coding tasks and provide insightful suggestions.
- Smooth Onboarding Process: Enjoy a straightforward and intuitive onboarding process, making it easy to get started with Droid in no time.
What's Next:
Stay tuned as we continue to evolve Droid, bringing more cutting-edge features and improvements to make your development journey even more exciting.
Thank you for adopting Droid at this early stage. We are excited to help you supercharge your coding prowess!