Skip to content

v0.1.28

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:06

Install

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/7df-lab/devo/main/install.sh | sh

Windows

irm 'https://raw.githubusercontent.com/7df-lab/devo/main/install.ps1' | iex

What's Changed

  • fix: filter empty provider messages, fix apply_patch hunk headers, persist latest-query usage separately, and fix TUI queued/resume state tracking by @wangtsiao in #155
  • Provider retry status, session context persistence, and structured usage tracking by @wangtsiao in #156

Full Changelog: v0.1.27...v0.1.28