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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codellm-devkit
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
22
Code
Issues
7
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
Add go support
- #230
#230
Open
sinha108
wants to merge 8 commits into
main
codellm-devkit/python-sdk:main
from
add-go-support
codellm-devkit/python-sdk:add-go-support
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Add go support
#230
sinha108
wants to merge 8 commits into
main
codellm-devkit/python-sdk:main
from
add-go-support
codellm-devkit/python-sdk:add-go-support
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
feat: add Go language support via codeanalyzer-go subprocess backend
Show description for 5abe90a
sinha108
committed
5abe90a
View commit details
Copy full SHA for 5abe90a
Browse repository at this point
docs: add Go to README language support section
Show description for aac1203
sinha108
committed
aac1203
View commit details
Copy full SHA for aac1203
Browse repository at this point
Commits on Jul 3, 2026
merge: bring add-go-support up to date with main + conform Go to new API
Show description for c146713
sinha108
committed
c146713
View commit details
Copy full SHA for c146713
Browse repository at this point
fix(go): pass --eager flag to codeanalyzer-go binary when eager_analysis=True
Show description for f9b52ce
sinha108
committed
f9b52ce
View commit details
Copy full SHA for f9b52ce
Browse repository at this point
fix(go): wire target_files end-to-end through CLDK.go() → GoAnalysis → binary
Show description for d196199
sinha108
committed
d196199
View commit details
Copy full SHA for d196199
Browse repository at this point
feat(go): add GoAnalysisBackend ABC and fix e2e cache path
Show description for 31e497f
sinha108
committed
31e497f
View commit details
Copy full SHA for 31e497f
Browse repository at this point
Commits on Jul 4, 2026
feat(go): resolve analyzer via codeanalyzer-go PyPI package
Show description for 486c5c8
sinha108
committed
486c5c8
View commit details
Copy full SHA for 486c5c8
Browse repository at this point
Commits on Jul 5, 2026
docs(go): record Go support in README, CHANGELOG, and agent guidance
Show description for d9a31ac
sinha108
committed
d9a31ac
View commit details
Copy full SHA for d9a31ac
Browse repository at this point
You can’t perform that action at this time.