deepagents-code==0.1.38
Features
- Improve
/goalcriteria UX (#4694) (06f46ff) - Add interactive goal management (#4693) (64205e2)
- Conditionally drop
TodoListMiddleware(#4685) (d3a3077) - Add
memory.auto_saveconfig flag (#4700) (55b60ca) - Trace experimental mode in metadata (#4705) (22d5045)
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
/goalcompletion and grading reliable (#4691) (9da63c6) - Preflight Ollama host reachability before discovery probe (#4702) (96fe71a)
- Quiet expected non-repo
git ls-fileslogging (#4701) (3d499db) - Rename
ls_agent_kindtols_agent_purpose(#4708) (2678b16) - Run MCP login during a run, queue the restart (#4643) (65e1ee8)
- Show "Took <duration>" when
tasktool completes (#4638) (19538e0) - Support unambiguous
read_filegutters (#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.
4338671hotfix(code): stabilize scroll hydration test (#4720)98eb512hotfix(code): trim startup tips (#4719)73bd973release(deepagents-code): 0.1.38 (#4703)06f46fffeat(code): improve/goalcriteria UX (#4694)64205e2feat(code): add interactive goal management (#4693)267d7fdstyle(code): inline confirmation after MCP/mcp login(#4597)9da63c6fix(code): make/goalcompletion and grading reliable (#4691)65e1ee8fix(code): run MCP login during a run, queue the restart (#4643)f9915dbfix(code): align context diff rows with changed rows (#4714)19538e0fix(code): show "Took <duration>" whentasktool completes (#4638)2089b54fix(code): support unambiguousread_filegutters (#4711)cf057b4fix(sdk)!: disambiguateread_fileline gutters (#4561)718c652chore(code): remove Debug Console startup tip (#4712)2678b16fix(code): renamels_agent_kindtols_agent_purpose(#4708)2f7d267style(code): simplify/clearresume hint to/threads -r(#4709)1d549d3fix(code): keep TODO and edit tools expanded (#4704)55b60cafeat(code): addmemory.auto_saveconfig flag (#4700)22d5045feat(code): trace experimental mode in metadata (#4705)f77eeb0fix(code): hydrate virtualized transcript on scroll offset changes (#4646)d3a3077feat(code): dropTodoListMiddleware(#4685)96fe71afix(code): preflight Ollama host reachability before discovery probe (#4702)3d499dbfix(code): quiet expected non-repogit ls-fileslogging (#4701)