Skip to content

v0.5.13

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 07 May 03:46
· 599 commits to main since this release
c0ad8c9

What's New in v0.5.13

Features

  • Message queue for sequential run processing — prevents concurrent request conflicts (#501)
  • Two-level skills directory structure — supports misc category for flat skills (#500)

Bug Fixes

  • Filter out ephemeral sessions — avoids importing internal eph_* sessions during startup sync (#503)
  • Resolve test failures related to v0.5.12 changes (#491)

Improvements

  • Add Termux/proot environment compatibility for mobile and embedded deployments
  • Handle chat run abort lifecycle: proper cleanup and state reset on user cancellation
  • Remove streaming indicator from history message list for cleaner display
  • Fix context resolution for custom providers with improved model matching
  • Fix IPv6 listen default to ensure correct address binding
  • Improve chat message display and context compression logic
  • Fix chat completion sound toggle and cron silent run history empty issue