Working in windows

This commit is contained in:
andrepimenta
2025-07-12 13:24:25 +01:00
parent 5c33bc94c1
commit 6e9893e3f3
8 changed files with 13996 additions and 951 deletions

View File

@@ -2,7 +2,7 @@
"name": "claude-code-chat",
"displayName": "Claude Code Chat",
"description": "Beautiful Claude Code Chat Interface for VS Code",
"version": "0.1.3",
"version": "1.0.0",
"publisher": "AndrePimenta",
"author": "Andre Pimenta",
"repository": {
@@ -207,8 +207,6 @@
"@vscode/test-electron": "^2.5.2",
"@vscode/vsce": "^3.5.0",
"eslint": "^9.25.1",
"typescript": "^5.8.3",
"@modelcontextprotocol/sdk": "^1.15.0",
"zod": "^3.25.76"
"typescript": "^5.8.3"
}
}