Skip to content

Commit 07c13ad

Browse files
proxy v4
1 parent 399c186 commit 07c13ad

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/modules/claude-code/scripts

1 file changed

+1
-1
lines changed

registry/coder/modules/claude-code/scripts/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function start_agentapi() {
105105

106106
git clone https://github.com/coder/boundary
107107
cd boundary
108-
git checkout yevhenii/proxy-v2
108+
git checkout yevhenii/proxy-v3
109109
go install ./cmd/...
110110

111111
echo ${BOUNDARY_ARGS[@]} > "/tmp/yevhenii-debug.log"

0 commit comments

Comments
 (0)