mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: show fast mode in minimal footer
This commit is contained in:
Generated
+11
-8
@@ -13,7 +13,7 @@
|
||||
"@gotgenes/pi-permission-system": "file:./pi-permission-system",
|
||||
"@keenable/pi-search": "0.1.2",
|
||||
"@ogulcancelik/pi-codex-compaction": "0.1.3",
|
||||
"@ogulcancelik/pi-minimal-footer": "0.1.10",
|
||||
"@ogulcancelik/pi-minimal-footer": "file:./pi-minimal-footer",
|
||||
"@tavily/pi-extension": "0.1.2",
|
||||
"context-mode": "1.0.169",
|
||||
"pi-condense": "2.9.1",
|
||||
@@ -2690,13 +2690,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ogulcancelik/pi-minimal-footer": {
|
||||
"version": "0.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@ogulcancelik/pi-minimal-footer/-/pi-minimal-footer-0.1.10.tgz",
|
||||
"integrity": "sha512-JXR2drsf7Igx12tcSFneERnCD2f1Cfz8GwWGJx9T4//sMc5Uj4lu66wzQfb+8hd24T9c8XmQFWHuAd997E041Q==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
"resolved": "pi-minimal-footer",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@oxc-project/types": {
|
||||
"version": "0.144.0",
|
||||
@@ -7030,6 +7025,14 @@
|
||||
"zod": "^3.25.28 || ^4"
|
||||
}
|
||||
},
|
||||
"pi-minimal-footer": {
|
||||
"name": "@ogulcancelik/pi-minimal-footer",
|
||||
"version": "0.1.10-my-pi.1",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
},
|
||||
"pi-permission-system": {
|
||||
"name": "@gotgenes/pi-permission-system",
|
||||
"version": "26.2.1",
|
||||
|
||||
Reference in New Issue
Block a user