We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399c186 commit 07c13adCopy full SHA for 07c13ad
registry/coder/modules/claude-code/scripts/start.sh
@@ -105,7 +105,7 @@ function start_agentapi() {
105
106
git clone https://github.com/coder/boundary
107
cd boundary
108
- git checkout yevhenii/proxy-v2
+ git checkout yevhenii/proxy-v3
109
go install ./cmd/...
110
111
echo ${BOUNDARY_ARGS[@]} > "/tmp/yevhenii-debug.log"
0 commit comments