Versions in this module Expand all Collapse all v0 v0.4.10 Jul 30, 2026 Changes in this version + func Attach(ctx context.Context, target *agent.Agent, store memorysdk.Store) error + type Runtime struct + func New(store memorysdk.Store) (*Runtime, error) + func (runtime *Runtime) Load(ctx context.Context) error + func (runtime *Runtime) SystemPrompt(base string) string + func (runtime *Runtime) Tools() []agent.AgentTool