Documentation
Setup, Review, And Power-User Guides
Everything from authentication and commit signing to LSP, monorepos, submodules, and advanced review workflows.
Git Authentication for Push, Pull, and Self-Hosted Remotes
Critiq supports the main Git authentication patterns teams actually use: OAuth for GitHub, GitLab, Bitbucket, and Azure DevOps, SSH keys for standard Git remotes, and self-hosted...
Open Category
Code Review and Git Workflows
This section covers the workflows teams use most often in Critiq: interactive rebase, branch operations, commit composition, branch comparison, keyboard-driven navigation, and review flows for pull...
Open Category
Git Security, Commit Signing, and Secret Scanning
Critiq supports the practical Git security workflows most teams care about: commit signing, secret scanning before commit, and detection of suspicious hidden Unicode in pull request...
Open Category
Pull Request Review
Critiq's PR review mode goes beyond line-by-line diff viewing. You can navigate a PR commit by commit, see comments in the context of the commit they...
Open Category
AI Code Review and Model Providers
Critiq supports Claude, ChatGPT, Gemini, GitHub Copilot, Custom (OpenAI-compatible), and Local models. AI-powered features like triage and review are only visible when a provider other than...
Open Category
LSP Support and Code Intelligence
Critiq provides intelligent code features like hover information, go-to-definition, references, and symbol search through Language Server Protocol (LSP) integration. LSP servers are automatically detected and started...
Open Category
Monorepo Git Workspaces
Critiq supports monorepos by letting you open a focused workspace inside a larger repository. Workspaces keep the file explorer scoped to a subfolder while still letting...
Open Category
Git Submodule Support
Submodule updates are shown with an orange S status instead of a line-by-line diff. Critiq shows a list of commits between the old and new submodule...
Open Category