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(core): make code-search an optional feature by @chenqin231 in #107
- Add ACP client protocol support by @wangtsiao in #108
- Fix explicit onboarding exit flow and onboarding viewport by @wangtsiao in #109
- Document ACP extension methods and fix available commands ordering by @wangtsiao in #110
- Dev/fix bugs 0622 by @wangtsiao in #111
- Dev/fix bugs 0623 by @wangtsiao in #112
- Dev/research tui 0623 by @wangtsiao in #113
- feat: add desktop app and ACP session activity support by @wangtsiao in #114
- fix: build desktop release artifacts by @wangtsiao in #115
New Contributors
- @chenqin231 made their first contribution in #107
Full Changelog: v0.1.21...v0.1.22