This repository was archived by the owner on Jan 2, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Git-native, semantically-searchable memory storage for Claude Code.
44
5+ <!-- Badges -->
6+ [ ![ CI] ( https://github.com/zircote/git-notes-memory-manager/actions/workflows/ci.yml/badge.svg )] ( https://github.com/zircote/git-notes-memory-manager/actions/workflows/ci.yml )
7+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/git-notes-memory.svg )] ( https://pypi.org/project/git-notes-memory/ )
8+ [ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/git-notes-memory.svg )] ( https://pypi.org/project/git-notes-memory/ )
59[ ![ Python 3.11+] ( https://img.shields.io/badge/python-3.11+-blue.svg )] ( https://www.python.org/downloads/ )
10+ [ ![ Coverage] ( https://img.shields.io/badge/coverage-93%25-brightgreen.svg )] ( https://github.com/zircote/git-notes-memory-manager )
11+ [ ![ Code style: ruff] ( https://img.shields.io/badge/code%20style-ruff-000000.svg )] ( https://github.com/astral-sh/ruff )
612[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
13+ [ ![ Claude Code Plugin] ( https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet.svg )] ( https://claude.ai/code )
714
815## Overview
916
You can’t perform that action at this time.
0 commit comments