Skip to content

v0.55.89

Latest

Choose a tag to compare

@releaser-array releaser-array released this 24 Jun 18:04
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
5a544ea

What's Changed

  • fix(canvas): stop local generation stranding the canvas on "Generating" by @raquelmsmith in #2882
  • feat(ui): make code blocks distinct from comment background by @MattPua in #2879
  • fix(worktree): reuse an existing worktree instead of duplicating it by @haacked in #2652
  • fix(task-input): prefill repo dropdown when starting task from sidebar "+" icon by @mp-hog in #2712
  • feat(ui): smooth + cheap agent streaming (adaptive reveal + block-split markdown) by @KarloAldrete in #2716
  • feat(settings): add slot machine mode easter egg by @charlescook-ph in #2853
  • feat(sidebar): show inbox unread badge as a red dot by @Twixes in #2891
  • feat(agent-applications): cross-project Agent Builder + session search & filters by @benjackwhite in #2861
  • feat(tasks): warm cloud sandbox while composing, reuse on submit by @tatoalo in #2869
  • fix(inbox): remove Scouts source toggle now that scouts are always-on by @andrewm4894 in #2893
  • fix(inbox): continue existing PR when iterating on a report by @joshsny in #2894
  • fix(agent): attribute every PR a run creates, not just the first by @k11kirky in #2835
  • feat(slot-machine): pull a real lever to send when slot machine mode is on by @andrewm4894 in #2899
  • chore(integrations): pass ?kind=github to personal-integrations list by @VojtechBartos in #2897
  • feat(canvas): show generation task nested under canvas in sidebar by @raquelmsmith in #2847
  • fix(sidebar): clean up collapsed header panel layout by @fercgomes in #2878
  • feat(canvas): tool-permission prompts on canvas + browser-style nav by @adamleithp in #2902
  • fix(inbox): dedupe re-engaged PRs and add Create-PR steering prompt by @PostHog[bot] in #2898
  • fix(canvas): pin freeform iframe to parent height with internal scroll by @raquelmsmith in #2907

New Contributors

Full Changelog: v0.55.70...v0.55.89