Release Notes

The latest and greatest

Here's what we've been working on – Check out the blog for more on each release.

v0.33

July 26, 2026
  • First-run setup now includes a step to wire up Claude Code's session hooks and MCP server registration, with each item's live status shown inline.
  • Fixed additional contexts on the same install incorrectly showing the free/trial plan instead of your real linked subscription.
  • The context quick-switch list now shows each context's actual name instead of its internal id.
  • Added "Check for Updates" to the profile menu, with a badge when a newer version is available.
  • Additional contexts beyond the first are now a Pro/Business plan feature; "Manage Contexts" reflects that for Free/Trial plans.

v0.32

July 22, 2026
  • Fixed `DocViewer` rendering docs with a hardcoded white background instead of the app's own theme, and fixed the "Ask a question" popover not appearing when highlighting text in a doc.
  • Brought the marketing site's button flare to the client app's primary buttons and the one-off-thread button, and fixed a mobile background bug leaving a blank strip along the left edge.
  • Plan and usage limits are now enforced via a signed, expiring token instead of a local cache file.
  • Retired the one-off-threads scratch workspace in favor of a shared "Uncategorized" workspace used by one-off chats and the new "Status Triage" Agent.
  • Added real copy to the marketing site's About, Privacy, and Terms pages.

v0.31

July 17, 2026
  • Hovering a message in a thread now offers an "Edit Message" / "Delete" menu, plus a "Mark all as read" action for the whole workspace.
  • You can now send a message while a thread is still running — it stops the in-flight run and sends the new message right away.
  • Rebranded the client from blue to the marketing site's purple, and fixed several agent-run and onboarding UI bugs along the way.
  • A round of mobile refinements: nav/settings placement, click-out context menus, pull-to-refresh, resizable message inputs, and unified dropdown styling.
  • Fixed a first-message streaming race that could falsely show "Run Failed," gave one-off threads full system context, and added a typewriter effect to in-flight tool-status updates.
  • Overhauled the history tab: diffs now always reflect the worktree's real fork point, with syntax highlighting, addition/subtraction coloring, mobile-friendly layout, and a dark file editor theme.
  • Desktop download buttons now deliver real installers instead of placeholders.
  • Replaced the local username picker with real GitHub OAuth login, folding config-sync permissions into the same flow.
  • The marketing Contact form now delivers real email instead of opening your mail client.
  • Added a `DocViewer` so standalone HTML docs render in-app instead of dropping into the raw file editor.
  • Highlighting text in a doc now lets you "Ask a question," creating a persistent, reopenable thread anchored to that exact passage.

v0.30

July 15, 2026
  • Added one-off conversation threads from any index view via a floating action button, with a way to navigate back to recent ones.
  • The entire DF Code identity config can now sync to a GitHub repo of your choosing, with GitHub account linking added to Profile → Settings.
  • Consolidated workspace table actions into the standard ellipsis menu, and added "Migrate Context" for moving a workspace between identities.
  • Highlighting text in a thread now offers an "Add to Memory" action, capturing a short memory from the highlighted passage.
  • In-progress threads now survive a server restart, alongside a round of mobile scroll and layout fixes.
  • Every DF Code entity and relationship is now exposed through the MCP server, with a new Help article covering it.
  • Guided, agent-focused onboarding replaces the old username-based setup flow, with a choice between starting from scratch or a pre-filled example workspace.
  • Added a visual agent-status indicator to the workspaces table, with a context menu to enable/disable individual agents.
  • Exposed a `notify_user` MCP tool so agents can proactively ping you for input.
  • Added a layout-level "mark all as read" action, and fixed a mobile scroll-snap bug in the top nav.
  • Pinning a workspace now opens an icon/color picker so related workspaces can be grouped visually.
  • Shipped this public marketing site — Blog, Release Notes, About, Contact, and Help, with a particle-driven hero.