Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
Subagent
interface
{
21
Name() string
22
Description() string
23
Run(ctx context.Context, task string) (string, error)
24
}
25
Callers
2
cmdSubagents
Function · 0.65
Definition
Method · 0.65
Implementers
1
Research
internal/subagent/research.go
Calls
no outgoing calls
Tested by
no test coverage detected