Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.13 KB

File metadata and controls

25 lines (21 loc) · 1.13 KB
summary Docs index for summarize behaviors and modes.

Docs

  • docs/chrome-extension.md — Chrome side panel extension + daemon setup/troubleshooting
  • docs/cache.md — cache design + config (SQLite)
  • docs/cli.md — CLI models (Claude/Codex/Gemini)
  • docs/config.md — config file location, precedence, and schema
  • docs/extract-only.md — extract mode (no summary LLM call)
  • docs/firecrawl.md — Firecrawl mode + API key
  • docs/language.md — output language (--language / config language)
  • docs/llm.md — LLM summarization + model config (Gateway/OpenAI)
  • docs/manual-tests.md — manual end-to-end test checklist
  • docs/model-auto.md — automatic model selection (--model auto)
  • docs/openai.md — OpenAI model usage + flags
  • docs/releasing.md — release checklist + Homebrew tap update
  • docs/smoketest.md — 20-case smoke test plan
  • docs/website.md — normal websites (HTML extraction + Firecrawl fallback)
  • docs/youtube.md — YouTube transcript extraction (youtubei / captionTracks / Apify)

Website

  • Jekyll site source: docs/ (Markdown → HTML via GitHub Pages Actions)