AndrewRDev
- Karma
- 9
- Created
- March 23, 2025 (1y ago)
- Submissions
- 0
- Show HN: Cocommit – A copilot for git commit (github.com)
I've built a lightweight copilot that integrates with Git commits, leveraging LangChain to support multiple LLM providers. I currently use it with Claude 3.7 (via Bedrock) and OpenAI’s GPT-4o, but I’d love to see how it…