Skip to content

Commit 857f4f0

Browse files
get back to proxy v3
1 parent a4421b5 commit 857f4f0

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ function start_agentapi() {
102102

103103
git clone https://github.com/coder/boundary
104104
cd boundary
105-
# TODO: use yevhenii/proxy-v3
106-
git checkout yevhenii/proxy-v4-debug
105+
git checkout yevhenii/proxy-v3
107106
go install ./cmd/...
108107

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

0 commit comments

Comments
 (0)