turn on run_with code and ai fallback by default for task v2 (#3593)

This commit is contained in:
Shuchang Zheng
2025-10-02 12:43:40 -07:00
committed by GitHub
parent 5468a73615
commit 2b4720e031
5 changed files with 7 additions and 0 deletions

View File

@@ -147,6 +147,9 @@ function PromptBox() {
proxy_location: proxyLocation,
totp_identifier: totpIdentifier,
max_screenshot_scrolls: maxScreenshotScrolls,
publish_workflow: publishWorkflow,
run_with: "code",
ai_fallback: true,
extracted_information_schema: dataSchema
? (() => {
try {