CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
README.zh-CN.md
SECURITY.md
pyproject.toml
requirements-dev.lock
docs/compatibility.md
docs/design.md
docs/privacy.md
docs/remote-design.md
docs/troubleshooting.md
docs/demo/demo.svg
docs/validation/README.md
docs/validation/install-summary.json
docs/validation/linux-remote-2026-09-26.md
docs/validation/macos-0.1.0a2.md
docs/validation/macos-fresh-install-0.1.0a2.json
docs/validation/macos-suite-dev.json
scripts/acceptance.py
scripts/check_docs.py
scripts/check_release.py
scripts/export_demo.py
scripts/remote_update.py
scripts/verify_install.py
src/4top.egg-info/PKG-INFO
src/4top.egg-info/SOURCES.txt
src/4top.egg-info/dependency_links.txt
src/4top.egg-info/entry_points.txt
src/4top.egg-info/requires.txt
src/4top.egg-info/top_level.txt
src/fourtop/__init__.py
src/fourtop/__main__.py
src/fourtop/agents.py
src/fourtop/app.py
src/fourtop/cli.py
src/fourtop/config.py
src/fourtop/doctor.py
src/fourtop/errors.py
src/fourtop/hosts.py
src/fourtop/models.py
src/fourtop/services.py
src/fourtop/state.py
tests/conftest.py
tests/fixtures/fake_agent.py
tests/integration/test_launch.py
tests/tui/test_app.py
tests/unit/test_cli_config.py
tests/unit/test_docs.py
tests/unit/test_history.py
tests/unit/test_hosts.py
tests/unit/test_native_roots.py
tests/unit/test_release.py