Metadata-Version: 2.4
Name: astrocyte-local
Version: 0.1.1
Summary: Zero-infrastructure memory for AI coding agents — Context Tree + FTS5 search
Project-URL: Homepage, https://github.com/AstrocyteAI/astrocyte-local
Project-URL: Repository, https://github.com/AstrocyteAI/astrocyte-local
Author: AstrocyteAI
License-Expression: Apache-2.0
Requires-Python: >=3.11
Requires-Dist: astrocyte>=0.2.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Provides-Extra: mcp
Requires-Dist: fastmcp>=3.0; extra == 'mcp'
Description-Content-Type: text/markdown

# Astrocyte Local (Python)

Zero-infrastructure memory for AI coding agents — Context Tree + SQLite FTS5 search.

See the [main README](../README.md) for full documentation.
