Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentfile provides lexer, parser, and AST for the Agentfile DSL.
|
Package agentfile provides lexer, parser, and AST for the Agentfile DSL. |
|
Package checkpoint records execution phases for supervision, providing pre/post snapshots that enable drift detection and course correction.
|
Package checkpoint records execution phases for supervision, providing pre/post snapshots that enable drift detection and course correction. |
|
Package config provides configuration loading and management.
|
Package config provides configuration loading and management. |
|
Package executor orchestrates workflow execution: parsing goals, dispatching LLM calls, running tools, and coordinating sub-agents.
|
Package executor orchestrates workflow execution: parsing goals, dispatching LLM calls, running tools, and coordinating sub-agents. |
|
Package hooks provides an event-based hook system for cross-cutting concerns.
|
Package hooks provides an event-based hook system for cross-cutting concerns. |
|
Package packaging handles agent package creation, verification, and installation.
|
Package packaging handles agent package creation, verification, and installation. |
|
Package replay provides session replay and visualization.
|
Package replay provides session replay and visualization. |
|
Package session provides forensic session recording: every LLM call, tool execution, and security decision is captured for replay and debugging.
|
Package session provides forensic session recording: every LLM call, tool execution, and security decision is captured for replay and debugging. |
|
Package setup provides the interactive setup wizard for the agent.
|
Package setup provides the interactive setup wizard for the agent. |
|
Package skills discovers and loads agent skills from the filesystem.
|
Package skills discovers and loads agent skills from the filesystem. |
|
Package step provides composable workflow step interfaces.
|
Package step provides composable workflow step interfaces. |
|
Package supervision detects drift and corrects agent execution via the four-phase model: COMMIT, EXECUTE, RECONCILE, SUPERVISE.
|
Package supervision detects drift and corrects agent execution via the four-phase model: COMMIT, EXECUTE, RECONCILE, SUPERVISE. |
|
Package swarm provides swarm infrastructure components.
|
Package swarm provides swarm infrastructure components. |
Click to show internal directories.
Click to hide internal directories.