Skip to content

feat(agents): improve workflow diagnostics and tool execution #33046

feat(agents): improve workflow diagnostics and tool execution

feat(agents): improve workflow diagnostics and tool execution #33046

Triggered via pull request September 25, 2026 04:05
Status Failure
Total duration 5m 58s
Artifacts –

ci.yml

on: pull_request
Detect Version
0s
Detect Version
Detect Desktop Changes
0s
Detect Desktop Changes
Prepare Trigger.dev
0s
Prepare Trigger.dev
Matrix: Build AMD64
Matrix: Build Dev ECR
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / oauth-postgres
Matrix: Test and Build / test-shard
Test and Build  /  Lint and Test
3m 18s
Test and Build / Lint and Test
Test and Build  /  Build App
3m 26s
Test and Build / Build App
Check Docs Changes
0s
Check Docs Changes
Migrate Dev DB  /  Apply Database Migrations
Migrate Dev DB / Apply Database Migrations
Check Desktop Signing Secrets
Check Desktop Signing Secrets
Migrate DB  /  Apply Database Migrations
Migrate DB / Apply Database Migrations
Create Desktop Prerelease
Create Desktop Prerelease
Promote Images
Promote Images
Desktop Prerelease Build  /  Build, Sign, Notarize
Desktop Prerelease Build / Build, Sign, Notarize
Matrix: Create GHCR Manifests
Process Docs  /  Process Documentation Embeddings
Process Docs / Process Documentation Embeddings
Promote Trigger.dev
0s
Promote Trigger.dev
Publish Desktop Prerelease
Publish Desktop Prerelease
Resolve Attestation Subjects
0s
Resolve Attestation Subjects
Prune Desktop Prereleases
0s
Prune Desktop Prereleases
Matrix: Attest Images
Create GitHub Release
0s
Create GitHub Release
Desktop Release  /  Build, Sign, Notarize
Desktop Release / Build, Sign, Notarize
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
Test and Build / Test (shard 3)
Process completed with exit code 1.
lib/api/server/routes/copilot-route-inventory.test.ts > inventories private operation admission without executing route requests: apps/sim/lib/api/server/routes/copilot-route-inventory.test.ts#L43
Error: Snapshot `inventories private operation admission without executing route requests 1` mismatched - Expected + Received @@ -252,10 +252,16 @@ "path": "/api/v2/organizations/[organizationId]/workspaces", }, { "audience": null, "method": "GET", + "operation": "tools.files.download", + "path": "/api/v2/tools/files/download", + }, + { + "audience": null, + "method": "GET", "operation": "workspaces.list_public", "path": "/api/v2/workspaces", }, { "audience": null, ❯ lib/api/server/routes/copilot-route-inventory.test.ts:43:56
Test and Build / Test (shard 3)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Test (shard 2)
Process completed with exit code 1.
lib/api/contracts/v2/__tests__/workflow-graph.test.ts > v2ApplyWorkflowOperationsDataSchema > publishes every field of the lint report the use case produces: apps/sim/lib/api/contracts/v2/__tests__/workflow-graph.test.ts#L240
AssertionError: expected [ { expected: 'array', …(3) }, …(1) ] to deeply equal [] - Expected + Received - [] + [ + { + "code": "invalid_type", + "expected": "array", + "message": "Invalid input: expected array, received undefined", + "path": [ + "lint", + "checks", + ], + }, + { + "code": "invalid_type", + "expected": "array", + "message": "Invalid input: expected array, received undefined", + "path": [ + "lint", + "codeIssues", + ], + }, + ] ❯ lib/api/contracts/v2/__tests__/workflow-graph.test.ts:240:40
lib/api/contracts/v2/__tests__/workflow-graph.test.ts > v2ApplyWorkflowOperationsDataSchema > publishes every reason the engine can decline an operation for: apps/sim/lib/api/contracts/v2/__tests__/workflow-graph.test.ts#L217
AssertionError: skip type block_not_found is not published: expected false to be true // Object.is equality - Expected + Received - true + false ❯ lib/api/contracts/v2/__tests__/workflow-graph.test.ts:217:68
lib/mothership/request/tools/executor.test.ts > executeToolAndReport provenance isolation > keeps a real embedded workflow execution alive beyond the generic watchdog: apps/sim/lib/mothership/request/tools/executor.test.ts#L488
AssertionError: expected { success: true, output: { …(4) } } to match object { success: true, output: { …(2) } } (2 matching properties omitted from actual) - Expected + Received { "output": { "exitCode": 0, - "stderr": "", + "stderr": "Run ID: b0197d7b-089b-4140-b26a-c016fca7087a. Inspect after admission: sim workflows runs get b0197d7b-089b-4140-b26a-c016fca7087a --workflow workflow-1 + ", }, "success": true, } ❯ lib/mothership/request/tools/executor.test.ts:488:25
Test and Build / Test (shard 2)
@sim/app#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
Test and Build / Lint and Test
Process completed with exit code 1.
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 3)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 3)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps
Test and Build / Test (shard 2)
Skipping sticky disk commit due to previous step failures
Test and Build / Test (shard 2)
Found 2 failed/cancelled steps in previous workflow steps