You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conversation Forking: Added fork functionality to allow branching conversations, enabling users to explore multiple conversation paths from a single point
LLM Providers Expansion
TogetherAI Integration: Added TogetherAI as a new LLM provider option
OpenAI Codex Support: Integrated OpenAI Codex as an additional LLM provider
🐛 Bug Fixes
LLM
OpenAI Response API: Fixed tool parsing issue with OpenAI response API to ensure proper JSON parsing
File Editing
SQL Syntax Checking: Removed syntax checker for SQL files to prevent validation errors
Memory Management
Deprecated Model Removal: Removed deprecated model references to prevent compatibility issues
Tree-sitter Integration
Stability Fix: Locked Tree-sitter version to prevent crashes caused by version incompatibilities
🔧 Maintenance & Improvements
LLM Provider Management
Groq Deprecation: Removed Groq LLM provider as it has been deprecated
Copilot Models Update: Updated Copilot models list to reflect latest available models
Testing
Code Analysis Tests: Fixed async handling in code analysis test suite
Search & History
Chat History Filtering: Configured chat history to be excluded by default in grep operations