chore: switch review skill download branch to optimize/agent-prompts
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
18c87ff058
commit
89c9e87c58
|
|
@ -28,7 +28,7 @@ type IndexJson = {
|
||||||
}
|
}
|
||||||
|
|
||||||
const REPO = 'zgsm-ai/costrict-review'
|
const REPO = 'zgsm-ai/costrict-review'
|
||||||
const BRANCH = 'main'
|
const BRANCH = 'optimize/agent-prompts'
|
||||||
const CLONE_URL = `git@github.com:${REPO}.git`
|
const CLONE_URL = `git@github.com:${REPO}.git`
|
||||||
|
|
||||||
function git(...args: string[]): { ok: boolean; stdout: string; stderr: string } {
|
function git(...args: string[]): { ok: boolean; stdout: string; stderr: string } {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user