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