Metadata-Version: 2.4
Name: oghma
Version: 0.0.1
Summary: Unified AI memory layer — aggregate context across coding tools
Project-URL: Homepage, https://github.com/terry-li-hm/oghma
Project-URL: Repository, https://github.com/terry-li-hm/oghma
Author-email: Terry Li <terry.li.hm@gmail.com>
License-Expression: MIT
Keywords: ai,claude,coding-assistant,context,llm,memory
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Oghma

Unified AI memory layer — aggregate context across coding tools.

🚧 **Coming soon** — package name reserved.

## Vision

AI memory should be user-owned and tool-agnostic, not locked into provider silos.

Oghma passively watches conversation transcripts from multiple AI coding tools (Claude Code, Codex, OpenClaw, OpenCode, Cursor) and extracts memories, so any tool can access your full context.

## Links

- [GitHub](https://github.com/terry-li-hm/oghma)
