Skip to content

Commit 37d75dc

Browse files
Version Packages
1 parent 088ee2c commit 37d75dc

6 files changed

Lines changed: 15 additions & 12 deletions

File tree

.changeset/no-soft-cursor-editor-wrap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/safeguard-widget-verdicts.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pi-no-soft-cursor
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 09aa3bb: Make soft-cursor removal work even when other extensions replace pi's editor component.

packages/no-soft-cursor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-no-soft-cursor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Remove the editor's reverse-video soft cursor · from yapp",
55
"author": "mgabor3141",
66
"license": "MIT",

packages/safeguard/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pi-safeguard
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 72b0e72: Show verdict counts in a widget instead of the status bar. Persists until the agent goes idle.
8+
39
## 2.0.0
410

511
### Major Changes

packages/safeguard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi-safeguard",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "LLM-as-judge guardrail for pi · from yapp",
55
"author": "mgabor3141",
66
"license": "MIT",

0 commit comments

Comments
 (0)