Skip to content

Releases: 7df-lab/devo

v0.1.39

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:02
d7081f6

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
  • feat(desktop,server): composer queue UX, boundary hardening, v0.1.38 by @wangtsiao in #194
  • feat: provider/model catalog Connections across Desktop, server, and TUI by @wangtsiao in #196
  • fix: cancel tools and clean up child processes by @wangtsiao in #197
  • fix: make code search installation opt-in by @wangtsiao in #198
  • feat: durable turn recovery, workspace Changes review, and git-aligned diffs by @wangtsiao in #199
  • chore: release v0.1.39 by @wangtsiao in #200

Full Changelog: v0.1.37...v0.1.39

v0.1.38

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:43

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

v0.1.37

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:32

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

  • Render file change diffs and index session activity from item timestamps by @wangtsiao in #189
  • Refine session UX, server lifecycle, and client protocol recovery by @wangtsiao in #190
  • fix: tui tool render fix by @wangtsiao in #191

Full Changelog: v0.1.36...v0.1.37

v0.1.36

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:13

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): slash command polish and remove provider response timeouts by @wangtsiao in #187

Full Changelog: v0.1.35...v0.1.36

v0.1.35

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:45

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): order slash commands by usage frequency by @Chloe-cdq in #182
  • fix(tui): align slash Enter test with usage-frequency order by @wangtsiao in #183
  • feat(desktop): add customize gallery, MCP/skills settings, and plan mode by @wangtsiao in #184
  • feat(desktop): add Customize gallery and restyle Settings by @wangtsiao in #185

New Contributors

Full Changelog: v0.1.34...v0.1.35

v0.1.34

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:08

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

  • chore: upgrade to v0.1.33 by @wangtsiao in #173
  • fix(tui): remove extra spacing between message area and composer by @ch4xer in #178
  • refactor: simplify core logic and improve code maintainability by @wangtsiao in #179
  • fix: resolve cross-platform build issues by @wangtsiao in #180
  • feat: native first-party client and auto-review defaults by @wangtsiao in #181

Full Changelog: v0.1.33...v0.1.34

v0.1.33

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:24

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

  • Optimize shell command by @wangtsiao in #169
  • Move code search to bundled MCP and hot-reload enable/disable by @wangtsiao in #170
  • Move code search to bundled MCP with live enable and CLI docs by @wangtsiao in #171
  • feat: rotate composer placeholder tips, add /quit alias by @wangtsiao in #172

Full Changelog: v0.1.32...v0.1.33

v0.1.32

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:21

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

Full Changelog: v0.1.31...v0.1.32

v0.1.31

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:12

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

Full Changelog: v0.1.30...v0.1.31

v0.1.30

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:48

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 runtime regressions and synchronize managed model catalogs by @wangtsiao in #157

Full Changelog: v0.1.29...v0.1.30