cli-aimlock 1.0.1 → 1.0.2

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 (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +5 -1
package/README.md CHANGED
@@ -8,3 +8,5 @@ Aimlock — 智能目标 skill(CLI.Tax 发布)。
8
8
  - 按目标调用 Blueprint、Swarm、Calctool;需要出图时调用 Image,让智能体生成图片
9
9
 
10
10
  安装:`npx cli-aimlock@latest install`
11
+
12
+ Source: https://github.com/88208555/aimlock-clitax.git
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cli-aimlock",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Aimlock skill installer for CLI.Tax: lock a user request into an executable aim and route Blueprint, Swarm, Calctool, and Image.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -15,6 +15,10 @@
15
15
  "engines": {
16
16
  "node": ">=18"
17
17
  },
18
+ "repository": {
19
+ "type": "git",
20
+ "url": "https://github.com/88208555/aimlock-clitax.git"
21
+ },
18
22
  "license": "UNLICENSED",
19
23
  "keywords": [
20
24
  "cli.tax",