Skip to content

Releases: makeaiwork/dingdone-releases

DingDone 1.0.21

Choose a tag to compare

@makeaiwork makeaiwork released this 11 Sep 22:12

DingDone 1.0.21

Fixed

  • Fixed background Codex subagents occasionally triggering a waiting-for-response notification after completing their work.

DingDone 1.0.20

Choose a tag to compare

@makeaiwork makeaiwork released this 10 Sep 20:45

DingDone 1.0.20

What's new

  • Added full DingDone support for Claude Code and Codex agents running locally in Conductor, including voice notifications, activity tracking, and direct navigation back to the matching chat.

DingDone 1.0.19

Choose a tag to compare

@makeaiwork makeaiwork released this 01 Sep 21:23

DingDone 1.0.19

Fixed

  • Fixed removed projects sometimes reappearing in the project list.

DingDone 1.0.18

Choose a tag to compare

@makeaiwork makeaiwork released this 01 Sep 16:44

DingDone 1.0.18

Fixed

  • Fixed Claude Code waiting notifications being dismissed by unrelated parallel activity.

DingDone 1.0.17

Choose a tag to compare

@makeaiwork makeaiwork released this 28 Aug 21:14

DingDone 1.0.17

Fixed

  • Fixed various minor bugs and made small reliability improvements.

DingDone 1.0.16

Choose a tag to compare

@makeaiwork makeaiwork released this 27 Aug 20:08

DingDone 1.0.16

Improved

  • Claude Code now alerts you when worker permissions, URL confirmation dialogs, or paused quota auto-resume flows need your attention.
  • Codex terminal sessions are now recognized as interactive, while nested MCP runs remain quiet.

Fixed

  • Claude Code completion notifications now stay accurate around cross-session activity, queued follow-up work, and long-lived artifact monitors.
  • Delayed announcements from an earlier DingDone launch no longer play after the app has been quit and reopened.

DingDone 1.0.15

Choose a tag to compare

@makeaiwork makeaiwork released this 19 Aug 12:06

DingDone 1.0.15

Improved

  • Claude Code waiting diagnostics now identify the delivery path using metadata only, making notification issues easier to investigate without recording message text, tool input, transcripts, or session IDs.

Fixed

  • Codex notifications now stay linked to the correct conversation after you edit an earlier message, so inbox navigation and reminders follow the latest active rollout.

DingDone 1.0.14

Choose a tag to compare

@makeaiwork makeaiwork released this 17 Aug 09:40

DingDone 1.0.14

Fixed

  • Codex thread links no longer stop unnecessarily after an extension update or because a different VS Code window encountered a connection problem.
  • When a Codex window does need recovery, DingDone now recommends reloading that window before restarting VS Code.

DingDone 1.0.13

Choose a tag to compare

@makeaiwork makeaiwork released this 14 Aug 11:34

DingDone 1.0.13

Improved

  • Clicking a Codex notification now opens its thread in the client where it is currently active, even when the thread was created in another client.

Fixed

  • Claude Code turns paused on a background build now announce progress instead of incorrectly reporting completion.

DingDone 1.0.12

Choose a tag to compare

@makeaiwork makeaiwork released this 11 Aug 00:42

DingDone 1.0.12

Improved

  • Audio notifications now wait for an output device to become available and retry transient playback failures, helping delivery recover after a sleeping monitor or audio-route change.
  • Claude Code now announces replies triggered by another agent session as progress instead of completion, reducing false “finished work” notifications during parallel work.

Fixed

  • Claude Code waiting notifications now react only to prompts that actually require your input, while completed or dismissed prompts clear stale reminders quietly.
  • The Settings window now restores at a usable minimum size and stays within the visible screen after display changes.