Skip to content

deepagents-code==0.1.48

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:19
803b832

Features

  • Added Fireworks kimi-k3, GLM-5.2-Fast, and Kimi-K3 to model selection and recommended models. (#5082, #5072)
  • Migrated legacy hooks to v2 events. (#4971)

Bug Fixes

  • Require an AGENTS.md marker for /agent discovery, resolving unintended discovery behavior. (#5076, closes #4991)
  • Removed the redundant /restart hint from the restart prompt. (#5083)
  • Removed the caret flash in plugin type-to-search. (#5078)

Internal maintainers: Johannes du Plessis (@johannes117), Hunter Lovell (@hntrl), Alexander Olsen (@aolsenjazz), Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.47

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

  • 803b832 release(deepagents-code): 0.1.48 (#5048)
  • 82e799c feat(code): add Fireworks kimi-k3 to model switcher (#5082)
  • b34899f fix(code): drop redundant /restart hint from restart prompt (#5083)
  • 504ff0a refactor(code): dedup provider install-extras recovery hints (#5027)
  • 6506e15 style(code): simplify Auto classifier unavailable messages (#5079)
  • aff1435 fix(code): require AGENTS.md marker for /agent discovery (#5076)
  • 7d69e37 fix(code): remove plugin type-to-search caret flash (#5078)
  • 98af36f style(code): focus plugin search on typing (#4842)
  • a33494e feat(code): add GLM-5.2-Fast and Kimi-K3 to recommended models (#5072)
  • 196a087 release(langchain-quickjs): 0.3.4 (#5051)
  • c0afec5 feat(code): add Claude Opus 5 support (#5049)
  • fdb585c feat(code): migrate legacy hooks to v2 events (#4971)