Skip to content

v0.7.12

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:21
· 447 commits to main since this release

This release makes agent execution more durable across local runtimes, while improving transcript, Goal, automation, and Desktop workflows.

New

  • Added a native runtime foundation for workspace backups and local process handling, with cross-platform watcher and recovery coverage.
  • Added typed short references across agent workflows so issues, goals, projects, runs, and chats are easier to address consistently.

Improved

  • Improved Chat work manifests and transcript details with clearer activity, search queries, command output, and reading-width behavior.
  • Improved Goal and automation workflows with more consistent status presentation, layout behavior, and creation controls.
  • Improved interrupted agent-run cancellation and workspace backup recovery so local execution can converge more reliably.

Fixed

  • Fixed native runtime payload admission to reject untrusted or mismatched archives before fallback.
  • Restored legacy agent instruction bundles and kept plugin previews available during GitHub throttling.
  • Removed synthetic intelligence workspaces from runtime context and corrected several cross-platform Desktop edge cases.