LICENSE
README.md
pyproject.toml
odysseus_patches/__init__.py
odysseus_patches/branch_safety.py
odysseus_patches/cli.py
odysseus_patches/config.py
odysseus_patches/github.py
odysseus_patches/gitops.py
odysseus_patches/hooks.py
odysseus_patches/installer.py
odysseus_patches/manifest.py
odysseus_patches/mcp_server.py
odysseus_patches/planner.py
odysseus_patches/proposals.py
odysseus_patches/review.py
odysseus_patches/status.py
odysseus_patches/update.py
odysseus_patches.egg-info/PKG-INFO
odysseus_patches.egg-info/SOURCES.txt
odysseus_patches.egg-info/dependency_links.txt
odysseus_patches.egg-info/entry_points.txt
odysseus_patches.egg-info/requires.txt
odysseus_patches.egg-info/top_level.txt
odysseus_patches/ui_assets/__init__.py
odysseus_patches/ui_assets/patches.js
odysseus_patches/ui_assets/patches_ui.py
tests/test_branch_safety.py
tests/test_branch_safety_wiring.py
tests/test_cli.py
tests/test_cli_config_review.py
tests/test_cli_proposals.py
tests/test_cli_review_gate.py
tests/test_cli_status.py
tests/test_cli_update.py
tests/test_config.py
tests/test_fixtures.py
tests/test_github.py
tests/test_gitops.py
tests/test_gitops_rebuild.py
tests/test_install_hook.py
tests/test_installer.py
tests/test_manifest.py
tests/test_manifest_v2.py
tests/test_package.py
tests/test_patch_id_scan.py
tests/test_patches_ui_asset.py
tests/test_patches_ui_integration.py
tests/test_planner.py
tests/test_proposals.py
tests/test_review_parsing.py
tests/test_review_transport.py
tests/test_status.py
tests/test_status_branch_guidance.py
tests/test_status_v2.py
tests/test_update_integration.py
tests/test_update_preserves_ui.py