Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:44
· 9 commits to main since this release
ci(release): stage + lipo the agent-buddy-widget binary into packages

The floating desktop buddy (agent-buddy-widget) is a separate binary the app
spawns. `cargo build --features gui` already builds it, but the packaging jobs
only staged/lipo'd agent-buddy + agent-buddy-app, so make-app.sh's optional
widget bundling was silently skipped and the .dmg/.exe/.AppImage shipped
without it. Stage it for unix+windows, add it to the universal lipo loop, and
chmod it for the AppImage.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>