v0.4.0

0.4.0 — 2026-09-15

GitHub and GitLab

Sign in with gh or glab and your pull requests, issues and CI runs show up in Rexa.

  • Browse issues, pull requests and runs from the new Forge sidebar.
  • Read, comment on and merge pull requests without leaving the app.
  • Follow CI runs job by job, with searchable step logs.
  • Drag a comment, failing check or log step into a terminal to hand it to an agent.
  • Search issues and pull requests from the command palette.
  • Forge pages open instantly on relaunch and load faster overall.

Git sync

  • Sync, pull, push and publish a branch from the sidebar, the Changes panel or the palette.
  • HTTPS remotes use your gh / glab login; no more failed pushes on a password prompt.
  • Optional background fetch and rebase-on-sync in Settings → Git.
  • A History tab in the Changes sidebar.

Worktrees

  • Each worktree shows commits ahead/behind and its pull request status.
  • Once a pull request merges, Reset Remote Status returns the worktree to its base branch.

Browser

  • A built-in browser in the right dock, with tabs and Web Inspector.
  • Leave notes on page elements and send them to an agent.
  • Agents drive the page with rexa web: click, type, read the console and network, take screenshots. Claude Code gets a browser skill for it.

More

  • ctrl-` / ctrl-~ cycle agent cards.
  • Hover a past session to copy its ID or resume it.
  • Pin and reorder the modes in the right dock's nav strip.
  • Release notes appear after an update.

Fixes

  • Sending comments with no agent running opens the agent picker.
  • Dragging in the sidebar no longer grabs the wrong row when a card changes.
  • Pushing from a linked worktree updates the Changes panel.