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(tui): preserve collapsed exploration groups during live thinking by @wangtsiao in #192
Full Changelog: v0.1.37...v0.1.38