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
·

1 dépôt

Awesome GitHub RepositoriesExternal Session Checkpoint Storage

Saves session state snapshots in an external Git repository to avoid polluting the main project history.

Distinct from Remote Checkpoint Storage: Distinct from Remote Checkpoint Storage (which candidates describe as blockchain blobs) by focusing on Git-based session snapshots.

Explore 1 awesome GitHub repository matching data & databases · External Session Checkpoint Storage. Refine with filters or upvote what's useful.

Awesome External Session Checkpoint Storage 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.
  • entireio/cliAvatar de entireio

    entireio/cli

    2,753Voir sur 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

    Saves session checkpoints in an external repository to keep project history clean.

    Goagentsaiclaude
    Voir sur GitHub↗2,753
  1. Home
  2. Data & Databases
  3. Data Checkpointing
  4. External Session Checkpoint Storage