feat: add Kitty-aware completion notifications

This commit is contained in:
叶林立
2026-08-24 20:13:12 +08:00
parent d3bf562189
commit d65ce3800c
24 changed files with 3120 additions and 1 deletions
+21
View File
@@ -14,6 +14,7 @@
"@keenable/pi-search": "0.1.2",
"@ogulcancelik/pi-codex-compaction": "0.1.3",
"@ogulcancelik/pi-minimal-footer": "file:./pi-minimal-footer",
"@smoose/pi-notify": "file:./pi-notify",
"@tavily/pi-extension": "0.1.2",
"context-mode": "1.0.169",
"pi-condense": "2.9.1",
@@ -3359,6 +3360,10 @@
"win32"
]
},
"node_modules/@smoose/pi-notify": {
"resolved": "pi-notify",
"link": true
},
"node_modules/@standard-schema/spec": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
@@ -7036,6 +7041,22 @@
"node": ">=18.0.0"
}
},
"pi-notify": {
"name": "@smoose/pi-notify",
"version": "0.1.1-my-pi.1",
"license": "MIT",
"devDependencies": {
"@earendil-works/pi-coding-agent": "0.84.2",
"@types/node": "24.10.13",
"typescript": "6.0.3"
},
"engines": {
"node": ">=22.19.0"
},
"peerDependencies": {
"@earendil-works/pi-coding-agent": "*"
}
},
"pi-permission-system": {
"name": "@gotgenes/pi-permission-system",
"version": "26.2.1",