desktop@0.2.0

the-dev-tools/dev-toolsdesktop@0.2.0Feb 7, 2026by github-actions[bot]

AI Summary

A major update introducing AI capabilities, new security features, and several UI/UX fixes.

Key Highlights

  • Added AI node support with multi-provider LLM integration (OpenAI, Anthropic, Gemini).
  • Fixed Windows console window visibility.
  • Fixed JavaScript node result encoding and error stack traces.

New Features

  • AI node support with multi-provider LLM integration
  • Credential vault encryption
  • Variable introspection system

Full Release Notes

## 0.2.0 (2026-02-07)

### 🚀 Features

- Add AI node support with multi-provider LLM integration (OpenAI, Anthropic, Gemini), credential vault encryption, and variable introspection system ([fb11df2a](https://github.com/the-dev-tools/dev-tools/commit/fb11df2a))

### 🩹 Fixes

- Hide console window on Windows ([5777b072](https://github.com/the-dev-tools/dev-tools/commit/5777b072))
- Update icon ([d1d3747d](https://github.com/the-dev-tools/dev-tools/commit/d1d3747d))
- Fix JavaScript node result encoding ([7cfbd0dd](https://github.com/the-dev-tools/dev-tools/commit/7cfbd0dd))
- Show stack trace for JavaScript node errors ([0697ebc8](https://github.com/the-dev-tools/dev-tools/commit/0697ebc8))

### 🧱 Updated Dependencies

- Updated cli to 0.2.0

### ❤️ Thank You

- ElecTwix @ElecTwix
- Tomas Zaluckij @Tomaszal