Switch sandbox create to JSON body and adjust server
Move express.json() to the login POST route only
Send {name, base, provider} as the request body in CLI create
Remove unused credentials destructure and add a debug log in the
sandbox handler
Update bun.lock to reflect dependency changes