oh-my-pr 4.3.6 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/index.cjs +146 -145
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -59,6 +59,7 @@ Then:
59
59
  - Watches repositories and tracked PRs for review activity, comments, and failing checks
60
60
  - Triages feedback into actionable items
61
61
  - Runs `codex` or `claude` in isolated worktrees under `~/.oh-my-pr`
62
+ - Uses a bounded code-owner fallback after failed default babysitter runs so the resolved agent can inspect GitHub feedback, commit, and push when the primary automation path fails
62
63
  - Replies to GitHub PR comments on your behalf and resolves conversations to keep the thread clean
63
64
  - Pushes verified fixes back to the PR branch
64
65
  - Can automatically create a GitHub release when a merged PR is important enough to justify a version bump