Welcome to CodeClone Discussions 👋 #33
Locked
orenlab
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the place for questions, ideas, and feedback around CodeClone — a structural review layer for Python with baseline-aware CI gating and MCP support.
Categories
Before you post
Bug? → Check open issues first. If it's reproducible and clearly a defect, open an issue directly — it's faster than a discussion thread.
Exit code unexpected? → Include the
--ci/ gate flags used, whether a baseline is loaded, and the full stderr output.MCP question? → Specify transport (
stdio/streamable-http), client (VS Code / Claude Desktop / Codex / custom), and whethercodeclone-mcpstarts without error in isolation.Feature idea? → Describe the workflow gap, not the implementation. "I need X because CI currently does Y and that means Z" is far more useful than a bare feature name.
Quick orientation
→ Full docs · Baseline contract · Quality gates · MCP interface · Exit codes · Live sample report
Exit code cheatsheet
0235Exit
2takes precedence over3. If you're seeing2in CI, start with the baseline trust check before looking at gate flags.Maintained by @orenlab · Security issues →
SECURITY.mdBeta Was this translation helpful? Give feedback.
All reactions