Rebuild Fern SDK (#4229)

This commit is contained in:
Stanislav Novosad
2025-12-08 17:40:21 -07:00
committed by GitHub
parent 4b99cd3f45
commit d6e0973dda
23 changed files with 412 additions and 61 deletions

View File

@@ -1244,6 +1244,10 @@ describe("SkyvernClient", () => {
instructions: "instructions",
positive_descriptor: "positive_descriptor",
negative_descriptor: "negative_descriptor",
executed_branch_id: "executed_branch_id",
executed_branch_expression: "executed_branch_expression",
executed_branch_result: true,
executed_branch_next_block: "executed_branch_next_block",
},
thought: {
thought_id: "thought_id",
@@ -1331,6 +1335,10 @@ describe("SkyvernClient", () => {
instructions: "instructions",
positive_descriptor: "positive_descriptor",
negative_descriptor: "negative_descriptor",
executed_branch_id: "executed_branch_id",
executed_branch_expression: "executed_branch_expression",
executed_branch_result: true,
executed_branch_next_block: "executed_branch_next_block",
},
thought: {
thought_id: "thought_id",