Skip to content

deepagents-code==0.1.38

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:15
4338671

Features

Bug Fixes

  • Align context diff rows with changed rows (#4714) (f9915db)
  • Hydrate virtualized transcript on scroll offset changes (#4646) (f77eeb0)
  • Keep TODO and edit tools expanded (#4704) (1d549d3)
  • Make /goal completion and grading reliable (#4691) (9da63c6)
  • Preflight Ollama host reachability before discovery probe (#4702) (96fe71a)
  • Quiet expected non-repo git ls-files logging (#4701) (3d499db)
  • Rename ls_agent_kind to ls_agent_purpose (#4708) (2678b16)
  • Run MCP login during a run, queue the restart (#4643) (65e1ee8)
  • Show "Took <duration>" when task tool completes (#4638) (19538e0)
  • Support unambiguous read_file gutters (#4711) (2089b54)

Internal maintainers: Johannes du Plessis (@johannes117), Jacob Lee (@jacoblee93), Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.37

This commit history includes changes to this package. Commits are listed newest first.

  • 4338671 hotfix(code): stabilize scroll hydration test (#4720)
  • 98eb512 hotfix(code): trim startup tips (#4719)
  • 73bd973 release(deepagents-code): 0.1.38 (#4703)
  • 06f46ff feat(code): improve /goal criteria UX (#4694)
  • 64205e2 feat(code): add interactive goal management (#4693)
  • 267d7fd style(code): inline confirmation after MCP /mcp login (#4597)
  • 9da63c6 fix(code): make /goal completion and grading reliable (#4691)
  • 65e1ee8 fix(code): run MCP login during a run, queue the restart (#4643)
  • f9915db fix(code): align context diff rows with changed rows (#4714)
  • 19538e0 fix(code): show "Took <duration>" when task tool completes (#4638)
  • 2089b54 fix(code): support unambiguous read_file gutters (#4711)
  • cf057b4 fix(sdk)!: disambiguate read_file line gutters (#4561)
  • 718c652 chore(code): remove Debug Console startup tip (#4712)
  • 2678b16 fix(code): rename ls_agent_kind to ls_agent_purpose (#4708)
  • 2f7d267 style(code): simplify /clear resume hint to /threads -r (#4709)
  • 1d549d3 fix(code): keep TODO and edit tools expanded (#4704)
  • 55b60ca feat(code): add memory.auto_save config flag (#4700)
  • 22d5045 feat(code): trace experimental mode in metadata (#4705)
  • f77eeb0 fix(code): hydrate virtualized transcript on scroll offset changes (#4646)
  • d3a3077 feat(code): drop TodoListMiddleware (#4685)
  • 96fe71a fix(code): preflight Ollama host reachability before discovery probe (#4702)
  • 3d499db fix(code): quiet expected non-repo git ls-files logging (#4701)