v0.1.12
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' | iexFull changelog at commits.
What's Changed
- Add prompt JSON output formats by @JimmyPowell in #78
- Fix configurable model binding resolution by @wangtsiao in #79
- feat: add semantic code and reference search by @wangtsiao in #80
- Improve tool search, onboarding, and utility crate layout by @wangtsiao in #81
- Refresh README docs and subagent by @wangtsiao in #82
New Contributors
- @JimmyPowell made their first contribution in #78
Full Changelog: v0.1.11...v0.1.12