We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: reflect three model providers (Ollama / Anthropic / OpenAI) With the Anthropic (#1644) and OpenAI (#1656) adapters shipped, the wiki was still claiming Ollama-only. Updated: - Home: Installation and Model & Tool Calling links now mention all three providers. - Installation-and-Setup: prerequisites table, new "Model Provider Setup" overview section showing all three model {} forms side by side, Ollama section retitled and re-scoped to local development. - Model-and-Tool-Calling: the "model {}" intro now opens with all three providers and a one-line switching note; ModelConfig data class + DSL table extended with the new fields (apiKey, maxTokens, anthropicBaseUrl, openAiBaseUrl); ModelClient section enumerates OllamaClient / ClaudeClient / OpenAiClient with their wire-mapping one-liners. - Roadmap: Phase 1 lines for both new adapters; status table gains rows for Anthropic and OpenAI integration. Pre-existing local diffs in the same pages (typed-tools section, tool-authorization section) carried along untouched. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Document Forum execution model, onMentionEmitted hook, and antagonistic debate example 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>