A3S CodeExamples
Examples
v3.4.0 examples for A3S Code
Examples
These examples use A3S Code v3.4.0 concepts: ACL configuration, explicit environment-variable credentials, session APIs, streaming, structured output, task-based and automatic subagent delegation, programmable orchestration (parallel / pipeline / parallelResumable), .a3s/agents, AHP safety, skills, memory, direct tools, verification, git workflows, and optional MCP/queue infrastructure.
Start with the Quick Start, then explore by area:
- Sessions & runtime — Quick Start, Streaming, Model switching, Auto-compact
- Structured & programmable — Structured output, Orchestration, Planning, Batch
- Tools & context — Direct tools, ripgrep context, Prompt slots, Git worktree
- Skills & memory — Skills, Skill tool, Memory, Hooks
- Security & verification — Security, AHP safety
- MCP & queues — Lane queue, External tasks
New in v3.4.0: see the Orchestration example for fan-out (parallel), staged (pipeline), and resumable (parallelResumable) multi-agent workflows.