deepagents-code==0.1.37
Features
- Add Meta model provider (#4650) (70829c5)
- Set
prompt_cache_keyfor OpenAI models (#4632) (8cf57ac) - Support Fireworks
/routersmodel ids (#4591) (1c08d27) /modelCtrl+N toggle for names vs raw specs (#4592) (518c322)/toolsslash command (#4649) (b1600a8)- Add
-salias for--skill(#4620) (c9b7ac2) - Configurable chat cursor style (#4687) (a22484b)
- Expand environment variables in MCP config (#4681) (4f5d7be)
- Hide diff widget for credential files (#4593) (4c49a24)
- In-app Debug Console (#4564) (4f94a30)
- Offer abort in
/threadscwd-switch prompt (#4583) (aaeac99) - Resume threads in-TUI with
/threads -r [ID](#4609) (d442673) - Show
(debug enabled)on splash whenDEEPAGENTS_CODE_DEBUGis set (#4584) (f10b877)
Bug Fixes
- Avoid repeated startup auto-update stalls (#4648) (12a9c9d)
- Infer Fireworks provider from qualified model IDs (#4594) (4d2aa8a)
- Capture input typed before TUI startup (#4684) (ef9a4a8)
- Detach owned
langgraph devserver from terminal (#4642) (d1f3afe) - Infer additional model providers (#4675) (4ceed24)
- Preserve
Ctrl+Ddeletion in non-empty input (#4626) (306bd89) - Quit with
Ctrl+Dat end of prompt (#4678) (2f8c111) - Reap langgraph dev server when startup is cancelled (#4629) (904ff05)
- Reject
--auto-approvein headless mode (#4617) (997be16) - Route explicit
--stdin+--skillto headless path (#4611) (724e24a) - Skip Esc prompt-restore once output generation begins (#4582) (14f384f)
- Remove misleading agent names from help (#4671) (ac15732)
- Support plain
exitquit command (#4543) (e6f10a1) - Sync
ask_useractive-question highlight with focus (#4599) (e4c29b5) - Wrap MCP viewer navigation (#4677) (cffc732)
Performance Improvements
Internal maintainers: Johannes du Plessis (@johannes117), Will Bradley (@wbbradley), Ankush Gola (@agola11), ccurme (@ccurme), Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.36
This commit history includes changes to this package. Commits are listed newest first.
def6369release(deepagents-code): 0.1.37 (#4619)4f5d7befeat(code): expand environment variables in MCP config (#4681)a22484bfeat(code): add configurable chat cursor style (#4687)ef9a4a8fix(code): capture input typed before TUI startup (#4684)e4c29b5fix(code): syncask_useractive-question highlight with focus (#4599)724e24afix(code): route explicit--stdin+--skillto headless path (#4611)cffc732fix(code): wrap MCP viewer navigation (#4677)b2d62cehotfix(code): restoreShift+Tabin debug console (#4680)4ceed24fix(code): infer additional model providers (#4675)2f8c111fix(code): quit withCtrl+Dat end of prompt (#4678)b1600a8feat(code):/toolsslash command (#4649)4f94a30feat(code): in-app Debug Console (#4564)12a9c9dfix(code): avoid repeated startup auto-update stalls (#4648)306bd89fix(code): preserveCtrl+Ddeletion in non-empty input (#4626)e6f10a1fix(code): support plainexitquit command (#4543)8cf57acfeat(code): setprompt_cache_keyfor OpenAI models (#4632)70829c5feat(code): add Meta model provider (#4650)aaeac99feat(code): offer abort in/threadscwd-switch prompt (#4583)4d2aa8afix(code): infer Fireworks provider from qualified model IDs (#4594)4c49a24feat(code): hide diff widget for credential files (#4593)d1f3afecfix(code): detach ownedlanggraph devserver from terminal (#4642)f10b877feat(code): show(debug enabled)on splash whenDEEPAGENTS_CODE_DEBUGis set (#4584)d442673feat(code): resume threads in-TUI with/threads -r [ID](#4609)ac15732fix(code): remove misleading agent names from help (#4671)14f384ffix(code): skip Esc prompt-restore once output generation begins (#4582)c5345ccperf(code): load MCP servers concurrently during graph build (#4659)1c08d27feat(code): support Fireworks/routersmodel ids (#4591)518c322feat(code):/modelCtrl+N toggle for names vs raw specs (#4592)c9b7ac2feat(code): add-salias for--skill(#4620)e9c6130chore(code,evals,talon): bumplanggraph-runtime-inmemto 0.31.0 (#4647)c87e8fedocs(code): warn thatsystem_promptoverride bypasses generated prompt (#4644)904ff05fix(code): reap langgraph dev server when startup is cancelled (#4629)ddce7c3chore(code): reframe dcode pyproject description as coding agent (#4610)997be16fix(code): reject--auto-approvein headless mode (#4617)