Skip to content

chore(release): bump orchestrator plugin 0.1.4 -> 0.2.0 (#109) - #110

Merged
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-109-release-0.2.0
Jul 10, 2026
Merged

chore(release): bump orchestrator plugin 0.1.4 -> 0.2.0 (#109)#110
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-109-release-0.2.0

Conversation

@robercano-ghbot

Copy link
Copy Markdown
Collaborator

Release: orchestrator plugin 0.1.4 → 0.2.0

Cuts the 0.2.0 release so downstream installs can pick up the cron-less loop daemon and everything shipped since 0.1.4.

Changes (all within .claude/)

Verification

  • Gates (self adapter): build / lint / test all pass, including smoke-fanout.sh end-to-end.
  • Both JSON manifests parse cleanly.
  • /orchestrator:sync upgrade-path sanity-checked in an isolated $TMPDIR copy: managed templates restamp cleanly against current markers and re-runs are idempotent. Sync reconciles off per-file @orchestrator-managed vN markers (not the plugin version), so the bump is a packaging signal and does not itself alter sync behavior. No bug found; no code changed under .claude/skills/sync/.

Review

  • correctness (opus): APPROVE
  • tests (sonnet): APPROVE

Closes #109

🤖 Generated with Claude Code

Cuts the release so downstream /orchestrator:sync installs can pick up
the cron-less loop daemon (#102/#103), managed-template bumps
(claude-rc-service v4, arm-loop v4, pr-loop-service v1,
feature-fanout v2), arm-time env fixes, the reCode rebrand (#86),
loop-health tick records (#85), and the pnpm cockpit alias (#90/#108).

Adds .claude/.claude-plugin/CHANGELOG.md documenting the 0.1.4 -> 0.2.0
delta. Verified sync.sh reconciles managed files by their own
@orchestrator-managed marker versions independent of the plugin
version, and restamps cleanly against a simulated behind-version copy.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
@robercano-ghbot
robercano-ghbot merged commit 2c60477 into main Jul 10, 2026
9 checks passed
@robercano-ghbot
robercano-ghbot deleted the feat/issue-109-release-0.2.0 branch July 10, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release: bump plugin version (0.1.4 → 0.2.0) so the cron-less loop daemon reaches downstream installs

2 participants