LICENSE
README.md
pyproject.toml
ftagent/__init__.py
ftagent/__main__.py
ftagent/agent.py
ftagent/flow_collector.py
ftagent/mirror_engine.py
ftagent/tui.py
ftagent.egg-info/PKG-INFO
ftagent.egg-info/SOURCES.txt
ftagent.egg-info/dependency_links.txt
ftagent.egg-info/entry_points.txt
ftagent.egg-info/requires.txt
ftagent.egg-info/top_level.txt
tests/test_agent.py
tests/test_api_integration.py
tests/test_dashboard_api.py
tests/test_edge_cases.py
tests/test_flow_collector.py
tests/test_mirror.py