Skip to content

v1.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 01:35
· 2 commits to main since this release

What's Changed

  • docs(skills): clearer description by @bearsyankees in #1013
  • fix(tui): make the mount prompt clickable, and skip the mount instead of abandoning the scan by @0xallam in #1015
  • test(tui): correct the nudge the internal-turn test asserts by @0xallam in #1016
  • fix(agents): let an agent wait on what it already said by @0xallam in #1020
  • fix(todo): stop a todo plan failing on priority or duplicates by @0xallam in #1021
  • fix(sessions): open a sqlite connection per operation, not per thread by @0xallam in #1022
  • fix(runner): resume after a user interrupt instead of failing by @0xallam in #1023
  • fix(tools): coerce an empty-string list/dict argument to an empty container by @0xallam in #1024
  • fix(runner): settle child agents before closing sessions at wind-down by @0xallam in #1025
  • chore: release v1.5.2 by @devin-ai-integration[bot] in #1026

Full Changelog: v1.5.1...v1.5.2