feat: 添加内置回放界面和错误修复

This commit is contained in:
雨霖铃
2026-03-16 23:40:56 +08:00
parent 9ff6b8985c
commit 789705c33b
16 changed files with 751 additions and 783 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
{
"permissions": {
"allow": ["WebSearch"]
"allow": [
"WebSearch",
"Bash(npm install:*)"
]
}
}