v0.0.3
What's Changed
- ci: add CI check, PR feed, and CI status notification workflows by @lml2468 in #1
- chore: add missing community health files and workflow automation by @lml2468 in #2
- feat: add pr-review-feed and pr-result-notify caller workflows by @lml2468 in #8
- fix: restrict review-feed to ready_for_review and review_requested by @lml2468 in #9
- chore(ci): add check-sprint workflow by @lml2468 in #11
- fix(ci): finalize PR notification design (octo-pr-result-notify + delete octo-pr-feed) by @lml2468 in #12
- feat(config): HeartbeatInterval default 15s -> 5s by @caster-Q in #14
- feat(config): persist HeartbeatInterval, allow ops dial-back without rebuild by @caster-Q in #15
- feat(daemon): decouple slowDetect into its own ticker by @caster-Q in #17
- feat(client): report HeartbeatInterval to fleet at register by @caster-Q in #19
- feat(daemon): pull matter tasks on independent ticker (decouple from heartbeat) by @caster-Q in #18
- feat(client): batch matter bot-tasks pull, drop per-bot fan-out by @caster-Q in #16
- ci: add -shuffle=on to go test for order-dependency detection by @lml2468 in #21
- ci: add timeout-minutes to all CI jobs by @lml2468 in #20
- docs(provision): clarify api_url is daemon-local, not fleet-supplied by @caster-Q in #23
- ci: add OSV-Scanner vulnerability scanning by @lml2468 in #22
- chore(ci): remove custom CodeQL workflow by @lml2468 in #13
- ci: add history check (reject orphan-branch PRs) by @lml2468 in #24
- feat(auth): decisions 1+2 — web verify + daemon api_key direct by @caster-Q in #26
- ci: pin .github reusable workflows to @v1 by @lml2468 in #28
- ci: pass TRIAGE_WEBHOOK_URL to octo-issue-notify by @lml2468 in #29
- ci: pin third-party actions to commit SHA by @lml2468 in #30
- ci: remove pr-contributor-welcome caller by @lml2468 in #32
- feat(sse): v3.4 Phase A — daemon SSE client + dedup persistence by @caster-Q in #31
- ci: complete reusable caller coverage by @lml2468 in #33
- feat(adapter): multi-runtime adapter registry & per-kind provision by @superalsrk in #34
- fix(plugin-upgrade): switch to create-openclaw-octo for legacy compat + rollback by @caster-Q in #36
- feat(release): distribute via npm platform sub-packages by @liuooo in #38
- feat(detect): probe cc-channel-octo gateway for claude runtime status by @caster-Q in #41
- feat(agent-runtime): multi-runtime adapter layer, SSE dispatch, and bot task execution by @superalsrk in #40
- feat(release): one-push tag-triggered release + fix npm publish local-path bug by @liuooo in #43
- fix(release): pass -R to gh workflow run in release-on-tag by @liuooo in #45
New Contributors
- @lml2468 made their first contribution in #1
- @caster-Q made their first contribution in #14
- @superalsrk made their first contribution in #34
- @liuooo made their first contribution in #38
Full Changelog: https://github.com/Mininglamp-OSS/octo-daemon-cli/commits/v0.0.3