General
What is Gitar?
What is Gitar?
How does Gitar work?
How does Gitar work?
What languages does Gitar support?
What languages does Gitar support?
Can I use my own LLM account?
Can I use my own LLM account?
Security & Privacy
How does Gitar access my code repositories?
How does Gitar access my code repositories?
Is my code stored on Gitar's servers?
Is my code stored on Gitar's servers?
Does Gitar train AI models on my code?
Does Gitar train AI models on my code?
How does Gitar handle secrets in my code?
How does Gitar handle secrets in my code?
What certifications does Gitar have?
What certifications does Gitar have?
What are your zero data retention agreements?
What are your zero data retention agreements?
How does Gitar isolate different organizations?
How does Gitar isolate different organizations?
Code Review
How do I enable code review?
How do I enable code review?
Can I customize what Gitar reviews?
Can I customize what Gitar reviews?
.gitar/review/ directory in your repository with custom instructions, checks, or gotchas. Gitar reads these during review to tailor feedback to your project. See Repository Customization for the full setup.How do I dismiss a finding?
How do I dismiss a finding?
How do I apply a suggested fix from a review comment?
How do I apply a suggested fix from a review comment?
What context does Gitar use during code review?
What context does Gitar use during code review?
How is Gitar different from linters and SAST tools?
How is Gitar different from linters and SAST tools?
Why didn't Gitar review my revert PR?
Why didn't Gitar review my revert PR?
How is Gitar different from GitHub Copilot code review?
How is Gitar different from GitHub Copilot code review?
CI Failure Fixing
What CI failures can Gitar fix?
What CI failures can Gitar fix?
What if Gitar can't fix the failure?
What if Gitar can't fix the failure?
How many iterations will Gitar try?
How many iterations will Gitar try?
Billing & Plans
How do I upgrade from the free trial?
How do I upgrade from the free trial?
What happens when my trial ends?
What happens when my trial ends?
Can I change my plan later?
Can I change my plan later?
How do I cancel my subscription?
How do I cancel my subscription?
Is Gitar free for open source?
Is Gitar free for open source?
Integrations
Can I use more than one ticket tracker?
Can I use more than one ticket tracker?
PROJ-123 looks identical across all four, so Gitar attributes it by precedence: Jira first, then Linear, then Plane, then YouTrack. An org running two trackers never resolves a bare key to the second one. See Jira, Linear, Plane, or YouTrack for setup instructions.Troubleshooting
Gitar not responding to your comments, or CI still failing after its fixes? Both are covered in Troubleshooting. See also Commands & Interactions for how to address Gitar.Gitar shows paused automatic processing
Gitar shows paused automatic processing
Gitar says I don't have a seat
Gitar says I don't have a seat
- Ask a team admin to assign you a seat from the organization settings at app.gitar.ai
- During a trial period, seats are not enforced and all members have full access
How do I skip Gitar on a specific PR?
How do I skip Gitar on a specific PR?
gitar-skip to skip automatic processing for that PR. Explicit comment commands still work.