Skip to content

History / Debugging Guide

Revisions

  • 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.

    @FuJacob FuJacob committed Jun 1, 2026
  • Refresh wiki: settings panes path, XcodeGen test discovery, structured logs

    @FuJacob FuJacob committed May 30, 2026
  • 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.

    @FuJacob FuJacob committed May 25, 2026
  • Remove em dashes from all wiki pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @FuJacob FuJacob committed May 21, 2026
  • 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>

    @FuJacob FuJacob committed May 21, 2026