README.md
pyproject.toml
agents_setup/__init__.py
agents_setup/api.py
agents_setup/cli.py
agents_setup/commands.py
agents_setup/constants.py
agents_setup/filesystem.py
agents_setup/ports.py
agents_setup/test_doubles.py
agents_setup.egg-info/PKG-INFO
agents_setup.egg-info/SOURCES.txt
agents_setup.egg-info/dependency_links.txt
agents_setup.egg-info/entry_points.txt
agents_setup.egg-info/requires.txt
agents_setup.egg-info/top_level.txt
agents_setup/commands/__init__.py
agents_setup/commands/_conflicts.py
agents_setup/commands/_install.py
agents_setup/commands/_output.py
agents_setup/commands/_result.py
agents_setup/commands/_tracking.py
agents_setup/commands/commands.py
agents_setup/commands/console.py
agents_setup/vendors/mcp_merge.py
agents_setup/vendors/preview.py
agents_setup/vendors/registry.py
agents_setup/vendors/transform.py
agents_setup/vendors/verify.py
tests/test_api.py
tests/test_cli.py
tests/test_commands.py
tests/test_commands_boundary.py
tests/test_filesystem.py
tests/test_github_api.py
tests/test_hooks.py
tests/test_init.py
tests/test_install_component.py
tests/test_mcp_merge.py
tests/test_parallel.py
tests/test_ports.py
tests/test_preview.py
tests/test_ralph_build_prd_json_from_issues.py
tests/test_ralph_e2e.py
tests/test_ralph_lib.py
tests/test_ralph_verify_prd_complete.py
tests/test_registry.py
tests/test_sandbox.py
tests/test_sandbox_factory.py
tests/test_session.py
tests/test_shell_expander.py
tests/test_slice_picker.py
tests/test_transform.py
tests/test_verify.py
tests/test_worktree.py