klotz: code review* + git*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Open Code Review is an AI-powered CLI tool designed for automated, high-precision code reviews. Originally developed as Alibaba Group's internal assistant, the project uses a hybrid architecture that combines deterministic engineering with LLM agents to provide stable and accurate feedback. Unlike general-purpose agents, it employs smart file bundling and fine-grained rule matching to maintain context and prevent issues like position drift or incomplete coverage on large changesets.
    Key features:
    - AI-driven line-level review comments
    - Hybrid architecture combining hard constraints with dynamic decision-making
    - Support for various LLM endpoints including OpenAI and Anthropic
    - Seamless integration with CI/CD pipelines and coding agents like Claude Code
    - Customizable rule sets for specific project requirements
  2. This blog post details a personal code review tool built around `llm` and `git diff`. It describes installation, how it works, how the author uses it, and its advantages over GitHub's Copilot review tool.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: code review + git

About - Propulsed by SemanticScuttle