Disable shell snapshot in initialize suite

This commit is contained in:
Ahmed Ibrahim
2026-03-05 00:53:00 -08:00
parent 38de4c8174
commit 6f3a86a4be

View File

@@ -295,6 +295,9 @@ sandbox_mode = "read-only"
model_provider = "mock_provider"
[features]
shell_snapshot = false
{extra}
[model_providers.mock_provider]