-
Notifications
You must be signed in to change notification settings - Fork 877
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: coderamp-labs/gitingest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coderamp-labs/gitingest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mcp_rebase
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 20 files changed
- 3 contributors
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 024faab - Browse repository at this point
Copy the full SHA 024faabView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf1190 - Browse repository at this point
Copy the full SHA fcf1190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6823eca - Browse repository at this point
Copy the full SHA 6823ecaView commit details -
feat: add MCP (Model Context Protocol) server support
- Add MCP server implementation with stdio transport - Integrate MCP server option in CLI with --mcp-server flag - Add ingest_repository tool for MCP clients - Remove HTTP transport, keeping only stdio for simplicity - Add MCP dependencies and optional installation group - Include comprehensive documentation and client examples - Support GitHub token authentication through MCP 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 6c698a0 - Browse repository at this point
Copy the full SHA 6c698a0View commit details -
test: add comprehensive MCP server testing and documentation
- Add complete test suite for MCP server functionality - Test MCP tool registration, execution, and error handling - Add async testing for stdio transport communication - Update CHANGELOG.md with all feature additions - Update README.md with MCP server installation and usage - Document GitPython migration and MCP integration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for fae3a8c - Browse repository at this point
Copy the full SHA fae3a8cView commit details -
test: add comprehensive MCP server testing and documentation
- Add complete test suite for MCP server functionality - Test MCP tool registration, execution, and error handling - Add async testing for stdio transport communication - Update CHANGELOG.md with all feature additions - Update README.md with MCP server installation and usage - Document GitPython migration and MCP integration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for fb86ace - Browse repository at this point
Copy the full SHA fb86aceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...mcp_rebase