fix pro bug

This commit is contained in:
duanfuxiang
2025-08-24 18:55:14 +08:00
parent cfa856fea8
commit 5b0ca2fb10
6 changed files with 148 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-infio-copilot",
"version": "0.8.1",
"version": "0.8.3",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {
@@ -113,6 +113,7 @@
"micromatch": "^4.0.5",
"minimatch": "^10.0.1",
"neverthrow": "^6.1.0",
"node-machine-id": "^1.1.12",
"openai": "^4.73.0",
"p-limit": "^6.1.0",
"parse5": "^7.1.2",