awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesGit-Based Session Storage

Uses Git objects and branches as the primary storage layer for session metadata and transcripts.

Distinct from Git Object Backends: None of the candidates cover the specific use of Git as a structured metadata storage engine for AI sessions

Explore 2 awesome GitHub repositories matching repository format · Git-Based Session Storage. Refine with filters or upvote what's useful.

Awesome Git-Based Session Storage GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • erikbjare/gptmeAvatar de ErikBjare

    ErikBjare/gptme

    4,334Ver en GitHub↗

    gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and

    Stores agent identity, lessons, and workspace state in a versioned git repository for auditable history.

    Python
    Ver en GitHub↗4,334
  • entireio/cliAvatar de entireio

    entireio/cli

    2,753Ver en GitHub↗

    This project is a Git-based AI session tracker and context manager designed to record AI agent interactions, transcripts, and tool usage directly into Git repositories. It functions as a system for capturing and indexing the reasoning behind code changes, linking AI prompts and responses to specific code commits to preserve developer intent. The tool distinguishes itself by using Git as a primary storage layer for session metadata, utilizing shadow branches and checkpoints to track agent state without polluting the main commit log. It includes specialized capabilities for auditing AI contribu

    Stores session transcripts and agent state as git objects and branches to preserve history across remotes.

    Goagentsaiclaude
    Ver en GitHub↗2,753
  1. Home
  2. Repository Format
  3. Git-Based Session Storage