Skip to content

v0.12.0

Choose a tag to compare

@daltonnyx daltonnyx released this 27 Mar 07:00
· 108 commits to main since this release

🎉 New Features

Conversation Management

  • 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

📊 Summary

  • 3 New Features
  • 4 Bug Fixes
  • 5 Maintenance Updates
  • Date Range: March 24 - March 27, 2026