Smart-AI-Memory/attune-ai

10 stars · Last commit 2026-09-21

Persistent memory and receipt-verified workflows for Claude Code — plugin, MCP server, and spec-driven dev framework in one pip install.

README preview

# Attune AI

<!-- mcp-name: io.github.Smart-AI-Memory/attune-ai -->

**Persistent memory and receipt-verified workflows for Claude Code.**

🌐 **Docs & guides: [attune-ai.dev](https://attune-ai.dev)**

<!-- Badge maintenance: PyPI/Downloads/Coverage/Security are LIVE (auto-update,
     no upkeep). The tests count is a manually-maintained round FLOOR — bump it
     only on major drift (e.g. once the suite clears 25,000); a round floor
     can't go subtly stale the way a precise value does. `scripts/check_badge_freshness.py`
     (CI) fails if the floor ever over-claims or drifts too far below reality. -->
[![PyPI](https://img.shields.io/pypi/v/attune-ai?color=blue)](https://pypi.org/project/attune-ai/)
[![Downloads](https://static.pepy.tech/badge/attune-ai)](https://pepy.tech/projects/attune-ai)
[![Downloads/month](https://static.pepy.tech/badge/attune-ai/month)](https://pepy.tech/projects/attune-ai)
[![Downloads/week](https://static.pepy.tech/badge/attune-ai/week)](https://pepy.tech/projects/attune-ai)
[![Tests](https://img.shields.io/badge/tests-25%2C000%2B%20passing-brightgreen)](https://github.com/Smart-AI-Memory/attune-ai/actions/workflows/tests.yml)
[![Coverage](https://img.shields.io/codecov/c/github/Smart-AI-Memory/attune-ai?branch=main)](https://codecov.io/gh/Smart-AI-Memory/attune-ai)
[![Security](https://github.com/Smart-AI-Memory/attune-ai/actions/workflows/security.yml/badge.svg)](https://github.com/Smart-AI-Memory/attune-ai/actions/workflows/security.yml)

View full repository on GitHub →