internal/

directory
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: Apache-2.0

Directories

Path Synopsis
Package capability owns the stable abilities exposed by the Runtime.
Package capability owns the stable abilities exposed by the Runtime.
Package config loads the Agent Runtime configuration from a YAML file (server / db / memory sections) with environment-variable overrides.
Package config loads the Agent Runtime configuration from a YAML file (server / db / memory sections) with environment-variable overrides.
Package constant centralizes string keys and default values used across the Agent Runtime so they are declared once instead of scattered as literals.
Package constant centralizes string keys and default values used across the Agent Runtime so they are declared once instead of scattered as literals.
Package database provides the gorm-backed PostgreSQL connection used by the memory module.
Package database provides the gorm-backed PostgreSQL connection used by the memory module.
Package dispatcher provides a streamlined orchestration layer that wires the migrated building blocks — prompt construction, built-in tools, sub-agents, context compression and knowledge retrieval — on top of the eino.Client agent/runner event loop.
Package dispatcher provides a streamlined orchestration layer that wires the migrated building blocks — prompt construction, built-in tools, sub-agents, context compression and knowledge retrieval — on top of the eino.Client agent/runner event loop.
Package effectspec builds effect-centric task semantics before an Action is grounded to a concrete desktop actor.
Package effectspec builds effect-centric task semantics before an Action is grounded to a concrete desktop actor.
Package eino wraps the cloudwego/eino ADK (Agent Development Kit) so the Agent Runtime drives completions through an adk.ChatModelAgent + adk.Runner event loop, mirroring the reference runner implementation.
Package eino wraps the cloudwego/eino ADK (Agent Development Kit) so the Agent Runtime drives completions through an adk.ChatModelAgent + adk.Runner event loop, mirroring the reference runner implementation.
Package operations provides bounded admission, request deadlines, health, and SLO snapshots for the Runtime's public execution paths.
Package operations provides bounded admission, request deadlines, health, and SLO snapshots for the Runtime's public execution paths.
Package readiness evaluates the runtime invariants required by the Athena Personal Agent OS v1.0 GA contract.
Package readiness evaluates the runtime invariants required by the Athena Personal Agent OS v1.0 GA contract.
decision
Package decision implements the research decision layer.
Package decision implements the research decision layer.
evidence
Package evidence turns retrieved documents into ranked, attributable facts.
Package evidence turns retrieved documents into ranked, attributable facts.
searchsystem
Package searchsystem implements the capability layer of the research stack.
Package searchsystem implements the capability layer of the research stack.
Package runtimeartifact validates and activates reviewed declarative artifacts carried by an immutable RunManifest.
Package runtimeartifact validates and activates reviewed declarative artifacts carried by an immutable RunManifest.
Package server implements the AgentRuntime gRPC service defined in proto/agent/runtime/v1.
Package server implements the AgentRuntime gRPC service defined in proto/agent/runtime/v1.
Package specialist validates the immutable execution envelope for a bounded DSO specialist.
Package specialist validates the immutable execution envelope for a bounded DSO specialist.

Jump to

Keyboard shortcuts

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