linkque-cli-v2 1.0.3 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/linkquejs.js +1145 -909
  3. package/package.json +2 -2
  4. package/worker.js +3 -37
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Linkque CLI Portable
1
+ # Linkque CLI Public Bundle
2
2
 
3
3
  该目录已内联 AgentDev/Dev 调试链路所需的 JavaScript 依赖,不需要安装内网 npm 包。
4
4