Skip to content

Dirac v0.4.33

Latest

Choose a tag to compare

@dirac-run dirac-run released this 04 Aug 18:27

Highlights

  • fix: preserve Codex error metadata and detect context overflow
  • fix: prevent editing instructions from getting added to act mode every request + a bunch more tool description fixes to improve tokens
  • fix: better logging behavior, logrotate
  • fix: prevent credential leakage and command process leaks
  • feat: display file names along with ast headers
  • fix: add history scope options to conversation condensation
  • fix: do not show inaccurate error when utility model is not configured
  • fix: do not unconditionally send search tools to openai endpoints
  • feat: improve ask_question output
  • fix: use the resolved model ID in the tool header
  • fix: add the utility model name in the new task header
  • fix: better error handling and robustness for new_task when using utility model
  • fix: use 1 subscriber in webview-ui instead of 2,
  • feat: user allowed commands
  • feat: add a utility model and make it usable + bunch of fixes
  • fix: preserve independent utility and auto-condense settings
  • fix(vscode): icon for commit message almost invisible in dark mode
  • feat: improve subagents by adding task title, fix some issues
  • fix: remove maxturns param from subagents - more harm than good + fixed states
  • feat: improve subagents to produce much cleaner traceability, add an /agent to cli. named subagents

Full Changelog: v0.4.31...v0.4.33

What's Changed

  • fix(vscode): icon for commit message almost invisible in dark mode by @osma in #141

New Contributors

  • @osma made their first contribution in #141

Full Changelog: v0.4.31...v0.4.33