fix(browser): soften aggressive retry hint and add anti-hallucination prompts (#910)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "node scripts/patch-browser-hint.mjs",
|
||||
"init": "pnpm install && pnpm run uv:download",
|
||||
"predev": "node scripts/generate-ext-bridge.mjs && zx scripts/prepare-preinstalled-skills-dev.mjs",
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user