Compare commits
2 Commits
df0b76be0a
...
0953e64d39
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0953e64d39 | ||
|
|
a3f9189faa |
@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
2
client
2
client
@ -1 +1 @@
|
||||
Subproject commit bc627544d891c7a07a9aebbbaceb0dd7fcee8e5e
|
||||
Subproject commit 5f1c6208df1d320287887f46777313fb1a74a161
|
||||
2
server
2
server
@ -1 +1 @@
|
||||
Subproject commit 875f902ac318961469ea2eb286c2b35afa18932b
|
||||
Subproject commit dd21c03e06a11bc78e9c2d0bc9ef39ced76a8e70
|
||||
Loading…
x
Reference in New Issue
Block a user