README.md
pyproject.toml
hippocortex/__init__.py
hippocortex/auto.py
hippocortex/client.py
hippocortex/config.py
hippocortex/extract.py
hippocortex/types.py
hippocortex/wrap.py
hippocortex.egg-info/PKG-INFO
hippocortex.egg-info/SOURCES.txt
hippocortex.egg-info/dependency_links.txt
hippocortex.egg-info/requires.txt
hippocortex.egg-info/top_level.txt
hippocortex/adapters/__init__.py
hippocortex/adapters/_base.py
hippocortex/adapters/autogen.py
hippocortex/adapters/crewai.py
hippocortex/adapters/langgraph.py
hippocortex/adapters/openai_agents.py
hippocortex/adapters/openclaw.py
tests/test_adapters.py
tests/test_auto.py
tests/test_client.py
tests/test_extract.py
tests/test_version_check.py
tests/test_wrap.py