Skip to content

Releases: dolthub/dolt-workbench

0.3.69

09 Mar 18:13
8e4495d

Choose a tag to compare

Merged PRs

dolt-workbench

  • 830: Make commit author configurable
    Screenshot 2026-03-09 at 10 19 26 AM
  • 826: Update versions for release 0.3.68
    Increment versions
  • 823: Add session switching and persist history
    This PR makes it so your agent sessions are persisted and gives you the ability to switch between them. We do this by reading from the ~/.claude directory and then mapping old sessions onto our internal model. Session metadata is persisted so that we can map sessions to specific databases.
    Screenshot 2026-02-26 at 4 15 04 PM

Closed Issues

0.3.68

27 Feb 21:10
d2ae8de

Choose a tag to compare

Merged PRs

dolt-workbench

  • 825: Bump minimatch from 3.1.2 to 3.1.5 in /workbench-cypress
    Bumps minimatch from 3.1.2 to 3.1.5.
    Commits

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=3.1.2&new-version=3.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 824: Make it so opening links in agent mode doesn't completely nuke the workbench
  • 823: Add session switching and persist history
    This PR makes it so your agent sessions are persisted and gives you the ability to switch between them. We do this by reading from the ~/.claude directory and then mapping old sessions onto our internal model. Session metadata is persisted so that we can map sessions to specific databases.
    Screenshot 2026-02-26 at 4 15 04 PM
  • 822: Update versions for release 0.3.67
    Increment versions
  • 821: Fix table navigation in diff viewer
    This fixes a bug that made it so you couldn't click on other tables while viewing the diff. Previously we weren't calling setActiveTableName on click so the context wasn't updating.
  • 820: Bump minimatch from 3.1.2 to 3.1.5 in /graphql-server
    Bumps minimatch from 3.1.2 to 3.1.5.
    Commits

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=3.1.2&new-version=3.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 819: Bump systeminformation from 5.30.6 to 5.31.1 in /workbench-cypress
    Bumps systeminformation from 5.30.6 to 5.31.1.
    Release notes

    Sourced from systeminformation's releases.

    v5.31.1

    Full Changelog: sebhildebrandt/systeminformation@v5.31.0...v5.31.1

    v5.31.0

    Full Changelog: sebhildebrandt/systeminformation@v5.30.8...v5.31.0

    v5.30.8

    Full Changelog: sebhildebrandt/systeminformation@v5.30.7...v5.30.8

    v5.30.7

    Full Changelog: sebhildebrandt/systeminformation@v5.30.6...v5.30.7

    Changelog

    Sourced from systeminformation's changelog.

    Changelog

    Major Changes - Version 5

    Ne...

Read more

0.3.67

25 Feb 21:59
05a430d

Choose a tag to compare

Merged PRs

dolt-workbench

  • 821: Fix table navigation in diff viewer
    This fixes a bug that made it so you couldn't click on other tables while viewing the diff. Previously we weren't calling setActiveTableName on click so the context wasn't updating.
  • 817: Bump tar from 7.5.7 to 7.5.8 in /web
    Bumps tar from 7.5.7 to 7.5.8.
    Commits
    • 6b8eba0 7.5.8
    • 2cb1120 fix(unpack): improve UnpackSync symlink error "into" path accuracy
    • d18e4e1 fix: do not write linkpaths through symlinks
    • See full diff in compare view
    Maintainer changes

    This version was pushed to npm by isaacs, a new releaser for tar since your current version.

    Install script changes

    This version adds prepare script that runs during installation. Review the package contents before updating.


    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.5.7&new-version=7.5.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 816: Bump tar from 7.5.7 to 7.5.9 in /workbench-cypress
    Bumps tar from 7.5.7 to 7.5.9.
    Commits
    • 1f0c2c9 7.5.9
    • fbb0851 build minified version as default export
    • 6b8eba0 7.5.8
    • 2cb1120 fix(unpack): improve UnpackSync symlink error "into" path accuracy
    • d18e4e1 fix: do not write linkpaths through symlinks
    • See full diff in compare view
    Maintainer changes

    This version was pushed to npm by isaacs, a new releaser for tar since your current version.

    Install script changes

    This version adds prepare script that runs during installation. Review the package contents before updating.


    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.5.7&new-version=7.5.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts).
  • 815: Bump fast-xml-parser from 5.2.2 to 5.3.6 in /workbench-cypress
    Bumps fast-xml-parser from 5.2.2 to 5.3.6.
    Release notes

    Sourced from fast-xml-parser's releases.

    Entity security and performance

    • Improve security and performance of entity processing
      • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
      • fast return when no edtity is present
      • improvement replacement logic to reduce number of calls

    Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6

    v5.3.5

    What's Changed

    New Contributors

    Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

    fix: handle HTML numeric and hex entities when out of range

    No release notes provided.

    bug fix and performance improvements

    • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
    • Performance improvement for stopNodes (By Maciek Lamberski)

    Replace Buffer with Uint8Array

    • Launched Separate CLI module
    • Replace Buffer with Uint8Array

    Support EMPTY and ANY with ELEMENT in DOCTYPE

    Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4

    Changelog

    Sourced from fast-xml-parser's changelog.

    Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

    5.3.6 / 2026-02-14

Read more

0.3.66

13 Feb 22:11
ea4a781

Choose a tag to compare

Merged PRs

dolt-workbench

  • 811: Add model selection
    Adds support for model selection in agent mode:
    Screenshot 2026-02-13 at 1 38 49 PM
  • 810: Update versions for release 0.3.65
    Increment versions
  • 809: fix mcp port resolution

Closed Issues

0.3.65

12 Feb 22:11
3d8bcfb

Choose a tag to compare

Merged PRs

dolt-workbench

  • 809: fix mcp port resolution
  • 808: Update versions for release 0.3.64
    Increment versions
  • 807: fix api key override

Closed Issues

0.3.64

12 Feb 21:09
56d1e69

Choose a tag to compare

Merged PRs

dolt-workbench

  • 807: fix api key override
  • 806: Update versions for release 0.3.63
    Increment versions
  • 805: Make workbench update itself

Closed Issues

  • 796: Provide API key link

0.3.63

12 Feb 00:49
92d4950

Choose a tag to compare

Merged PRs

dolt-workbench

  • 805: Make workbench update itself
  • 804: Agent mode quality of life improvements
    Makes sure the agent is using Opus 4.6. Also fixes #802 and #796
  • 803: Interrupt the agent and cancel tool calls
    This PR makes it so you can send messages while the agent is still responding to some previous message. This will cause the current message it's sending to be interrupted and any in-flight tool calls to be cancelled. Also, added a button on the tool call component to cancel an individual tool call:
    tool-call-cancel
  • 801: Update win build version to 0.3.66
    Increment version
  • 800: fix file path for claude CLI on windows
  • 794: Update mas build version to 0.3.92
    Increment version
  • 793: Update dmg build version to 0.3.92
    Increment version
  • 792: Remove ripgrep dependency
  • 791: Update versions for release 0.3.62
    Increment versions
  • 790: bump electron-builder, remove glob res

Closed Issues

  • 802: Rejecting dolt action should trigger user prompt
  • 563: Add agent mode
  • 795: Interrupt in Agent Mode
  • 798: Timeout long call in agent mode

0.3.62

06 Feb 20:44
bdceaba

Choose a tag to compare

Merged PRs

dolt-workbench

  • 790: bump electron-builder, remove glob res
  • 789: Update mas build version to 0.3.90
    Increment version
  • 788: Update mas build version to 0.3.89
    Increment version
  • 787: Update dmg build version to 0.3.90
    Increment version
  • 786: Update win build version to 0.3.64
    Increment version
  • 785: Update linux build version to 0.3.64
    Increment version
  • 784: Pin electron builder version
  • 783: Update versions for release 0.3.61
    Increment versions
  • 782: Fix Dockerfile

Closed Issues

0.3.61

06 Feb 00:13
e814088

Choose a tag to compare

Merged PRs

dolt-workbench

  • 782: Fix Dockerfile
  • 781: update agent system prompt

Closed Issues

0.3.60

06 Feb 00:03
77431fc

Choose a tag to compare

Merged PRs

dolt-workbench

  • 781: update agent system prompt
  • 780: Update versions for release 0.3.59
    Increment versions
  • 779: Agent Mode: UI changes

Closed Issues