normaloop

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2026 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg Config) (agent.Agent, error)

New constructs the normaloop ADK loop agent runtime.

Types

type Config

type Config struct {
	Logger     zerolog.Logger
	Cfg        config.Config
	WorkingDir string
	Tracker    task.Tracker
	RunStore   runStatusStore
	Factory    runpkg.AgentFactory
	// ContinueOnFail is kept for CLI compatibility. Runtime loop failures continue by default.
	ContinueOnFail bool
	Policy         task.SelectionPolicy
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL