We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b6990 commit 0fa9e6fCopy full SHA for 0fa9e6f
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @missingstudio/cli
2
3
+## 0.0.5
4
+
5
+### Patch Changes
6
7
+- Add interactive ui via ai agent
8
9
## 0.0.3
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@missingstudio/cli",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Missing Studio's AI assistant for interacting with the Model Context Protocol servers",
"keywords": [
"mcp",
0 commit comments