awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesGit-Object Session Storage

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

Distinguishing note: Candidates focus on ephemeral or database-backed session storage; this uses Git's own internal object model as the primary store.

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

Awesome Git-Object Session Storage GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • entireio/cliالصورة الرمزية لـ entireio

    entireio/cli

    2,753عرض على 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

    Uses git objects and shadow branches to store session history across remote repositories.

    Goagentsaiclaude
    عرض على GitHub↗2,753
  1. Home
  2. Repository Format
  3. Git-Object Session Storage