awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesAutomated Commit Attribution

Mechanisms for tracking and signing commits generated by automated agents.

Distinguishing note: Focuses on metadata and authorship tracking for AI-generated changes.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Automated Commit Attribution. Refine with filters or upvote what's useful.

Awesome Automated Commit Attribution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aider-ai/aiderAvatar de Aider-AI

    Aider-AI/aider

    46,305Voir sur GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Attributes automated commits by appending metadata to author fields and commit messages.

    Pythonanthropicchatgptclaude-3
    Voir sur GitHub↗46,305
  • tinacms/tinacmsAvatar de tinacms

    tinacms/tinacms

    13,150Voir sur GitHub↗

    TinaCMS is a headless content management framework that bridges local Git-based file storage with a visual, in-context editing interface. By treating your repository as the single source of truth, it enables developers to manage content as structured data files while providing editors with a browser-based dashboard to modify website content directly within a live preview. The framework distinguishes itself by transforming local files into a unified GraphQL API, which powers both the administrative interface and the application's data retrieval layer. This architecture allows for compile-time

    Assigns credit for content changes by appending metadata to automated Git commits.

    TypeScriptcmscontent-management-systemforestry
    Voir sur GitHub↗13,150
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Voir sur GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Automatically appends co-author trailers to Git commits for code generated by AI agents.

    TypeScript
    Voir sur GitHub↗9,493
  1. Home
  2. DevOps & Infrastructure
  3. Automated Commit Attribution