deepagents-code==0.1.52
Features
- Hooks v2 is now generally available, with support for loading hooks from installed plugins. (#5307, #5198)
- Auto approval classifier configuration now supports selecting the classifier model and setting a review timeout. (#5205, #5302)
- HITL rejection reasons are now framed for the model, and the approval menu makes reject-with-feedback easier to discover. (#5259, #5260)
- Added a tri-state
DEEPAGENTS_CODE_ONBOARDINGenvironment variable. (#5301) - The
/modelfooter Ctrl+N hint now follows the current display mode. (#5247) - The price catalog now refreshes hourly in the background. (#5264)
- Updated recommendations to include DeepSeek V4 Flash 0731. (#5244)
Bug Fixes
- Fixed several Hooks v2 lifecycle issues: session-end teardown is now bounded, hooks refresh after cwd switches, malformed hook resumes are handled, hook stops surface without agent errors, and unused
SessionEndCausemembers were removed. (#5248, #5249, #5233, #5276, #5240) PreCompactnow fires before auto-compaction. (#5277)
Internal maintainers: Alexander Olsen (@aolsenjazz), Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)
Released by: Johannes du Plessis (@johannes117)
Git log since deepagents-code==0.1.51
This commit history includes changes to this package. Commits are listed newest first.
b428644release(deepagents-code): 0.1.52 (#5228)28a7d5bfix(code): bound Hooks v2 session-end teardown (#5248)4edebdefeat(code): make Hooks v2 generally available (#5307)7bd977bfeat(code): configurable Auto classifier review timeout (#5302)6f48dd5fix(code): refresh hooks after cwd switches (#5249)553a030release(deepagents): 0.7.4 (#5305)43293e9feat(code): tri-stateDEEPAGENTS_CODE_ONBOARDINGenv var (#5301)3012bacstyle(code): explain why to use/offloadin the startup tip (#5303)f4cc516fix(code): firePreCompactbefore auto-compaction (#5277)ed0e3e2fix(code): surface hook stops without agent errors (#5276)ee1e0f5fix(code): remove undispatchedSessionEndCausemembers (#5240)1d3feb1feat(code): selectable model for the Auto approval classifier (#5205)2454afafeat(code): refresh price catalog hourly in the background (#5264)b1e3240fix(code): make reject-with-feedback discoverable in approval menu (#5260)f60951erelease(deepagents): 0.7.3 (#5251)db70043chore(code): prune superseded entries from_RECOMMENDED_MODELS(#5263)89c814bfeat(code): frame HITL rejection reasons for the model (#5259)bc49ffbchore(code): bump genai-prices minimum to 0.1.1 (#5256)a7e3566style(code): status bar model label flush with the right edge (#5254)cf87266feat(code):/modelfooter Ctrl+N hint follows display mode (#5247)bd562c8fix(code): handle malformed hook resumes (#5233)fbe4ec8feat(code): recommend DeepSeek V4 Flash 0731 (#5244)0063721release(deepagents): 0.7.2 (#5230)0828b02feat(code): load hooks from installed plugins (#5198)