v4.5.0 - Remote Web Login and Reply Branding
Why This Matters
This release makes oh-my-pr easier to use remotely and more adaptable for teams by adding remote web login and customizable GitHub reply branding. It also improves operational reliability around agent drain behavior and babysitter logging, reducing noisy or fragile failure modes during automation.
Detailed Changes
- Added remote web login so users can authenticate and access the app from remote web workflows.
- Added support for customizing GitHub reply branding, giving teams more control over how automated replies appear.
- Improved feedback syncing while agents are draining so status updates stay more accurate during shutdown or handoff flows.
- Avoided entering drain mode for transient agent health timeouts, reducing unnecessary disruption from temporary failures.
- Hardened babysitter log handling so logging issues are less likely to interfere with automation.
- Updated Tauri and npm/yarn dependencies, including ip-address and related package group updates.