LICENSE
README.md
pyproject.toml
oraicle/__init__.py
oraicle/autoagent.py
oraicle/context.py
oraicle/exceptions.py
oraicle/registry.py
oraicle/runtime.py
oraicle/tools.py
oraicle.egg-info/PKG-INFO
oraicle.egg-info/SOURCES.txt
oraicle.egg-info/dependency_links.txt
oraicle.egg-info/requires.txt
oraicle.egg-info/top_level.txt
oraicle/adk/__init__.py
oraicle/adk/agent_engine.py
oraicle/adk/agent_wrapper.py
oraicle/adk/loader_patch.py
oraicle/adk/local.py
oraicle/adk/user_identity.py
tests/test_adk_compat.py
tests/test_agent_engine_helpers.py
tests/test_autoagent.py
tests/test_registry.py
tests/test_user_identity.py