chore(release): bump orchestrator plugin 0.1.4 -> 0.2.0 (#109) - #110
Merged
Conversation
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
approved these changes
Jul 10, 2026
This was referenced Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/).claude/.claude-plugin/plugin.json—version0.1.4 → 0.2.0.claude/.claude-plugin/marketplace.json— bothversionfields (top-level +plugins[0]) → 0.2.0.claude/.claude-plugin/CHANGELOG.md— new;## [0.2.0]entry summarizing the delta (cron-less daemon Loop: cron-less scheduling — local daemon under systemd + remote-control supervision (Looper-style) #102/feat(harness): cron-less loop daemon under systemd (issue #102) #103, managed-template bumpsarm-loop/claude-rc.servicev4,pr-loop.servicev1,feature-fanout.jsv2, arm-time env fixes, reCode rebrand Rebrand to reCode: plugin identity, docs, README (repo already renamed) #86/Rebrand to reCode: plugin identity, docs, README (#86) #105, loop-health tick records Cockpit: loop-health panel — last tick, cadence, verdict history, stall detection #85,pnpm cockpitalias DX: add root package.json with a 'pnpm cockpit' script that launches cockpit-serve.sh #90/feat(pnpm): add root package.json with pnpm cockpit alias #108).claude-plugin/marketplace.jsonleft untouched — carries noversionby design.Verification
smoke-fanout.shend-to-end./orchestrator:syncupgrade-path sanity-checked in an isolated$TMPDIRcopy: managed templates restamp cleanly against current markers and re-runs are idempotent. Sync reconciles off per-file@orchestrator-managed vNmarkers (not the pluginversion), 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
Closes #109
🤖 Generated with Claude Code