We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bump version to 0.1.1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Expand escalation/throwing sections + Eckel exception philosophy - Detailed escalate() vs throwException() with decision table - EscalationError data class walkthrough - Parent agent handling patterns (retry, reroute, partial result) - Full escalation flow diagram with repair agent retries - Auto-injected tools in repair agents - Smart fixer agent example - Bruce Eckel's "Thinking in Java" exception philosophy comparison - Errors as values vs control flow - Three-tier error model (handle/escalate/throw) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Merge existing wiki and replace with full 29-article wiki Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Initial wiki: 29 educational articles Getting Started, Core Concepts, Composition Operators, LLM Integration, Guided Generation, Agent Memory, and Reference articles with full code examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Initial Home page