Skip to content

deepagents-code==0.1.14

Choose a tag to compare

@github-actions github-actions released this 12 Jun 06:13
02a7ff6

Features

  • Surface editable mode and core deps in /version (#3898) (d4f5a12)

Bug Fixes

  • Don't move cursor on click that re-focuses terminal (#3893) (b76788b)
  • Label -r resume as "Resuming..." in the status bar (#3892) (70cd286)
  • Scope @ file completion to current cwd (#3874) (dd237ac)
  • Set dcode agent names in trace metadata (#3901) (ac94dd6)
  • Surface untracked files in @ completion (#3872) (2bdf6ea)
  • Warn on misconfigured subagent files (#3873) (f1614d6)

Performance Improvements

  • Cache theme colors/charset, fix O(n^2) tool-call streaming (#3881) (9d463f5)

Internal maintainers: Mason Daugherty (@mdrxy)