README.md
pyproject.toml
agent_comms/__init__.py
agent_comms/__main__.py
agent_comms/_prism_entry.py
agent_comms/_statusline.py
agent_comms/api.py
agent_comms/asr.py
agent_comms/codex_client.py
agent_comms/codex_context.py
agent_comms/codex_host.py
agent_comms/config.py
agent_comms/context_window.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_commands.py
agent_comms/droid_host.py
agent_comms/helm.py
agent_comms/hermes_host.py
agent_comms/install_omp.py
agent_comms/jsonl_compact.py
agent_comms/monitor.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/crew.py
agent_comms/cli/fleet.py
agent_comms/cli/fleet_config.py
agent_comms/cli/forge.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/droid/__init__.py
agent_comms/droid/arms.py
agent_comms/droid/compaction.py
agent_comms/droid/context_stamp.py
agent_comms/droid/core.py
agent_comms/droid/dummy_tasks.py
agent_comms/droid/editor.py
agent_comms/droid/history.py
agent_comms/droid/llm.py
agent_comms/droid/media.py
agent_comms/droid/prism_map.py
agent_comms/droid/quest.py
agent_comms/droid/selfcheck.py
agent_comms/droid/tool_schema.py
agent_comms/droid/tool_stats.py
agent_comms/droid/web_search.py
agent_comms/hermes/__init__.py
agent_comms/hermes/acp.py
agent_comms/hermes/config.py
agent_comms/hermes/runtime.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
agent_comms/tui/__init__.py
agent_comms/tui/__main__.py
agent_comms/tui/hosted.py
agent_comms/tui/input.py
agent_comms/tui/loop.py
agent_comms/tui/theme.py
agent_comms/tui/widgets.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_context_stamp.py
tests/test_ctx_chip.py
tests/test_daemon_lifecycle.py
tests/test_daemon_update.py
tests/test_droid_arm_tokens.py
tests/test_droid_clear.py
tests/test_droid_compaction.py
tests/test_droid_context_repair.py
tests/test_droid_footprint.py
tests/test_droid_fork.py
tests/test_droid_host.py
tests/test_droid_stream_cancel.py
tests/test_hail_liveness.py
tests/test_install_codex.py
tests/test_tui_hosted.py
tests/test_tui_input.py
tests/test_tui_resize.py
tests/test_tui_shelf.py
tests/test_tui_user_message.py
tests/test_tui_widgets.py