Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/ai
/
Class
packages/ai-sandbox-local-process/src/provider.ts:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
class
LocalProcessProvider implements SandboxProvider {
37
readonly name =
'local-process'
38
39
constructor(private readonly config: LocalProcessSandboxConfig) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected