Skip to content

deepagents-code==0.1.12

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:57
6a37792

Features

  • Add get_current_thread_id tool (#3820) (18ce094)
  • Guard managed onboarding-name memory block from edits (#3822) (dc0a51f)
  • Offer restart after restart-capable install (#3821) (e356efe)
  • Persist /threads directory-scope preference (#3824) (51a29f4)
  • Surface gateway key mismatch on PermissionDeniedError (#3813) (5bd1ef8)

Bug Fixes

  • Surface cached MCP errors as failed tool messages (#3829) (d83b428)
  • Handle MCP tool errors locally (#3830) (97a7052)
  • Make non-incognito ! shell output visible to the model (#3825) (2407bca)
  • Expose /restart slash command (#3809) (64505b8)
  • Agent retries gh search with invalid mergedAt field (#3802) (0b683a9)
  • Clarify /restart message during server startup (#3823) (49ded9e)
  • Cursor at end when popping queued message to input (#3832) (aa522c9)
  • Coalesce streamed markdown writes to keep input responsive (#3819) (b45eeeb)
  • Don't show "No threads found" while threads load (#3815) (68e6426)
  • Ignore stale cwd warmers in file autocomplete cache (#3835) (9c8c2b2)
  • Offer cwd switch on resume (#3810) (d417f53)
  • Recover from tool errors instead of aborting run (#3804) (45691c5)
  • Show /restart feedback (#3808) (c40bef9)
  • Standardize search previews and restart status (#3806) (71a6d50)
  • Suppress stale update notices (#3801) (db25241)
  • Unblock /remember in server mode (#3812) (12e00e1)
  • Unblock TUI input during /restart (#3826) (366cd81)

Internal maintainers: John Kennedy (@jkennedyvz), Mason Daugherty (@mdrxy)