it's behind exp omfg

This commit is contained in:
Benjamin 2025-10-06 15:06:53 -05:00
parent 4a1bf33b28
commit 2a3e76d31c

View File

@ -104,7 +104,7 @@ function start_agentapi() {
fi
agentapi server --type claude --term-width 67 --term-height 1190 -- \
coder boundary "${BOUNDARY_ARGS[@]}" -- \
coder exp boundary "${BOUNDARY_ARGS[@]}" -- \
claude "${ARGS[@]}"
else
agentapi server --type claude --term-width 67 --term-height 1190 -- claude "${ARGS[@]}"