pyproject.toml
src/agentproc/__init__.py
src/agentproc/cli.py
src/agentproc/hub.py
src/agentproc/runner.py
src/agentproc.egg-info/PKG-INFO
src/agentproc.egg-info/SOURCES.txt
src/agentproc.egg-info/dependency_links.txt
src/agentproc.egg-info/entry_points.txt
src/agentproc.egg-info/top_level.txt
src/agentproc/hub_data/README.md
src/agentproc/hub_data/_shared/README.md
src/agentproc/hub_data/_shared/stream_utils.js
src/agentproc/hub_data/_shared/stream_utils.py
src/agentproc/hub_data/agy/README.md
src/agentproc/hub_data/agy/bridge.js
src/agentproc/hub_data/agy/bridge.py
src/agentproc/hub_data/agy/profile.yaml
src/agentproc/hub_data/claude-code/README.md
src/agentproc/hub_data/claude-code/bridge.js
src/agentproc/hub_data/claude-code/bridge.py
src/agentproc/hub_data/claude-code/profile.yaml
src/agentproc/hub_data/codebuddy/README.md
src/agentproc/hub_data/codebuddy/bridge.js
src/agentproc/hub_data/codebuddy/bridge.py
src/agentproc/hub_data/codebuddy/profile.yaml
src/agentproc/hub_data/codex/README.md
src/agentproc/hub_data/codex/bridge.js
src/agentproc/hub_data/codex/bridge.py
src/agentproc/hub_data/codex/profile.yaml
src/agentproc/hub_data/cursor/README.md
src/agentproc/hub_data/cursor/bridge.js
src/agentproc/hub_data/cursor/bridge.py
src/agentproc/hub_data/cursor/profile.yaml
src/agentproc/hub_data/echo-agent/README.md
src/agentproc/hub_data/echo-agent/bridge.js
src/agentproc/hub_data/echo-agent/bridge.py
src/agentproc/hub_data/echo-agent/bridge.sh
src/agentproc/hub_data/echo-agent/profile.yaml
src/agentproc/hub_data/gemini-cli/README.md
src/agentproc/hub_data/gemini-cli/bridge.js
src/agentproc/hub_data/gemini-cli/bridge.py
src/agentproc/hub_data/gemini-cli/profile.yaml
src/agentproc/hub_data/qwen-code/README.md
src/agentproc/hub_data/qwen-code/bridge.js
src/agentproc/hub_data/qwen-code/bridge.py
src/agentproc/hub_data/qwen-code/profile.yaml
src/agentproc/hub_data/recursive/README.md
src/agentproc/hub_data/recursive/bridge.js
src/agentproc/hub_data/recursive/bridge.py
src/agentproc/hub_data/recursive/profile.yaml
tests/test_agentproc.py
tests/test_conformance.py
tests/test_hub.py
tests/test_runner.py