v0.3.28
parruda/swarmv0.3.28Jun 23, 2026by github-actions[bot]
AI Summary
This release adds daemon skill bundle refs, a 'issue usage' CLI command, and support for custom runtime args. It also includes various bug fixes for agents, GitHub webhooks, and the transcript dialog.
Key Highlights
- Added daemon skill bundle refs
- Added 'issue usage' CLI command
- Support for custom runtime args
- Improved transcript live-updates
New Features
- Daemon skill bundle refs
- Qoder CLI as agent provider
- Issue usage CLI command
- Custom runtime args
- CLI comment resolve commands
Full Release Notes
## Changelog * 5038c983c07657d461367970a4c42ab7d8fc9f1c MUL-3281: Add daemon skill bundle refs (#4445) * 78342a39ce8697fc7e88fe5e0d04feef0c57a6d1 MUL-3305: feat(agent): add qoder CLI as a choice of agent provider. (#2461) * 4ab335b8a5e584e39e15a27034bb5ad72d0ce8f7 MUL-3416: Issue pre-trigger preview + Handoff Note (#4383) * 12ea1f6a8c70f0334929eeee8fce758c8916e4d6 MUL-3495: support custom runtime args and registration errors (#4408) * a123dfc2df753dde7a103610dc016a4aa18a393f MUL-3508: stage sub-issues so the parent wakes per stage, not per child (#4410) * ca43c83abc1035834951dbe15ed177b31f36197c MUL-3523: fix(github): route PR/check_suite webhooks by repo * 8122ee3bcd3bc852c120b17465f31b4504a84600 MUL-3528: clarify repo-scoped skills docs (#4424) * 7008f4276d5a5803ca3397842815e03c17a14108 MUL-3558 feat: add 'issue usage' CLI command for aggregated issue token usage * 09f90abb70d361d7e2c0e1dde2cd244ad43c1737 MUL-3568 feat(landing): show live GitHub star count on the header GitHub button (#4451) * cfc488769be632469e5fb73ac9824d2ab93c4baa MUL-3574: update runtime and CLI docs (#4460) * be5fd7d3f05671db9df125ff4e5f3154223c3858 MUL-3577: add 2026-06-23 changelog entry (#4461) * 467921758690b2c6e5d10fa3d115005a84ab4388 feat(cli): STR-208 오토파일럿 구독자 플래그 추가 (#4438) * da72e2fa223064eb79edab8427c96b8af5aa81ce feat(daemon): inject project description into the agent brief (MUL-3465) (#4395) * 48b8dbf43971e5ea974bf827220cd212a1240c72 feat(daemon): surface sub-issue stages in the always-on runtime brief (#4426) * 637b6ee43383f83cd7cc7017bfb7b4e777f23518 feat: add CLI comment resolve commands (#4404) * a5636f0ff42acecadcce874fed629aba4abf442e feat: add copy button to readonly code blocks (#4448) * ac84b8c70c94299b4e0a3ccb003b800bacac867d fix(agent): stop Antigravity turns dying at agy's hidden 5m print-timeout (#4462) * 45dae3185f01cdcd60967df82ca12c16917e566a fix(issues): eliminate optimistic-update drag flicker (board, list, batch, WS) (#4415) * 3ce97453b3eebe2aed8af4109d506d723e2a6ce3 fix(issues): pre-trigger preview + run-confirm + handoff UX polish (MUL-3375) (#4454) * 3a814bd74af7c926804ba8528f88463d3a7dc60e fix(issues): refine Stage field icon and dropdown font (#4425) * 149cc9bd0a592d75001ba5ebfcd6e0d2aab15d15 fix(issues): reflect real common value in batch toolbar pickers (#4403) * 2857a4c64933e61fcfde6d3b458bb6e33c782e71 fix(transcript): live-update issue/agent transcript dialog from shared cache (#4452) * 294953ba379d0a9a24fd86693e95dbe5180ff8f5 fix: delete custom runtime profiles from runtime rows (#4456)