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
- feat: improve TUI tool rendering, add protocol reasoning model_variant, and fix devo_home resolution by @wangtsiao in #125
- refactor: extract active turn lifecycle handling into dedicated modules by @wangtsiao in #148
- fix: avoid auto git diff for write tool results by @wangtsiao in #149
- feat(desktop): add process timeline, thought row, navigation by @wangtsiao in #150
Full Changelog: v0.1.24...v0.1.25