Skip to content

release: v2.2.1 — Cleanup, Sync Skills, CLI Help & UI Integration#115

Merged
RichardHightower merged 13 commits intomainfrom
release/v2.2.1
Mar 13, 2026
Merged

release: v2.2.1 — Cleanup, Sync Skills, CLI Help & UI Integration#115
RichardHightower merged 13 commits intomainfrom
release/v2.2.1

Conversation

@RichardHightower
Copy link
Contributor

Summary

  • Renamed release-cch skill to release-rulez (149+ stale refs fixed across both .claude/skills/ and .opencode/skill/)
  • Fixed broken preflight-check.sh (stale cch_cli/ directory path)
  • Added 9 missing CLI commands to mastering-hooks reference docs
  • Wired ConfigDiffView into UI navigation with Diff button in header

Test plan

  • cargo fmt --all --check passes
  • cargo clippy --all-targets --all-features --workspace -- -D warnings passes
  • cargo test --tests --all-features --workspace passes (266 tests)
  • Integration tests pass
  • No stale "cch" references in skill directories
  • preflight-check.sh uses workspace-level cargo commands
  • cli-commands.md documents all 19+ CLI commands
  • TypeScript compiles with ConfigDiffView wired in

🤖 Generated with Claude Code

RichardHightower and others added 13 commits March 12, 2026 17:26
- Add rulez test, rulez lint, rulez upgrade core commands
- Add rulez gemini install/doctor, copilot install/doctor, opencode install/doctor
- Group platform commands under Multi-Platform Commands heading
- Include accurate flags, options, and examples from Rust source

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add "diff" to MainView type union in uiStore.ts
- Add Diff button to Header view switcher (Editor | Logs | Diff)
- Route mainView === "diff" to ConfigDiffView in MainContent.tsx
- TypeScript compiles cleanly with no errors

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add 29-02-SUMMARY.md with execution results
- Update STATE.md with current position and decisions
- Update ROADMAP.md with plan progress

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…lls/

- Rename .claude/skills/release-cch/ to .claude/skills/release-rulez/
- Replace all cch/CCH references with rulez/RuleZ across 11 files
- Fix preflight-check.sh to use workspace-level cargo commands (no cch_cli dir)
- Update asset names from cch-* to rulez-* in docs and scripts
- Update SKILL.md frontmatter: name: release-rulez, project: rulez
- Update settings.local.json permission paths to release-rulez
- Update cch-release.md command to reference release-rulez paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…all references

- Rename .opencode/skill/release-cch/ to .opencode/skill/release-rulez/
- Replace all cch/CCH references with rulez/RuleZ across 10 files
- Fix preflight-check.sh to use workspace-level cargo commands
- Update asset names from cch-* to rulez-* in docs and scripts
- Update opencode cch-release.md command to reference release-rulez
- Update AGENTS.md skill entry from release-cch to release-rulez
- Zero remaining release-cch references in active code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add 29-01-SUMMARY.md with execution results
- Update STATE.md with plan completion and decisions
- Update ROADMAP.md with plan progress

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…I Integration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…e-29)

- Renamed release-cch skill to release-rulez (149+ stale refs fixed)
- Fixed broken preflight-check.sh (stale cch_cli path)
- Added 9 missing CLI commands to mastering-hooks docs
- Wired ConfigDiffView into UI navigation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@RichardHightower RichardHightower merged commit c88d7a2 into main Mar 13, 2026
17 checks passed
@RichardHightower RichardHightower deleted the release/v2.2.1 branch March 13, 2026 00:55
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.

1 participant