MCPcopy Create free account
hub / github.com/compozy/agh / StopWithCause

Method StopWithCause

internal/daemon/memory_runtime.go:50–50  ·  view source on GitHub ↗
(context.Context, string, session.StopCause, string)

Source from the content-addressed store, hash-verified

48 Spawn(context.Context, session.SpawnOpts) (*session.Session, error)
49 PromptSynthetic(context.Context, string, session.SyntheticPromptOpts) (<-chan acp.AgentEvent, error)
50 StopWithCause(context.Context, string, session.StopCause, string) error
51}
52
53type daemonMemoryExtractor struct {

Callers 1

stopChildMethod · 0.65

Implementers 3

Managerinternal/session/manager.go
fakeSessionManagerinternal/daemon/daemon_test.go
recordingMemoryExtractorSessionsinternal/daemon/memory_runtime_test.go

Calls

no outgoing calls

Tested by

no test coverage detected