Skip to content

D3 Code 0.1.13 (Devis)

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 09:58

D3 Code 0.1.13 (Devis) for Apple Silicon Macs.

What changed

  • OMP now honors Response streaming settings: finished paragraphs/code blocks, full response, or token-by-token, including project overrides.
  • New on-demand thinking history on web/desktop and in the mobile source. Live previews stay bounded; saved emitted thinking loads in pages and survives server restarts. Older text discarded by previous versions cannot be reconstructed.
  • Thinking history has storage limits (8 MiB per block, 64 MiB per thread). Saved text remains readable with a limit notice; live previews continue.
  • Composer option menus restore editor focus. Background worktree submissions open a fresh composer immediately and keep late failures tied to the original draft.
  • Includes the device refresh placement and mobile command-palette color fixes from T3 nightly v0.0.41-nightly.20260915.1766.
  • ACP background progress and repeated completed-tool updates no longer split assistant text into fragments; genuine new-tool boundaries remain intact.
  • Retains D3's durable enhanced queue, OMP integration, branding, previews, and update feed.

Install

Download D3-Code-mac-arm64.dmg and drag D3 Code (Devis) into Applications, or use Check for updates in an existing signed installation. This release publishes the Apple Silicon macOS app; mobile source updates are not an App Store release.

The build passed focused regression tests, package typechecks, signing, notarization, installer verification, and Gatekeeper assessment.

Full source changes