Skip to content

v0.13.1

Choose a tag to compare

@coding-hui coding-hui released this 31 Jan 02:02

Changelog

Features

  • 1e0eeb2 feat: add deepseek-reasoner model with alias ds-r1
  • 764b0bd feat: implement command-line flag handling and completion support

Code Refactoring

  • 0fbe2fe refactor: refactor Render function to use formatted string for content
  • c20cd0d refactor: refactor coder block fence rendering to use RenderStep
  • 19bbc6a refactor: refactor command handler method names for consistency
  • 19886d6 refactor: simplify coding function by removing redundant context checks

Full Changelog: v0.13.0...v0.13.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can contribute with code.

Where to go next?

  • Find examples and commented usage of all options in our website.