LICENSE
README.md
pyproject.toml
ag2_agent_connect.egg-info/PKG-INFO
ag2_agent_connect.egg-info/SOURCES.txt
ag2_agent_connect.egg-info/dependency_links.txt
ag2_agent_connect.egg-info/entry_points.txt
ag2_agent_connect.egg-info/requires.txt
ag2_agent_connect.egg-info/top_level.txt
agent_connect/__init__.py
agent_connect/__main__.py
agent_connect/attachments.py
agent_connect/config.py
agent_connect/events.py
agent_connect/offthread.py
agent_connect/outgoing.py
agent_connect/pending.py
agent_connect/relay.py
agent_connect/reporter.py
agent_connect/roomops.py
agent_connect/sandbox.py
agent_connect/sessions.py
agent_connect/status.py
agent_connect/worker.py
agent_connect/acp/__init__.py
agent_connect/acp/core.py
agent_connect/acp/policy.py
agent_connect/adapters/__init__.py
agent_connect/adapters/acp.py
agent_connect/adapters/cline.py
agent_connect/adapters/codex.py
agent_connect/adapters/kilo.py
agent_connect/adapters/ollama.py
agent_connect/adapters/omnigent.py
agent_connect/adapters/shim.py
tests/test_acp_adapter.py
tests/test_acp_attachments.py
tests/test_acp_core.py
tests/test_acp_ergonomics.py
tests/test_acp_guest_refusal.py
tests/test_acp_lifecycle.py
tests/test_acp_no_terminal.py
tests/test_acp_policy.py
tests/test_acp_real_bridge.py
tests/test_acp_sessions.py
tests/test_acp_settings.py
tests/test_attachments.py
tests/test_codex_adapter.py
tests/test_ladder.py
tests/test_no_wire.py
tests/test_outgoing.py
tests/test_turn_lifecycle.py
tests/test_version_single_source.py
tests/test_worker_async.py
tests/test_worker_config.py
tests/test_worker_preamble.py
tests/test_worker_queue.py
tests/test_worker_repo.py
tests/test_worker_status.py
tests/test_worker_task.py