Trending / languages
go
GitHub Trending repositories where go is the primary language.
- 1alibaba/open-code-reviewOpen Code Review is a Go-based CLI for AI-assisted code review, released by Alibaba and used at large scale. It combines deterministic review pipelines with an LLM agent, adds precise line-level comments, and includes tuned checks for issues such as null pointer errors, thread safety bugs, XSS, and SQL injection. It works with OpenAI and Anthropic compatible models, making it useful for teams that want automated review inside existing workflows.
- 2kunchenguid/no-mistakesgit push no-mistakes git push no-mistakes Kill all the slop. Raise clean PR. English · 简体中文 no-mistakes puts a local git proxy in front of your real remote. Push to no-mistakes instead of origin , and it spins up a disposable worktree, runs an AI-driven validation pipeline, forwards the branch to the configured push target only after every check passes, and opens a clean PR automatically. Non-blocking - the pipeline