Skip to content

chore(release): prepare v5.0.0#958

Merged
JeremyDev87 merged 1 commit intomasterfrom
chore/prepare-v5.0.0-release
Mar 27, 2026
Merged

chore(release): prepare v5.0.0#958
JeremyDev87 merged 1 commit intomasterfrom
chore/prepare-v5.0.0-release

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Bump version to 5.0.0 across all 3 packages (mcp-server, rules, claude-code-plugin)
  • Add CHANGELOG entries for v4.5.0 (38 commits, previously missing) and v5.0.0 (112 commits)
  • Restructure README: promote Claude Code Plugin to primary Quick Start method, demote MCP Server to "Other AI Tools"
  • Add prerequisites line (Node.js 18+) to Quick Start in all READMEs
  • Synchronize structural changes across 4 localized READMEs (ko, ja, zh-CN, es)

Major version rationale: Paradigm shift from MCP-only rules library to full AI coding framework — Claude Code Plugin as primary delivery, harness engineering (PreToolUse/PostToolUse hooks), autonomous execution loops (Ralph Loop, Autopilot, Ultrawork), agent collaboration engine with discussion protocol, web dashboard, and notification services.

Test plan

  • yarn workspace codingbuddy lint — passed (0 errors, 1 warning)
  • yarn workspace codingbuddy format:check — passed
  • yarn workspace codingbuddy typecheck — passed
  • yarn workspace codingbuddy test:coverage — passed (5,109 tests, 94.11% stmts)
  • yarn workspace codingbuddy circular — passed
  • yarn workspace codingbuddy build — passed
  • yarn workspace codingbuddy-claude-plugin lint — passed
  • yarn workspace codingbuddy-claude-plugin format:check — passed
  • yarn workspace codingbuddy-claude-plugin typecheck — passed
  • yarn workspace codingbuddy-claude-plugin test:coverage — passed (71 tests, 100% stmts)
  • yarn workspace codingbuddy-claude-plugin circular — passed
  • yarn workspace codingbuddy-claude-plugin build — passed
  • ajv-cli validate — all 37 agent JSONs valid
  • markdownlint-cli2 — 94 markdown files, 0 errors
  • All 5 README structures verified identical (line numbers match)

- Bump version to 5.0.0 in mcp-server, rules, and claude-code-plugin
- Add CHANGELOG entries for v4.5.0 (previously missing) and v5.0.0
- Restructure README: promote Plugin to primary Quick Start, add prerequisites
- Synchronize all 4 localized READMEs (ko, ja, zh-CN, es)

Major version rationale: paradigm shift from MCP library to Claude Code
Plugin framework with harness engineering, autonomous loops (Ralph Loop,
Autopilot, Ultrawork), agent collaboration engine, and web dashboard.
@vercel
Copy link

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 26, 2026 0:07am

@JeremyDev87 JeremyDev87 self-assigned this Mar 26, 2026
@JeremyDev87 JeremyDev87 merged commit e1545e9 into master Mar 27, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the chore/prepare-v5.0.0-release branch March 27, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant