fix: sbx update doesn't allow undefined fields in sbx spec
CI / All (ubuntu-latest) (push) Failing after 25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled

This commit is contained in:
2026-07-31 10:07:29 -06:00
parent 019bd6f1c7
commit 4f38214681
-11
View File
@@ -249,17 +249,6 @@ commands:
background: false background: false
description: Bootstrap Coyote config directory on first sandbox start description: Bootstrap Coyote config directory on first sandbox start
profiles:
headless:
description: >
Unattended mode for scripted use. Set COYOTE_PROMPT_FILE to the path of
a prompt file, then launch: sbx run coyote --profile headless
entrypoint:
run: ['bash', '-lc', 'exec /home/agent/.cargo/bin/coyote --headless -f "${COYOTE_PROMPT_FILE}"']
environment:
variables:
COYOTE_LOG_LEVEL: WARN
agentContext: | agentContext: |
## Sandbox environment ## Sandbox environment