Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Name
Method
Name
pkg/tools/interface.go:47–47 ·
view source on GitHub ↗
Name 工具名称
()
Source
from the content-addressed store, hash-verified
45
type
Tool
interface
{
46
// Name 工具名称
47
Name() string
48
49
// Description 工具描述
50
Description() string
Callers
15
SelectTools
Method · 0.65
cleanupFiles
Method · 0.65
Name
Method · 0.65
Execute
Method · 0.65
TestDefaultToolSelector_SelectTools
Function · 0.65
GetToolSchema
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
IndexTool
Method · 0.65
TestToolFactory
Function · 0.65
loadSubagents
Method · 0.65
Implementers
15
CachedTool
pkg/tools/cache.go
BaseTool
pkg/tools/enhanced_types.go
mockToolWithAnnotations
pkg/tools/annotations_test.go
mockToolWithoutAnnotations
pkg/tools/annotations_test.go
mockTool
pkg/tools/constraints_test.go
MockTool
pkg/tools/cache_test.go
mockTool
pkg/tools/bridge/bridge_test.go
MockTool
pkg/tools/bridge/ptc_integration_test.
addTool
pkg/tools/knowledge/factory.go
searchTool
pkg/tools/knowledge/factory.go
MCPToolAdapter
pkg/tools/mcp/adapter.go
CodeExecuteTool
pkg/tools/builtin/codeexecute.go
Calls
no outgoing calls
Tested by
2
TestDefaultToolSelector_SelectTools
Function · 0.52
TestToolFactory
Function · 0.52