Skip to content

deepagents-code==0.1.68

Choose a tag to compare

@github-actions github-actions released this 10 Sep 00:14
1c477e9

Features

  • Recommended GLM 5.3 models are now available in code workflows (#6211).

Bug Fixes

  • Added pricing support for Fireworks GLM-5.3 and GLM-5.3 Flash usage (#6221, #6223).
  • Workspace switches now ask for confirmation before restarting the server (#6178).
  • Effort changes are now included in cache identity for OpenAI and Anthropic requests (#6196).
  • Standardized the recent-thread environment variable (#6205).
  • Silenced warnings when the themes config is absent (#6220).

Internal maintainers: Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.67

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

  • 1c477e9 release(deepagents-code): 0.1.68 (#6202)
  • b93f748 fix(code): silence absent themes config warning (#6220)
  • d3627ea fix(code): price Fireworks GLM-5.3 Flash usage (#6223)
  • 07c5d2e fix(code): price Fireworks GLM-5.3 usage (#6221)
  • 7c3cebe chore(deps): raise dependency minimums for all (#6212)
  • e7e88d5 feat(code): recommend GLM 5.3 models (#6211)
  • a4c218e fix(code): standardize recent-thread environment variable (#6205)
  • 51557ef test(code): stabilize deferred action drain coverage (#6206)
  • f3b126a hotfix(code): honor effective reasoning effort in cache warnings (#6203)
  • 7997203 fix(code): confirm server restart for workspace switch (#6178)
  • cacd50a fix(code): treat effort changes as cache identity for OpenAI and Anthropic (#6196)