klotz: git* + github*

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. A self-hosted, GitHub-compatible API server designed for agents, automation, and developer workflows. It allows existing GitHub clients to work with owned repositories by exposing REST v3, GraphQL v4, OAuth device flow, and Git Smart HTTP while utilizing real bare Git repositories and TiDB/MySQL-compatible storage for metadata.
  3. pgit is a static site generator for Git that renders your repository as a browsable set of pages, similar to GitHub's code view, allowing for private, offline access and customization.
  4. This post details how to restore a GitHub repository using the Software Heritage archive, specifically the example of the now-unavailable 'sqlite-s3vfs' repository.
  5. Render any git repo into a single static HTML page for humans or LLMs. Flatten any GitHub repository into a single, searchable HTML page with syntax highlighting, markdown rendering, and a clean sidebar navigation.
  6. Visualize your git commits with a heat map in the terminal.
    2025-01-28 Tags: , , , , , , by klotz
  7. Simon Willison shares a scraping technique called Git scraping, where data is scraped and tracked over time by committing the changes to a Git repository. He demonstrates the technique using an example of California fires data from CAL FIRE website.
    2024-06-14 Tags: , , , , by klotz
  8. gitsum is a Git interface for Emacs that allows for interactive partial commits. Users can kill unused hunks or files, navigate between hunks and files, and split patches. Once ready, users can commit the patch with a message. Users must have git.el from the git repository for adding files in the commit.
    2024-04-04 Tags: , , , , by klotz
  9. This Github Action allows you to easily integrate OpenAI API into your workflow. With just a few steps, you can use OpenAI's language model to generate responses for your project.
    2023-10-31 Tags: , , , , , , by klotz
  10. 2022-03-15 Tags: , , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle