Metadata-Version: 2.4
Name: hyperstack-langgraph
Version: 1.5.0
Summary: Memory Hub for LangGraph agents. Typed graph memory with episodic/semantic/working APIs, decision replay, agent trust scoring, and git-style branching. Zero LLM cost.
Author-email: CascadeAI <deeq@cascadeai.dev>
License: MIT
Project-URL: Homepage, https://cascadeai.dev/hyperstack
Project-URL: Repository, https://github.com/deeqyaqub1-cmd/hyperstack-langgraph
Project-URL: Documentation, https://cascadeai.dev/hyperstack
Keywords: langgraph,memory,knowledge-graph,ai-agents,hyperstack,langchain,multi-agent,portable-memory
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: langgraph
Requires-Dist: langgraph>=0.2; extra == "langgraph"
Requires-Dist: langchain-core>=0.3; extra == "langgraph"
