Skip to content

Releases: 7df-lab/devo

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

v0.1.29

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:03

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

Full Changelog: v0.1.28...v0.1.29

v0.1.28

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:06

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: 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

v0.1.27

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:49

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: refresh MiniMax built-in model metadata by @octo-patch in #153
  • Provider retry status, session context persistence, and structured usage tracking by @wangtsiao in #154

New Contributors

Full Changelog: v0.1.26...v0.1.27

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:41

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: restore @ file search by delivering connection-local search notifications by @wangtsiao in #151
  • feature: lazy session resume state by @wangtsiao in #152

Full Changelog: v0.1.25...v0.1.26

v0.1.25

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00: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

  • 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

v0.1.24

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:03

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: restore desktop updater releases by @wangtsiao in #121
  • refactor: extract research events and add turn queue RPC by @wangtsiao in #124

Full Changelog: v0.1.23...v0.1.24

v0.1.23

Choose a tag to compare

@github-actions github-actions released this 27 Jun 07:35

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

New Contributors

Full Changelog: v0.1.22...v0.1.23