Disable shell snapshot in account suite

This commit is contained in:
Ahmed Ibrahim
2026-03-05 00:35:36 -08:00
parent c9df1ec0b9
commit 38de4c8174

View File

@@ -83,6 +83,9 @@ sandbox_mode = "danger-full-access"
model_provider = "mock_provider"
[features]
shell_snapshot = false
[model_providers.mock_provider]
name = "Mock provider for test"
base_url = "{base_url}"