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

Struct agentDoneMsg

internal/ui/program.go:83–83  ·  view source on GitHub ↗

internal messages

Source from the content-addressed store, hash-verified

81
82// internal messages
83type agentDoneMsg struct{ err error }
84
85// ── model ─────────────────────────────────────────────────────────────────
86

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected