Skip to content

v0.13.3

Choose a tag to compare

@daltonnyx daltonnyx released this 27 Apr 14:14

πŸš€ Release Notes

✨ New Features

  • LLM: Added Deepseek v4 model support
  • A2A: Included token usage in A2A final response

πŸ› Bug Fixes

  • OpenCode: Fixed issue with empty reasoning content from Deepseek v4
  • File Tools: Prevented context overflow when working with minified files
  • Get File: Fixed path expansion issue
  • LLM: Resolved issue where Deepseek always required think content

πŸ”§ Improvements

  • UI: Enhanced handling of reasoning issues with Deepseek v4
  • Console: Preserved token usage display after resize events
  • Read Repo: Added optional argument to skip project notes when not needed
  • Ask Tool: Improved usage scenario handling
  • Onboarding: Refactored to use agent loop for better agent creation handling

πŸ“‹ Summary

This release introduces Deepseek v4 support with comprehensive fixes for reasoning content handling, improves token usage tracking across the console and A2A responses, and enhances several internal tools for better performance and reliability.