Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ InputTimeoutTool
Interface
InputTimeoutTool
tools/base.go:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
65
type
ExecutionMode string
66
67
const
(
68
ExecutionParallel ExecutionMode =
"parallel"
69
ExecutionExclusive ExecutionMode =
"exclusive"
70
)
71
Callers
1
Execute
Method · 0.65
Implementers
1
AgentTool
agent/agent_tool.go
Calls
no outgoing calls
Tested by
no test coverage detected