Metadata-Version: 2.4
Name: ledger-ai
Version: 0.1.0
Summary: Git for AI agent actions — session logging, replay, rollback, and diffing for autonomous agents.
License: AGPL-3.0
Keywords: agents,ai,llm,observability,replay
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Ledger

> Git for AI agent actions.

A portable Python library that wraps any AI agent and records all tool calls
as a structured, replayable action log. Session logging, deterministic replay,
rollback, and session diffing — for any OpenAI-compatible agent.

**Full release coming soon.**