README.md
pyproject.toml
faltoobot/__init__.py
faltoobot/__main__.py
faltoobot/agent.py
faltoobot/bot.py
faltoobot/chat.py
faltoobot/cli.py
faltoobot/config.py
faltoobot/store.py
faltoobot.egg-info/PKG-INFO
faltoobot.egg-info/SOURCES.txt
faltoobot.egg-info/dependency_links.txt
faltoobot.egg-info/entry_points.txt
faltoobot.egg-info/requires.txt
faltoobot.egg-info/top_level.txt
tests/test_agent_instructions.py
tests/test_agent_shell.py
tests/test_bot.py
tests/test_chat_ui.py
tests/test_faltoochat_e2e.py
tests/test_store.py