MCPcopy Create free account
hub / github.com/betta-tech/byo-coding-agent / init

Function init

internal/tool/remember.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17type RememberTool struct{}
18
19func init() { Default.Register(&RememberTool{}) }
20
21func (RememberTool) Definition() api.ToolDef {
22 return api.ToolDef{

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected