Skip to content

Commit 562bce8

Browse files
Version projects
- project: desktop 0.4.0
1 parent 87cbec6 commit 562bce8

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

.nx/version-plans/flow-error-version-states.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/desktop/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.4.0 (2026-03-03)
2+
3+
### 🚀 Features
4+
5+
- Add AI agent feature with tool execution, streaming, and provider settings. Add flow error display, fix version history ordering, and fix execution state display on flow versions. ([156c82ca](https://github.com/the-dev-tools/dev-tools/commit/156c82ca))
6+
7+
### ❤️ Thank You
8+
9+
- moosebay
10+
111
## 0.3.2 (2026-03-03)
212

313
### 🩹 Fixes

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@the-dev-tools/desktop",
33
"description": "DevTools Studio is a powerful API testing tool that records your browser interactions, automatically generates requests, and seamlessly chains them for functional testing. With built-in CI integration, it streamlines API validation from development to deployment.",
44
"author": "DevTools",
5-
"version": "0.3.2",
5+
"version": "0.4.0",
66
"private": true,
77
"type": "module",
88
"main": "./out/main/index.js",

0 commit comments

Comments
 (0)