We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e71cc6 commit 4278119Copy full SHA for 4278119
2 files changed
node/agent_sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@moonshot-ai/kimi-agent-sdk",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"description": "SDK for interacting with Kimi Code CLI",
5
"license": "MIT",
6
"repository": {
node/vscode_extension/package.json
@@ -3,7 +3,7 @@
"publisher": "moonshot-ai",
"displayName": "Kimi Code (Technical Preview)",
"description": "Official Kimi Code plugin for VS Code",
- "version": "0.4.4",
+ "version": "0.4.5",
7
"license": "Apache-2.0",
8
9
"type": "git",
0 commit comments