Skip to content

v0.1.38

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:43
· 4 commits to main since this release

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

Full Changelog: v0.1.37...v0.1.38