| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| deepagents_code-0.1.58-py3-none-any.whl | 2026-08-19 | 1.8 MB | |
| deepagents_code-0.1.58.tar.gz | 2026-08-19 | 3.9 MB | |
| deepagents-code==0.1.58 source code.tar.gz | 2026-08-19 | 23.2 MB | |
| deepagents-code==0.1.58 source code.zip | 2026-08-19 | 24.1 MB | |
| README.md | 2026-08-19 | 6.7 kB | |
| Totals: 5 Items | 53.2 MB | 0 | |
Breaking Changes
deepagents-codenow requires Python 3.12 or newer. (#5603)
Features
- Added OpenRouter
z-ai/glm-5.3to the model switcher. (#5641) - Added support for re-authenticating MCP servers from the viewer. (#5637)
- Footer pickers can now be opened with
ctrl+click. (#5611) - Resume hints now account for
TERM_PROGRAMsupport before showing terminal-specific guidance. (#5580)
Fixes
- Completed the
dcode configcommand surface. (#5581) - Made
/offloadinterruptible. (#5590) - Improved chat and footer UI behavior: rapid typing stays visible, double-click collapses a resized chat input, and the MCP footer wraps on narrow windows. (#5424, #5578, #5651)
- Captured stdio MCP server stderr in the logger. (#5610)
- Drained hook pipes after timeout. (#5606)
- Grouped resume trace rounds. (#5593)
- Omitted web-search prompt guidance when web search is unavailable. (#5602)
- Resolved message pointer shapes per cell. (#5592)
Internal maintainers: @aolsenjazz, @eyurtsev, @mdrxy
Released by: @mdrxy