MANIFEST.in
README.md
pyproject.toml
pytest.ini
setup.py
tdz.py
chat/README.md
chat/chat.py
chat/hi.py
chat/run.sh
chat/system.py
chat/tdz.html
tests/__init__.py
tests/test_agent.py
tests/test_api.py
tests/test_base.py
tests/test_chunking.py
tests/test_cli.py
tests/test_emb.py
tests/test_error.py
tests/test_extract.py
tests/test_idea.py
tests/test_lib.py
tests/test_memory.py
tests/test_migration.py
tests/test_models.py
tests/test_reminder.py
tests/test_search.py
tests/test_server.py
tests/test_storage.py
tests/test_summary.py
tests/test_tags.py
tests/test_tdz_dne.py
tests/test_tdz_tls.py
tests/test_todozi.py
tests/test_todozi_exe.py
tests/test_todozi_tool.py
tests/test_tui.py
tests/test_types.py
todozi/__init__.py
todozi/agent.py
todozi/api.py
todozi/base.py
todozi/chunking.py
todozi/cli.py
todozi/emb.py
todozi/error.py
todozi/extract.py
todozi/idea.py
todozi/lib.py
todozi/memory.py
todozi/migration.py
todozi/models.py
todozi/reminder.py
todozi/search.py
todozi/server.py
todozi/storage.py
todozi/summary.py
todozi/tags.py
todozi/tdz_dne.py
todozi/tdz_tls.py
todozi/tests.py
todozi/todozi.py
todozi/todozi_exe.py
todozi/todozi_tool.py
todozi/tui.py
todozi/types.py
todozi.egg-info/PKG-INFO
todozi.egg-info/SOURCES.txt
todozi.egg-info/dependency_links.txt
todozi.egg-info/entry_points.txt
todozi.egg-info/not-zip-safe
todozi.egg-info/requires.txt
todozi.egg-info/top_level.txt
train/huggingface_space/app.py
train/huggingface_space/minimal_app.py
train/pure/train-todozi-advanced.py
train/pure/train-todozi-basic.py