Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
coderamp-labs
/
gitingest
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
969
Star
12.9k
Code
Issues
13
Pull requests
14
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
c057f6e
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 11, 2025
feat: use gitpython for git stuff (#504)
Show description for c057f6e
3 people
authored
c057f6e
Copy full SHA for c057f6e
Commits on Aug 9, 2025
ci: remove codecov and reduce test matrix (#506)
Show description for c9fff75
NicolasIRAGNE
and
cursoragent
authored
c9fff75
Copy full SHA for c9fff75
Commits on Aug 7, 2025
chore(deps): update github/codeql-action action to v3.29.6 (#498)
Show description for 4871b84
renovate[bot]
authored
4871b84
Copy full SHA for 4871b84
Commits on Aug 6, 2025
chore(deps): update actions/download-artifact action to v5 (#496)
Show description for 38e52cd
renovate[bot]
authored
38e52cd
Copy full SHA for 38e52cd
Commits on Aug 5, 2025
feat(web): add version info display (#483)
Show description for 867c2d9
MickaelCa
and
NicolasIRAGNE
authored
867c2d9
Copy full SHA for 867c2d9
chore(deps): update docker/metadata-action action to v5.8.0 (#494)
Show description for ca11748
renovate[bot]
authored
ca11748
Copy full SHA for ca11748
chore(deps): update docker/login-action action to v3.5.0 (#493)
Show description for b43aa3e
renovate[bot]
authored
b43aa3e
Copy full SHA for b43aa3e
chore(deps): update actions/checkout digest to 8edcb1b (#490)
Show description for 15949d3
renovate[bot]
authored
15949d3
Copy full SHA for 15949d3
chore(deps): update ossf/scorecard-action digest to f35c645 (#491)
Show description for bea6d25
renovate[bot]
authored
bea6d25
Copy full SHA for bea6d25
chore: Configure Renovate (#489)
Show description for 6ece06c
renovate[bot]
authored
6ece06c
Copy full SHA for 6ece06c
Commits on Aug 3, 2025
chore: update fastapi link (#486)
NicolasIRAGNE
authored
768895a
Copy full SHA for 768895a
Commits on Jul 31, 2025
chore(main): release 0.3.1 (#482)
Show description for 45b068b
coderamp-ci[bot]
authored
45b068b
Copy full SHA for 45b068b
chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 (#470)
Show description for dcef8ef
dependabot[bot]
authored
dcef8ef
Copy full SHA for dcef8ef
fix: make cache aware of subpaths (#481)
NicolasIRAGNE
authored
8b59bef
Copy full SHA for 8b59bef
Commits on Jul 30, 2025
chore(main): release 0.3.0 (#472)
Show description for 4b190fc
coderamp-ci[bot]
authored
4b190fc
Copy full SHA for 4b190fc
fix: improved server side cleanup after ingest (#477)
cyclotruc
authored
2df0eb4
Copy full SHA for 2df0eb4
docs(contributing): update PR title guidelines to enforce convention (#476)
MickaelCa
authored
d1f8a80
Copy full SHA for d1f8a80
refactor(metrics): simplify Prometheus counters usage (#475)
MickaelCa
authored
7886b5d
Copy full SHA for 7886b5d
feat(logging): implement loguru (#473)
MickaelCa
authored
d061b48
Copy full SHA for d061b48
fix: handle network errors gracefully in token count estimation (#437)
Show description for 5fbb445
Napuh
and
ix-56h
authored
5fbb445
Copy full SHA for 5fbb445
Commits on Jul 29, 2025
feat: serve cached digest if available (#462)
Show description for efe5a26
MickaelCa
and
NicolasIRAGNE
authored
efe5a26
Copy full SHA for efe5a26
Commits on Jul 27, 2025
chore(main): release 0.2.1 (#468)
Show description for a63ed9e
coderamp-ci[bot]
authored
a63ed9e
Copy full SHA for a63ed9e
fix: remove logarithm conversion from the backend and correctly process max file size in kb (#464)
Show description for 932bfef
ix-56h
and
NicolasIRAGNE
authored
932bfef
Copy full SHA for 932bfef
ci: restore package build for pypi (#466)
NicolasIRAGNE
authored
05b44d9
Copy full SHA for 05b44d9
ci: switch from pull_request_target to pull_request trigger (#463)
MickaelCa
authored
148f171
Copy full SHA for 148f171
ci: add ECR container build (#461)
MickaelCa
authored
c8eb5be
Copy full SHA for c8eb5be
ci: add workflow to label PRs needing rebase (#460)
MickaelCa
authored
6352163
Copy full SHA for 6352163
ci: optimize workflow with caching and concurrency (#459)
MickaelCa
authored
12a0033
Copy full SHA for 12a0033
ci: add stale (#457)
MickaelCa
authored
7ed521d
Copy full SHA for 7ed521d
chore: exclude changelog.md from markdownlint (#458)
MickaelCa
authored
44ad810
Copy full SHA for 44ad810
Commits on Jul 26, 2025
ci: use pull_request_target for docker build (#456)
MickaelCa
authored
b818965
Copy full SHA for b818965
ci: use pull_request_target for PR temp env creation (#455)
MickaelCa
authored
ab0fc06
Copy full SHA for ab0fc06
chore(main): release 0.2.0 (#432)
Show description for aca371a
coderamp-ci[bot]
authored
aca371a
Copy full SHA for aca371a
feat: implement S3 integration for storing and retrieving digest files (#427)
Show description for 414e851
3 people
authored
414e851
Copy full SHA for 414e851
Commits on Jul 25, 2025
fix: fix docker container not launching (#449)
NicolasIRAGNE
authored
998cea1
Copy full SHA for 998cea1
Pagination
Previous
Next
You can’t perform that action at this time.