There was an error while loading. Please reload this page.
docs(i18n): add missing steps to language checklist Add Piper voice dropdown list (webhooks.py PIPER_VOICES) and date context string (settings.py load_prompt_with_context) to the quick checklist. Now 12 steps instead of 10. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Portuguese to supported languages, fix setup-wizard in checklist - Added pt (Portuguese BR) to supported languages table - Item 8: added setup-wizard.tsx to Piper model maps list (was missing) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: update providers and wizard description for v1.6 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Italian to supported languages table Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: update PIPER_VOICE_MAP location in checklist Moved from voice_agent.py to src/caal/settings.py. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add Internationalization wiki page Add i18n page covering language support, architecture, and a quick checklist for adding new languages. Link from sidebar under new Language Support section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add CAAL Tool API page and reorganize wiki - New CAAL-Tool-API.md: complete tool system reference (spec, registry, submission pipeline, install flow, API endpoints) - Update Home.md with CAAL Tool API as central concept - Reorganize sidebar with Architecture and Tools sections - Update How-Tool-Calling-Works with tool suites, multiline descriptions, remove outdated creation guide - Update Tool-Registry with CAAL Tool API cross-references - Fix broken n8n-workflows links Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add tool suite documentation Explain individual tools vs tool suites, naming conventions, and manifest fields for suites. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Updated Tool Registry (markdown)
Add Tool Registry wiki page
Initial wiki setup: Home, How Tool Calling Works, and Sidebar
Initial Home page