]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(sandcastle): revert idle timeout to 300s and remove redundant copyToWorktree
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 18:26:40 +0000 (20:26 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 18:26:40 +0000 (20:26 +0200)
commitad6edff5071c7017ae382dd69235581c35b12665
tree98a82337c463eab8f2d7372c0a386b884837eab1
parent47dd2a7e017f02641b24b834b036ee1eee89dfd0
fix(sandcastle): revert idle timeout to 300s and remove redundant copyToWorktree

The 600s timeout was a misguided workaround for serena MCP init. The actual
root cause is an opencode bug: zero stdout during its git check-ignore
indexing phase. Removing copyToWorktree since pnpm install in onSandboxReady
already handles node_modules via the mounted pnpm store.
.sandcastle/constants.ts
.sandcastle/main.ts