Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Name
Method
Name
tools/base.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
Content string `json:
"content"
`
34
IsError bool `json:
"is_error"
`
35
}
36
37
type
Tool
interface
{
38
Name() string
Callers
15
mcpRowsFromRegistry
Function · 0.65
Add
Method · 0.65
deferredToolScore
Function · 0.65
handleToolSearchQuery
Function · 0.65
Register
Method · 0.65
FilteredCopy
Method · 0.65
ActivateTool
Method · 0.65
GetAPISchemasFiltered
Method · 0.65
Execute
Method · 0.65
ToAPISchema
Method · 0.65
atomicWriteText
Function · 0.65
CompleteVisiblePaths
Function · 0.65
Implementers
1
BaseTool
tools/base.go
Calls
no outgoing calls
Tested by
12
TestAgentAndTaskToolDescriptionsMatchPython
Function · 0.52
TestToolRegistryListToolsPreservesInsertionButSchemasSortLikePython
Function · 0.52
registryToolNames
Function · 0.52
TestRunShellAliasesMatchPythonBackwardCompatibility
Function · 0.52
TestEditErrorCodePublicValuesMatchPythonEnum
Function · 0.52
TestBenchmarkReportRunnerOutputPathAndPruningMatchPython
Function · 0.52
TestDeferredToolIndexSearchMatchesPython
Function · 0.52
ToAPISchema
Method · 0.52
toolNames
Function · 0.52
TestBenchmarkDefaultPluginsMatchPythonTypedPluginContract
Function · 0.52
TestBenchmarkPluginRepeatRunsAreStableLikePython
Function · 0.52
runBenchmarkPlugins
Function · 0.52