All releases

Code auth recovery and Cordia billing cleanup.

  • Treated GitHub CLI authentication loss after a successful push as recoverable by leaving pushed branches ready for manual pull request creation or skipping check watching when GitHub auth is unavailable.

  • Retried pull request review metadata lookups without stale GH_TOKEN or GITHUB_TOKEN values, then kept the sanitized environment for review discussion, agent execution, review writeback, and auto-merge.

  • Normalized Molten Hub Code failure follow-ups to clone the repository default branch and target the repo root, avoiding stale branch and subdirectory targeting from failed task context.

  • Fell back from A2A token verification to legacy agent profile verification when a configured Hub agent token is rejected by the A2A endpoint.

  • Fixed mobile task card layout so action buttons and authentication panels fit within narrow screens without shrinking or overflowing.

  • Removed newly staged Cordia release tasks when billing authorization fails before Hub dispatch, preventing stuck active releases after a failed billing check.