What's Changed
- ci: scope license agreement check to engine PRs by @ytallo in #1641
- docs(creating-workers): unhide section and refresh README by @rohitg00 in #1651
- docs(channels): add current 0.12 pages by @rohitg00 in #1654
- fix(engine): pass -y when stopping external workers by @guibeira in #1655
- fix(console/install.sh): accept iii/v* monorepo release tags by @guibeira in #1660
- feat(sdk)!: remove register_service from all SDKs by @guibeira in #1662
- feat(telemetry): add posthog usage tracking by @rohitg00 in #1657
- feat(workflows): add scripts for discovering and publishing worker skills by @sergiofilhowz in #1667
- docs(http): add agent skills bundle for iii-http worker by @rohitg00 in #1668
- refactor(sdk)!: drop unused telemetry exports across all SDKs by @guibeira in #1676
- feat(engine)!: rework discovery builtins; drop hand-written SDK discovery types by @sergiofilhowz in #1675
- feat(iii-worker): add bundle worker install pipeline by @andersonleal in #1674
- docs(readme): show stable crates.io version in badge by @guibeira in #1656
- docs(pubsub): add agent skills bundle for iii-pubsub worker by @rohitg00 in #1672
- docs(exec): add agent skills bundle for iii-exec worker by @rohitg00 in #1671
- fix(telemetry): dedupe PostHog payloads and add website session replay by @rohitg00 in #1680
- docs(observability): add agent skills bundle for iii-observability worker by @rohitg00 in #1670
- Add/website button clicks by @anthonyiscoding in #1681
- skillkit -> skills by @anthonyiscoding in #1682
- docs(cron): add agent skills bundle for iii-cron worker by @rohitg00 in #1666
- docs(stream): add agent skills bundle for iii-stream worker by @rohitg00 in #1665
- docs(http): add JSON samples to worked examples in skills bundle by @rohitg00 in #1673
- docs(bridge): add agent skills bundle for iii-bridge worker by @rohitg00 in #1669
- Update iii skills docs and worker coverage by @rohitg00 in #1661
- feat(iii-worker): make sandbox::* handlers agent-friendly by @andersonleal in #1679
Full Changelog: iii/v0.12.0...iii/v0.13.0