What's Changed
- feat: add Kiro CLI adapter by @bjnewman in #106
- feat: add
peon preview [category]CLI command by @SyloYamtao in #108 - docs: OpenCode setup and features in Multi-IDE Support by @atkrv in #111
- feat(opencode): rich desktop notifications with terminal-notifier support by @atkrv in #109
- fixes WSL2 audio not playing by @hsearcy in #113
- feat: add setup-icon.sh script + OpenCode icon setup docs by @atkrv in #115
- fix(relay): prevent osascript command injection in /notify endpoint by @volkanunsal in #114
- fix: write terminal escapes to /dev/tty and add iTerm2 tab color support by @munggo in #118
- feat(install): add visual progress bar for pack downloads by @davidarny in #121
- refactor(opencode): remove Claude Code paths from icon resolution by @atkrv in #123
- fix(opencode): remove existing symlink before curl download by @atkrv in #125
- Replace bare except clauses with except Exception by @stuctf in #126
- Fix code injection in peon packs use/remove by @stuctf in #127
- Fix Telegram API call in peon.sh by @tonit in #128
- Fix pw-play silent on non-English locales by @stuctf in #124
- feat: add Kilo CLI adapter by @stuctf in #129
- Add Windsurf adapter by @i-zhirov in #130
- Add bats tests for OpenCode adapter scripts by @atkrv in #131
- Add peon-ping Windows installer script by @racinmat in #105
New Contributors
- @bjnewman made their first contribution in #106
- @SyloYamtao made their first contribution in #108
- @hsearcy made their first contribution in #113
- @volkanunsal made their first contribution in #114
- @munggo made their first contribution in #118
- @davidarny made their first contribution in #121
- @tonit made their first contribution in #128
- @racinmat made their first contribution in #105
Full Changelog: v1.7.1...v1.8.0