A Claude Code plugin for exploring, analyzing, and reviewing CPython's C source code.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
fix: resolve pipe deadlock when git log produces more commits than max_commits
e38d5fbView on GitHubchore: strengthen unique-filename guidance in agent prompt, bump to 0.4.0
eb61dccView on GitHubMerge pull request #8 from devdanzin/feat/parallelize-history-script
b29ea8bView on GitHubfeat: parallelize git subprocess calls in analyze_history.py
224a0ceView on GitHubfeat: add fix completeness review to git-history-analyzer, bump to 0.3.0
8f81bc2View on GitHubMerge pull request #6 from devdanzin/feat/git-history-analyzer
7e74eedView on GitHubfeat: add git-history-analyzer agent and analyze_history.py script
a310b11View on GitHubfeat: improve init/new detection for Clinic functions and non-self params
f159a57View on GitHubMerge pull request #4 from devdanzin/feat/init-reinit-safety
cfb340fView on GitHubfeat: add tp_init re-init safety and tp_new uninitialized state detection
d61a1fdView on GitHubMerge pull request #2 from devdanzin/feat/initial-implementation
1bf81ebView on GitHub