@henryqw/pi-herdr-rename 4.1.1 → 4.1.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.
- package/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,13 +9,15 @@ pi install npm:@henryqw/pi-task-models
|
|
|
9
9
|
pi install npm:@henryqw/pi-herdr-rename
|
|
10
10
|
```
|
|
11
11
|
|
|
12
|
-
Run `/task-models` and configure the `fast` profile. Herdr is required for pane, tab, workspace, and branch updates.
|
|
12
|
+
Run `/task-models` and configure the `fast` profile. Open `/task-models` again and verify that `fast` no longer says `not configured`. Herdr is required for pane, tab, workspace, and branch updates.
|
|
13
13
|
|
|
14
14
|
Outside Herdr, the extension still changes the Pi session name.
|
|
15
15
|
|
|
16
16
|
## Works with
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
| Package | Relationship | Purpose |
|
|
19
|
+
| --- | --- | --- |
|
|
20
|
+
| [`@henryqw/pi-task-models`](https://pi.henry.wang/extensions/pi-task-models) | Required | Provides shared title-generation model profiles. |
|
|
19
21
|
|
|
20
22
|
## Use
|
|
21
23
|
|