pkg/

directory
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2026 License: Apache-2.0

Directories

Path Synopsis
Package adapters collects the convenience constructors for the concrete adapters shipped with agentflow: run-state/blob/memory stores, job queues, LLM providers, catalog manifests, knowledge and MCP tooling, built-in tool executors, tiered memory, and observability sinks/stores.
Package adapters collects the convenience constructors for the concrete adapters shipped with agentflow: run-state/blob/memory stores, job queues, LLM providers, catalog manifests, knowledge and MCP tooling, built-in tool executors, tiered memory, and observability sinks/stores.
Package builder is the **primary** way to construct core.Scenario values for agentflow-go.
Package builder is the **primary** way to construct core.Scenario values for agentflow-go.
Package httpx hosts the HTTP adapter constructors for the agentflow root facade (checkpoint, retention, studio, webhook/human-gate, async jobs, production composition, and the observability dashboard) plus the scenario wiring helpers whose signatures reference root-facade types such as agentflow.Framework and agentflow.Option.
Package httpx hosts the HTTP adapter constructors for the agentflow root facade (checkpoint, retention, studio, webhook/human-gate, async jobs, production composition, and the observability dashboard) plus the scenario wiring helpers whose signatures reference root-facade types such as agentflow.Framework and agentflow.Option.
Package interjection formats and buffers mid-turn user messages.
Package interjection formats and buffers mid-turn user messages.
llm
tier
Package tier implements the tiered memory subsystem: tier-scoped record stores, a manager that remembers and recalls records across hot/warm/cold levels, and the policies that migrate records between them.
Package tier implements the tiered memory subsystem: tier-scoped record stores, a manager that remembers and recalls records across hot/warm/cold levels, and the policies that migrate records between them.
Package planmode provides a pure interactive plan-mode state machine.
Package planmode provides a pure interactive plan-mode state machine.
Package retry provides the retry classification and backoff shared by the autonomous runtime and the workflow orchestrator, so both apply the same semantics: only errors that explicitly classify themselves as retryable are re-attempted, with exponential backoff and jitter between attempts.
Package retry provides the retry classification and backoff shared by the autonomous runtime and the workflow orchestrator, so both apply the same semantics: only errors that explicitly classify themselves as retryable are re-attempted, with exponential backoff and jitter between attempts.
ssrf
Package ssrf provides Server-Side Request Forgery guards for URL-fetching tools.
Package ssrf provides Server-Side Request Forgery guards for URL-fetching tools.
Package testutil provides helpers for testing applications built on agentflow.
Package testutil provides helpers for testing applications built on agentflow.
Package toolorch provides Codex-inspired tool orchestration helpers for autonomous runs: sampling step freeze, approval cache, and deny breakers.
Package toolorch provides Codex-inspired tool orchestration helpers for autonomous runs: sampling step freeze, approval cache, and deny breakers.
Package toolschema provides a lightweight, dependency-free validator for tool call inputs against a tool's declared JSON-Schema-like InputSchema.
Package toolschema provides a lightweight, dependency-free validator for tool call inputs against a tool's declared JSON-Schema-like InputSchema.

Jump to

Keyboard shortcuts

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