README.md
setup.py
adam_community/__init__.py
adam_community/__version__.py
adam_community/tool.py
adam_community/util.py
adam_community.egg-info/PKG-INFO
adam_community.egg-info/SOURCES.txt
adam_community.egg-info/dependency_links.txt
adam_community.egg-info/entry_points.txt
adam_community.egg-info/requires.txt
adam_community.egg-info/top_level.txt
adam_community/cli/__init__.py
adam_community/cli/build.py
adam_community/cli/cli.py
adam_community/cli/init.py
adam_community/cli/parser.py
adam_community/cli/updater.py
adam_community/cli/templates/Makefile.j2
adam_community/cli/templates/README_agent.md.j2
adam_community/cli/templates/README_kit.md.j2
adam_community/cli/templates/__init__.py
adam_community/cli/templates/agent_python.py.j2
adam_community/cli/templates/configure.json.j2
adam_community/cli/templates/initial_assistant_message.md.j2
adam_community/cli/templates/initial_assistant_message_en.md.j2
adam_community/cli/templates/initial_system_prompt.md.j2
adam_community/cli/templates/initial_system_prompt_en.md.j2
adam_community/cli/templates/input.json.j2
adam_community/cli/templates/kit_python.py.j2
adam_community/cli/templates/long_description.md.j2
adam_community/cli/templates/long_description_en.md.j2
adam_community/cli/templates/rag_python.py.j2
test/test_util_tool.py