There was an error while loading. Please reload this page.
Refresh wiki for the base-model migration - How-Cotabby-Works: Open Source backend is llama.cpp via CotabbyInference (not llama.swift). - Debugging-Guide: <think> blocks are stripped by SuggestionTextNormalizer (the deleted LlamaPromptRenderer no longer suppresses them via prompt). - How-To-Add-a-Feature: Open Source prompt file is BaseCompletionPromptRenderer.swift. - Privacy-and-Safety-Model: visual context is cleaned by OCRTextHygiene + PromptContextSanitizer with no model-summarization step; engine is CotabbyInference. Verified against current app code.
Refresh wiki: settings panes path, XcodeGen test discovery, structured logs
Rename Tabby to Cotabby across wiki pages Update product name, code identifiers (-cotabby-debug, CotabbyDebugOptions, CotabbyAppEnvironment), source paths, scheme, and the How Cotabby Works page to match the current Cotabby naming. Repo-slug URLs (FuJacob/tabby) left as-is.
Remove em dashes from all wiki pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add contributor wiki: 6 pages + sidebar Covers how Tabby works, how to add features, debugging, privacy model, and app compatibility notes. Designed as a contributor onramp complementing existing repo docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>