README.md
pyproject.toml
agent_comms/__init__.py
agent_comms/__main__.py
agent_comms/api.py
agent_comms/cli.py
agent_comms/codex_client.py
agent_comms/config.py
agent_comms/daemon.py
agent_comms/helm.py
agent_comms/install_omp.py
agent_comms/monitor.py
agent_comms/_helm/__init__.py
agent_comms/_helm/claude_agent.py
agent_comms/_helm/observer.py
agent_comms/_helm/tmux_agent.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_hail_liveness.py
tests/test_install_codex.py