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

Method Description

internal/subagent/registry.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20type Subagent interface {
21 Name() string
22 Description() string
23 Run(ctx context.Context, task string) (string, error)
24}
25

Callers 2

cmdSubagentsFunction · 0.65
DefinitionMethod · 0.65

Implementers 1

Researchinternal/subagent/research.go

Calls

no outgoing calls

Tested by

no test coverage detected