examples/

directory
v2.7.0-dev.5 Latest Latest
Warning

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

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

Directories

Path Synopsis
Example: drive an agent through agent.RunAutonomous end-to-end with no LLM credentials.
Example: drive an agent through agent.RunAutonomous end-to-end with no LLM credentials.
Example: drive an autonomous run via the AutonomousHandle API.
Example: drive an autonomous run via the AutonomousHandle API.
Example: drive an agent through agent.RunAutonomous, simulate a crash via a tight max-turns budget, then continue the run with agent.ResumeAutonomous against the same SQLite event log.
Example: drive an agent through agent.RunAutonomous, simulate a crash via a tight max-turns budget, then continue the run with agent.ResumeAutonomous against the same SQLite event log.
Example: wire a BackgroundAgentManager and demonstrate the in-process spawn pathway end-to-end with no LLM credentials.
Example: wire a BackgroundAgentManager and demonstrate the in-process spawn pathway end-to-end with no LLM credentials.
Example: minimal multi-turn agent using the core-agent library directly (no CLI).
Example: minimal multi-turn agent using the core-agent library directly (no CLI).
Example: drive the agent loop offline by replaying a recorded JSONL transcript through the mock "scripted" provider — no LLM credentials required.
Example: drive the agent loop offline by replaying a recorded JSONL transcript through the mock "scripted" provider — no LLM credentials required.
Example: the supervision-tree topology from docs/scheduled-monitoring-design.md, end-to-end with no LLM credentials.
Example: the supervision-tree topology from docs/scheduled-monitoring-design.md, end-to-end with no LLM credentials.
Example: drive the agent with the standard built-in tools (read_file, list_dir, bash, etc.) and render the response as an interactive chat session via runner.WriteEvents.
Example: drive the agent with the standard built-in tools (read_file, list_dir, bash, etc.) and render the response as an interactive chat session via runner.WriteEvents.
Example: drive a parent agent with a subagent end-to-end with no LLM credentials.
Example: drive a parent agent with a subagent end-to-end with no LLM credentials.
Example: an agent with one custom tool, MCP servers loaded from .agents/mcp.json (if present), and SKILL.md skills from .agents/skills/ (if any).
Example: an agent with one custom tool, MCP servers loaded from .agents/mcp.json (if present), and SKILL.md skills from .agents/skills/ (if any).

Jump to

Keyboard shortcuts

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