LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-llm.txt
requirements-whisper.txt
requirements.txt
time2_ai_cache_worker.py
time2_jupyter_launcher.ipynb
time2_jupyter_launcher.py
time2_streamlit_app.py
time2_tailscale_jupyter_launcher.ipynb
time2_tailscale_jupyter_launcher.py
docs/AI_INSIGHTS.md
docs/CODE_WALKTHROUGH.md
docs/DEVELOPER_GUIDE.md
docs/MANUAL.md
docs/MODULES.md
docs/PACKAGING.md
docs/README.md
docs/TAILSCALE_PRIVATE_ACCESS.md
examples/time2_data.example.json
examples/time2_settings.example.json
tests/time2_regression_checks.py
time2.egg-info/PKG-INFO
time2.egg-info/SOURCES.txt
time2.egg-info/dependency_links.txt
time2.egg-info/entry_points.txt
time2.egg-info/requires.txt
time2.egg-info/top_level.txt
time2_app/__init__.py
time2_app/ai.py
time2_app/app.py
time2_app/budget.py
time2_app/chat.py
time2_app/cli.py
time2_app/components.py
time2_app/config.py
time2_app/models.py
time2_app/reports.py
time2_app/storage.py
time2_app/streamlit_entry.py
time2_app/tailscale_utils.py
time2_app/transcription.py
time2_app/utils.py
time2_app/views.py
time2_e2_component/index.html
time2_matrix_component/index.html
time2_task_list_component/index.html