cli@0.2.0
the-dev-tools/dev-toolscli@0.2.0Feb 7, 2026by github-actions[bot]
AI Summary
CLI update mirroring desktop 0.2.0, introducing AI features and fixes for JavaScript node handling.
Key Highlights
- Added AI node support with multi-provider LLM integration.
- 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 - 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)) ### ❤️ Thank You - ElecTwix @ElecTwix - Tomas Zaluckij @Tomaszal