klotz: 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 open-source template provides a structured framework for building an LLM-powered second brain using Markdown, Git, and coding agents like Codex or Claude Code. It utilizes a Karpathy-style architecture designed to keep raw source materials immutable while allowing AI agents to synthesize that information into a maintained wiki layer. The system is built for durability and readability, making it ideal for use with tools like Obsidian.
    Key features:
    - Dual-layer structure separating raw data from synthesized wiki content
    - Automated ingestion workflows using coding agents to update indexes and logs
    - Git-based version control for reviewing and rolling back AI-generated changes
    - Highly compatible with Obsidian and mobile capture workflows
  3. 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.
  4. This article explores the most significant features and updates introduced in Git versions 2.53 and 2.54, highlighting improvements to repository management, history rewriting, and configuration flexibility.
    Key highlights include:
    - The new experimental git history command for targeted rewrites like reword and split.
    - Config-based hooks that allow defining Git hooks in configuration files rather than just the .git/hooks directory.
    - Geometric repacking becoming the default strategy during manual maintenance to improve efficiency.
    - Improvements to git add -p usability and the maturation of the experimental git replay command.
    - Enhanced HTTP transport handling for 429 Too Many Requests responses.
    - Compatibility updates for git log -L with pickaxe searches and patch formatting.
    - Support for non-ASCII characters in Git aliases through a new subsection-based syntax.
  5. CAID is a new multi-agent framework for software engineering tasks. It improves accuracy and speed by using a central planner, isolated workspaces for concurrent work, and test-based verification—inspired by human developer collaboration with tools like Git. Evaluations show CAID significantly outperforms single-agent approaches.
  6. This article explains the concept of 'skills' in the context of language models, detailing how to create and use them to enhance model capabilities. It covers the file structure, YAML configuration, and integration of scripts for task automation, providing a practical guide for developers.
  7. The X.Org Server has transitioned its main development branch from "master" to "main", selectively dropping questionable patches and starting from a cleaned-up codebase as of 2024.
    2026-02-15 Tags: , , , , , , , by klotz
  8. 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.
  9. This post details how to restore a GitHub repository using the Software Heritage archive, specifically the example of the now-unavailable 'sqlite-s3vfs' repository.
  10. 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.

Top of the page

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

About - Propulsed by SemanticScuttle