LICENSE
README.md
pyproject.toml
setup.py
agent_tally/__init__.py
agent_tally/budget.py
agent_tally/cli.py
agent_tally/config.py
agent_tally/dashboard.py
agent_tally/detector.py
agent_tally/display.py
agent_tally/notifier.py
agent_tally/pricing.py
agent_tally/py.typed
agent_tally/storage.py
agent_tally/ticker.py
agent_tally/wrapper.py
agent_tally.egg-info/PKG-INFO
agent_tally.egg-info/SOURCES.txt
agent_tally.egg-info/dependency_links.txt
agent_tally.egg-info/entry_points.txt
agent_tally.egg-info/requires.txt
agent_tally.egg-info/top_level.txt
tests/test_budget.py
tests/test_config.py
tests/test_detect_provider.py
tests/test_detector.py
tests/test_edge_cases.py
tests/test_enhanced_edge_cases.py
tests/test_extended.py
tests/test_integration.py
tests/test_new_features.py
tests/test_new_models_pricing.py
tests/test_new_token_patterns.py
tests/test_new_v7.py
tests/test_nightshift_improvements.py
tests/test_notifier.py
tests/test_pricing.py
tests/test_storage.py
tests/test_ticker.py
tests/test_v8_edge_cases.py
tests/test_v9_patterns.py