Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
codellm-devkit
/
codeanalyzer-python
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
112
Code
Issues
24
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Reshape analysis levels as a fluent
AnalysisPipeline
- #110
#110
Open
rahlk
wants to merge 14 commits into
main
codellm-devkit/codeanalyzer-python:main
from
refactor/analysis-pipeline-fluent-passes
codellm-devkit/codeanalyzer-python:refactor/analysis-pipeline-fluent-passes
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Reshape analysis levels as a fluent
AnalysisPipeline
#110
rahlk
wants to merge 14 commits into
main
codellm-devkit/codeanalyzer-python:main
from
refactor/analysis-pipeline-fluent-passes
codellm-devkit/codeanalyzer-python:refactor/analysis-pipeline-fluent-passes
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
docs(spec): reshape analysis levels as a fluent pass pipeline
Show description for b9f2759
rahlk
committed
b9f2759
View commit details
Copy full SHA for b9f2759
Browse repository at this point
docs(plan): implementation plan for the fluent analysis-pass pipeline
rahlk
committed
d984037
View commit details
Copy full SHA for d984037
Browse repository at this point
test(pipeline): pin current analysis output as characterization goldens
rahlk
committed
94478eb
View commit details
Copy full SHA for 94478eb
Browse repository at this point
feat(pipeline): add AnalysisContext carrier for the pass chain
rahlk
committed
8f29ef4
View commit details
Copy full SHA for 8f29ef4
Browse repository at this point
refactor(pipeline): extract build_symbol_table as a free function
rahlk
committed
fd7c26b
View commit details
Copy full SHA for fd7c26b
Browse repository at this point
refactor(pipeline): drop imports made dead by the symbol-table move
rahlk
committed
16e0a81
View commit details
Copy full SHA for 16e0a81
Browse repository at this point
refactor(pipeline): extract pycg + external-symbol helpers as free functions
rahlk
committed
2af7700
View commit details
Copy full SHA for 2af7700
Browse repository at this point
refactor(pipeline): drop imports made dead by the call-graph helpers move
rahlk
committed
166a4eb
View commit details
Copy full SHA for 166a4eb
Browse repository at this point
refactor(pipeline): type the call-graph helper signatures
rahlk
committed
b08f44b
View commit details
Copy full SHA for b08f44b
Browse repository at this point
feat(pipeline): add the four analysis pass functions
rahlk
committed
78cd504
View commit details
Copy full SHA for 78cd504
Browse repository at this point
feat(pipeline): add the fluent AnalysisPipeline with self-gating passes
rahlk
committed
9c1d41c
View commit details
Copy full SHA for 9c1d41c
Browse repository at this point
test(pipeline): assert call-graph ran and all with_* return self
rahlk
committed
38bbbe7
View commit details
Copy full SHA for 38bbbe7
Browse repository at this point
refactor(core): drive analyze() through the fluent AnalysisPipeline
rahlk
committed
7ac29dd
View commit details
Copy full SHA for 7ac29dd
Browse repository at this point
refactor(core): drop orphaned instance attrs; document L4 equivalence coverage
rahlk
committed
0a10727
View commit details
Copy full SHA for 0a10727
Browse repository at this point
You can’t perform that action at this time.