You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bring the static numbers in README.md back in sync with the
released binary: startup-banner example (v9.0.0 → v9.2.0,
14/76 → 25/110), preset tool counts (core 14→25, review
19→42, full 80+→110, etc.), "20 quality checks" → 21,
"LIP v2.0" → "LIP v2.3+", and drop the "v9.0" prefix on the
Compound Operations heading. The npm version shield is dynamic
so no change needed there.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@@ -265,7 +265,7 @@ See the **[Index Management Guide](https://github.com/SimplyLiz/CodeMCP/wiki/Ind
265
265
266
266
## PR Review
267
267
268
-
CKB review runs 20 quality checks in 5 seconds — secrets, breaking changes, dead code, complexity, test gaps, bug patterns, and more. Zero tokens, zero API calls.
268
+
CKB review runs 21 quality checks in 5 seconds — secrets, breaking changes, dead code, complexity, test gaps, bug patterns, and more. Zero tokens, zero API calls.
269
269
270
270
When your AI assistant (Claude Code, Cursor, Windsurf) reviews a PR, it calls CKB first and gets structured analysis in ~1k tokens. Then it only reads the files that matter — saving **50-80% of tokens** on large PRs.
0 commit comments