chore: 提交项目版本
- 优化 AI 对话框交互体验 - 支持预览卡片编辑 - 清理临时文件 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
a3f9189faa
commit
0953e64d39
@ -4,7 +4,8 @@
|
||||
"mcp__playwright__browser_navigate",
|
||||
"mcp__playwright__browser_install",
|
||||
"Bash(cmd //c:*)",
|
||||
"Bash(ls:*)"
|
||||
"Bash(ls:*)",
|
||||
"Bash(pnpm dev)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@ -98,7 +98,10 @@
|
||||
"Bash(git -C \"E:/qia\" status)",
|
||||
"Bash(git -C E:/qia/client diff --stat)",
|
||||
"Bash(git -C E:/qia/server diff --stat)",
|
||||
"Bash(set PORT=3001)"
|
||||
"Bash(set PORT=3001)",
|
||||
"Bash(pnpm build)",
|
||||
"Bash(pnpm run dev)",
|
||||
"WebFetch(domain:minimax-algeng-chat-tts.oss-cn-wulanchabu.aliyuncs.com)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user