README.md
pyproject.toml
agent_comms/__init__.py
agent_comms/__main__.py
agent_comms/_statusline.py
agent_comms/api.py
agent_comms/codex_client.py
agent_comms/codex_host.py
agent_comms/config.py
agent_comms/daemon.py
agent_comms/daemon_core.py
agent_comms/daemon_lifecycle.py
agent_comms/daemon_stats.py
agent_comms/daemon_work.py
agent_comms/droid.py
agent_comms/droid_host.py
agent_comms/helm.py
agent_comms/install_omp.py
agent_comms/jsonl_compact.py
agent_comms/monitor.py
agent_comms/native_agent.py
agent_comms/_helm/__init__.py
agent_comms/_helm/claude_agent.py
agent_comms/_helm/observer.py
agent_comms/_helm/observer_parse.py
agent_comms/_helm/tmux_agent.py
agent_comms/cli/__init__.py
agent_comms/cli/__main__.py
agent_comms/cli/_app.py
agent_comms/cli/_shared.py
agent_comms/cli/fleet.py
agent_comms/cli/fleet_config.py
agent_comms/cli/identity.py
agent_comms/cli/messaging.py
agent_comms/cli/screenshots.py
agent_comms/cli/setup.py
agent_comms/cli/skills.py
agent_comms/cli/users.py
agent_comms/hook/__init__.py
agent_comms/hook/_blocks.py
agent_comms/hook/_events.py
agent_comms/hook/_fmt.py
agent_comms/hook/_identity.py
agent_comms/hook/_util.py
agent_comms/install/__init__.py
agent_comms/install/_shared.py
agent_comms/install/codex.py
agent_comms/install/hook.py
agent_comms/install/launchd.py
agent_comms/install/statusline.py
agent_comms/install/systemd.py
agent_comms/install/tmux.py
agentic_comms.egg-info/PKG-INFO
agentic_comms.egg-info/SOURCES.txt
agentic_comms.egg-info/dependency_links.txt
agentic_comms.egg-info/entry_points.txt
agentic_comms.egg-info/requires.txt
agentic_comms.egg-info/top_level.txt
tests/test_cli.py
tests/test_codex_host.py
tests/test_droid_host.py
tests/test_hail_liveness.py
tests/test_install_codex.py