Install
Linux / macOS
curl -fsSL https://raw.githubusercontent.com/7df-lab/devo/main/install.sh | shWindows
irm 'https://raw.githubusercontent.com/7df-lab/devo/main/install.ps1' | iexWhat'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