pyproject.toml
src/agentproc/__init__.py
src/agentproc/cli.py
src/agentproc/executors.py
src/agentproc/hub.py
src/agentproc/runner.py
src/agentproc/yaml.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/requires.txt
src/agentproc.egg-info/top_level.txt
src/agentproc/hub_data/PERMISSIONS.md
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/aider/README.md
src/agentproc/hub_data/aider/bridge.js
src/agentproc/hub_data/aider/bridge.py
src/agentproc/hub_data/aider/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/permission_map.test.js
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/permission_hook.py
src/agentproc/hub_data/codex/permission_map.js
src/agentproc/hub_data/codex/permission_map.test.js
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/deepseek/README.md
src/agentproc/hub_data/deepseek/bridge.js
src/agentproc/hub_data/deepseek/bridge.py
src/agentproc/hub_data/deepseek/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/grok-build/README.md
src/agentproc/hub_data/grok-build/bridge.js
src/agentproc/hub_data/grok-build/bridge.py
src/agentproc/hub_data/grok-build/profile.yaml
src/agentproc/hub_data/kimi-code/README.md
src/agentproc/hub_data/kimi-code/bridge.js
src/agentproc/hub_data/kimi-code/bridge.py
src/agentproc/hub_data/kimi-code/profile.yaml
src/agentproc/hub_data/opencode/README.md
src/agentproc/hub_data/opencode/bridge.js
src/agentproc/hub_data/opencode/bridge.py
src/agentproc/hub_data/opencode/profile.yaml
src/agentproc/hub_data/pi/README.md
src/agentproc/hub_data/pi/bridge.js
src/agentproc/hub_data/pi/bridge.py
src/agentproc/hub_data/pi/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
src/agentproc/hub_data/recursive/tests/parity.json
src/agentproc/hub_data/recursive/tests/test_bridge_parity.js
src/agentproc/hub_data/recursive/tests/test_bridge_parity.py
tests/test_agentproc.py
tests/test_bridges.py
tests/test_conformance.py
tests/test_diagnostics.py
tests/test_executors.py
tests/test_hub.py
tests/test_hub_bridge_conformance.py
tests/test_runner.py
tests/test_scenarios.py
tests/test_sdk.py
tests/test_yaml.py