README.md
pyproject.toml
scitrera_aether_ag2/__init__.py
scitrera_aether_ag2/host_entrypoint.py
scitrera_aether_ag2/identity.py
scitrera_aether_ag2/orchestrator.py
scitrera_aether_ag2/py.typed
scitrera_aether_ag2/wire.py
scitrera_aether_ag2.egg-info/PKG-INFO
scitrera_aether_ag2.egg-info/SOURCES.txt
scitrera_aether_ag2.egg-info/dependency_links.txt
scitrera_aether_ag2.egg-info/requires.txt
scitrera_aether_ag2.egg-info/top_level.txt
scitrera_aether_ag2/examples/__init__.py
scitrera_aether_ag2/examples/_aetherlite.py
scitrera_aether_ag2/examples/groupchat_with_remote.py
scitrera_aether_ag2/examples/groupchat_with_remote_llm.py
scitrera_aether_ag2/examples/orchestrated_pool.py
scitrera_aether_ag2/examples/two_agent_remote.py
scitrera_aether_ag2/features/__init__.py
scitrera_aether_ag2/features/checkpoint.py
scitrera_aether_ag2/features/kv.py
scitrera_aether_ag2/features/telemetry.py
scitrera_aether_ag2/features/workspace.py
scitrera_aether_ag2/network/__init__.py
scitrera_aether_ag2/remote/__init__.py
scitrera_aether_ag2/remote/errors.py
scitrera_aether_ag2/remote/host.py
scitrera_aether_ag2/remote/proxy.py
scitrera_aether_ag2/remote/streams.py
scitrera_aether_ag2/remote/tool_loop.py
tests/test_checkpoint_resume.py
tests/test_deadline_exceeded.py
tests/test_features_checkpoint.py
tests/test_features_kv.py
tests/test_features_telemetry.py
tests/test_features_workspace.py
tests/test_host_streaming.py
tests/test_orchestrator_helpers.py
tests/test_orchestrator_spawn.py
tests/test_proxy_roundtrip.py
tests/test_tool_loop.py
tests/test_tool_loop_unit.py
tests/test_wire.py