Files
Bailey DixonandClaude Opus 4.6 5cc8036f3c chore: fold parallel main-worktree WIP into bridge feature branch
Folds an in-progress parallel reorg from the main worktree into the
v0.4 bridge feature branch so it ships as one release. The WIP was
never committed on main; merged via stash → feature branch.

Major surface-area changes:
- pairing UX rewrite: ConnectionWizard (+597), QrPairingScanner (+494),
  OnboardingScreen/Page (+281), new PairScreen.kt
- ScreenCapture rework (+369) — kept compatible with v0.4 smoke-tested
  bridge handlers (verified 14/16 paths green on hermes-host)
- BridgeForegroundService rework (+164)
- AuthManager additions (+82)
- new ComposeArrWorkaround util + hookup in BridgeStatusOverlay
  (additive — the v0.4 SavedStateRegistryOwner fix is preserved)
- new .githooks/ scripts, CONTRIBUTING.md, hermes-relay-doctor skill
- AGENTS.md doc rewrite (+428), assorted user-docs touch-ups
- removed legacy plugin/skills/android/SKILL.md (replaced by
  skills/devops/hermes-relay-doctor)

Conflict resolution: 4 files (README.md, install.sh, two user-docs
pages) had overlapping edits between this WIP and the feature branch.
Resolved to feature-branch HEAD (Updated upstream) per Bailey — keeps
v0.4 install.sh refspec-widening + branch-flag ergonomics + the
detailed v0.4 README capability list.

AGENTS.md.bak intentionally left untracked.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 20:12:08 -04:00
..