Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ BaseTool
Struct
BaseTool
tools/base.go:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
CommandClassifier bool
91
ConfirmFilePaths bool
92
SiblingAbort bool
93
}
94
95
type
BaseTool
struct
{
96
Spec ToolSpec
97
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected