Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
type
RememberTool
struct
{}
18
19
func
init() { Default.Register(&RememberTool{}) }
20
21
func
(RememberTool) Definition() api.ToolDef {
22
return
api.ToolDef{
Callers
nothing calls this directly
Calls
1
Register
Method · 0.45
Tested by
no test coverage detected