LICENSE
README.md
pyproject.toml
agent_dingo/__init__.py
agent_dingo/agent.py
agent_dingo/chat.py
agent_dingo/context.py
agent_dingo/docgen.py
agent_dingo/helpers.py
agent_dingo/parser.py
agent_dingo.egg-info/PKG-INFO
agent_dingo.egg-info/SOURCES.txt
agent_dingo.egg-info/dependency_links.txt
agent_dingo.egg-info/requires.txt
agent_dingo.egg-info/top_level.txt
tests/test_agent.py
tests/test_extract_substr.py
tests/test_get_required_args.py
tests/test_parser.py
tests/test_registry.py