Ghost

Sandbox violations

A preview of how sandboxing surfaces undeclared file reads and writes across your tasks.

You're viewing sample data for the sandboxing add-on

Sample data

Sandboxing runs each task in a sandbox to catch unexpected file reads and writes, so cache hits stay correct. Enable it to see violations from your own workspace. Docs

Fix with AI

Hand one prompt to your coding agent to pull the reports, fix each task's inputs and outputs, and re-validate.

You are helping fix sandbox violations in this Nx workspace.

Step 1: Download the sandbox violation reports for branch main:
  npx nx-cloud get sandbox-reports --branch main --since 1d

Step 2: Validate the whole index in one call to list every task with
unexpected reads or writes, then fix each task's inputs/outputs and
re-validate before moving to the next one.

Tasks with violations

1

Clean tasks

2

30
00
00