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

Method Run

internal/subagent/registry.go:23–23  ·  view source on GitHub ↗
(ctx context.Context, task string)

Source from the content-addressed store, hash-verified

21 Name() string
22 Description() string
23 Run(ctx context.Context, task string) (string, error)
24}
25
26type Registry struct {

Callers 5

ExecuteMethod · 0.65
mainFunction · 0.65
TestMessageHasToolResultFunction · 0.65
ReadChatInputFunction · 0.65
ConfirmFunction · 0.65

Implementers 1

Researchinternal/subagent/research.go

Calls

no outgoing calls

Tested by 1

TestMessageHasToolResultFunction · 0.52