Skip to content

Harness Remote v2.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:52
· 1664 commits to main since this release

Release

Stable Android release APK for Harness Remote 2.7.0.

What's Changed

  • Undo and Redo are always within reach. The actions now have a native place in the conversation
    header, including after an Undo has left the transcript empty. OpenCode and OMP report their
    availability from the source of truth, so a disabled action is not presented as usable.
  • OpenCode permission prompts reach the app. A session that asks for permission no longer waits
    indefinitely with no way to answer. The app shows the request and its paths, with Allow once,
    Allow always when supported, and Deny. Updates arrive immediately from the event stream.
  • OMP actions work outside a Git worktree. The bridge reads the extension's authoritative action
    state, preserving Undo and Redo where the older Git-derived guess could not.
  • The mobile conversation header takes less space. The session action menu shares the back row,
    and an editable session title no longer inserts an empty line before the directory.
  • Message actions are more reliable on touch devices, and the bridge's history/replay handling keeps
    the session timeline and action state in sync.

Contributors

  • @Baylar55 (Baylar Sadigov) — OMP extension-backed actions and the
    bridge state that makes them reliable outside Git.
  • @gervaso-assistant (Gervaso) — mobile message-action
    reliability and the OpenCode permission-prompt flow.
  • @giuliastro (Giulio Ardoino) — native history actions, OpenCode
    action integration, the mobile header refinements, and release integration.

Notes

  • Built from 519d9b8b99f456ac76e554fd51e2f03ae0c40135
  • Version code 20700

Full changelog: v2.6.0...v2.7.0