Skip to content

v0.77.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:40
Immutable release. Only release title and notes can be modified.
ec9004e

Warning

macOS, Windows desktop installers in this release are unsigned development builds.
They may require manual OS security bypasses and are not trusted downloads.

0.77.0 - 2026-07-10

Features

  • add agent-authored code walkthroughs (#1647)
  • move integration links into task menus (#1644)
  • improve workspace sidebar navigation (#1643)
  • add configurable branch names (#1615)

Bug Fixes

  • add mobile workspace switcher (#1640)
  • repair GitHub repository scope filters (#1641)
  • inherit parent scope for mcp subtasks (#1638)
  • sync task completion with terminal workflow steps (#1639)
  • expand nested custom prompts (#1637)
  • open each linked PR in its own tab from the "+" menu (#1636) by @ClemDNL
  • stop archived automation-run tasks from pinning max_concurrent_runs (#1632) by @ClemDNL
  • keep created subtasks during hydration (#1626)
  • keep diff previews tied to the correct file (#1618)
  • equalize integration card heights (#1624)

Documentation

  • add pr fixup conflict guidance (#1642)