@zigai/pi-mode 0.1.2 → 0.1.3

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 +1 -1
  2. package/package.json +5 -5
package/README.md CHANGED
@@ -5,7 +5,7 @@ This Pi extension adds prompt modes for model and thinking-level switching.
5
5
  ## Install
6
6
 
7
7
  ```sh
8
- pi install git:github.com/zigai/pi-ux-tweaks
8
+ pi install git:github.com/zigai/pi-tweaks
9
9
  ```
10
10
 
11
11
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zigai/pi-mode",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "description": "Pi package that adds prompt modes for model and thinking-level switching.",
5
5
  "keywords": [
6
6
  "mode",
@@ -8,17 +8,17 @@
8
8
  "pi-coding-agent",
9
9
  "pi-extension",
10
10
  "pi-package",
11
- "pi-ux"
11
+ "pi-tweaks"
12
12
  ],
13
- "homepage": "https://github.com/zigai/pi-ux-tweaks/tree/main/packages/pi-mode#readme",
13
+ "homepage": "https://github.com/zigai/pi-tweaks/tree/main/packages/pi-mode#readme",
14
14
  "bugs": {
15
- "url": "https://github.com/zigai/pi-ux-tweaks/issues"
15
+ "url": "https://github.com/zigai/pi-tweaks/issues"
16
16
  },
17
17
  "license": "MIT",
18
18
  "author": "zigai",
19
19
  "repository": {
20
20
  "type": "git",
21
- "url": "git+https://github.com/zigai/pi-ux-tweaks.git",
21
+ "url": "git+https://github.com/zigai/pi-tweaks.git",
22
22
  "directory": "packages/pi-mode"
23
23
  },
24
24
  "files": [