Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ ExecutionContext
TypeAlias
ExecutionContext
tools/base.go:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
const
(
19
DefaultToolTimeoutSeconds = 30.0
20
DefaultMaxOutputChars = 50_000
21
)
22
23
type
ExecutionContext
map
[string]any
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected