July 9, 2026 — Matteo Merola

Release Notes: v0.32 – v0.33

Webhook lifecycle reactions, mid-turn steering for busy threads, GitHub identity hardening, and infrastructure cleanup.

v0.32 — Infrastructure Cleanup

Maintenance release. SearXNG is now bundled directly into the main docker-compose.yml instead of requiring a separate compose file. Go builder bumped to 1.25 for wacli v0.11.0 compatibility.

v0.33 — Webhook Lifecycle & Identity Hardening

Three changes that make webhook-driven workflows more observable and more secure.

Lifecycle reactions

Webhook processing now signals its full lifecycle via emoji reactions in the ping chat:

Mid-turn steering for busy threads

If a follow-up event arrives on a GitHub thread where an agent is already working, the new content is injected between tool rounds instead of queuing a separate turn. This means commenting on an issue while the agent is mid-reply steers the current turn rather than spawning a duplicate.

GitHub identity hardening

Bug fixes

Full changelogs for each release are on GitHub Releases.