Metadata-Version: 2.4
Name: minni
Version: 0.0.1
Summary: Minni — local-first memory and governance layer for AI agents. Placeholder release; the installable package arrives in v0.2. Install from source: https://github.com/infektyd/Minni
Project-URL: Homepage, https://github.com/infektyd/Minni
Project-URL: Repository, https://github.com/infektyd/Minni
Author: Hans Axelsson (infektyd)
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Minni

**Local-first memory and governance layer for AI agents.**

This PyPI name is reserved for Minni. The pip-installable package ships with
v0.2 (pending an internal package-layout change). Until then, install from
source — it takes one `make setup`:

https://github.com/infektyd/Minni

- Every agent runtime (Claude Code, Codex, Gemini, Grok, any MCP client) talks
  to one local daemon; durable memory writes are gated behind human approval
  by default.
- Everything stays on your machine: no telemetry, no remote endpoints.
