Stop clicking through tabs. Review PRs, manage branches, triage issues, debug CI failures, and ship deployments. All by typing what you want.
Skip the 2,000-line log scroll. GitChat reads the failed step, extracts the actual error, and tells you exactly what's wrong.
CI / build & test
##[error]Process completed with exit code 1.
TypeError: Cannot read property 'token' of undefined
at getSession (src/lib/auth.ts:47:18)
2026-04-12T10:23:14.5Z PASS src/lib/auth.test.ts > unauthenticated session 2026-04-12T10:23:15.1Z FAIL src/lib/auth.test.ts > getSession returns null 2026-04-12T10:23:15.1Z TypeError: Cannot read property 'token' of undefined 2026-04-12T10:23:15.1Z at getSession (src/lib/auth.ts:47:18) 2026-04-12T10:23:15.1Z at Object.<anonymous> (src/lib/auth.test.ts:47:25) 2026-04-12T10:23:15.2Z ##[error]Process completed with exit code 1.
The failure is in src/lib/auth.ts:47. getSession() returns undefined when no session exists, so destructuring .token throws.
Ask for a security review and the AI reads the full diff, surfaces concerns inline with file paths, and suggests fixes — all in one message.
Found 2 security concerns in PR #142:
src/lib/db/queries.ts:47String interpolation in raw query. Use parameterized statements.
src/app/api/auth/login/route.tsNo rate limiter on the auth endpoint. Brute-force risk.
Generate the changelog, cut the annotated tag, publish the GitHub release. The AI plans every step. You approve once.
Publish release v2.4.0
Tag v2.4.0 on main with auto-generated notes.
107 tools covering every part of GitHub, from reading blame annotations to shipping production releases.
View diffs, add inline review comments, approve or request changes, and merge. All through natural conversation. The AI surfaces the important changes so you can focus on what matters.
Browse commit history, cherry-pick changes, create and compare branches, detect stale ones, and revert when things go wrong. No CLI commands to remember.
Run GitHub Actions, re-trigger failed jobs, view logs, and check workflow status. When something breaks, ask why and get the relevant log output instantly.
Dependabot alerts, secret scanning, and code scanning results in one place. Triage, dismiss, or fix security issues without context-switching between tabs.
Push to Vercel, manage environment variables, configure domains, promote previews to production, and inspect build logs. All without leaving the conversation.
From sign-in to your first conversation in under a minute. Every write operation pauses for your approval.
Sign in with GitHub OAuth. GitChat requests only the scopes you approve: repos, gists, notifications. Your tokens never leave the server.
Start chatting immediately, no repo selection required. Use @mentions to pull in files, commits, or branches as inline context.
@file:@commit:@branch:@tag:@repo:Reads are instant. Writes like merging a PR, creating a branch, or pushing a deploy require your explicit approval first.
Delete branch feat/old-experiment
This branch has not been merged. The action cannot be undone.
GitChat treats your repos like production. Every write operation pauses for explicit approval. You stay in control.
Browsing data, viewing diffs, listing PRs, reading files — all happen instantly. Anything that changes state pauses for your explicit confirmation.
Deleting a branch, force-resetting, deleting a repo, or merging a PR shows a clear warning summary before the AI can execute.
When the AI plans a workflow with multiple writes, you see the full plan first. Approve once, watch each step execute one by one.
GitHub OAuth tokens stay server-side. The browser never sees them. Same for AI keys — they go directly from our backend to the provider.
Connect your deployment platform and manage everything without leaving the conversation.
The things developers always ask before signing up.
Only when you explicitly reference it. The AI sees what you @mention (file content, commit diffs, branch context) and tool outputs from API calls. Your full repo is never bulk-uploaded.
On Neon Postgres, scoped to your account. You can delete any chat at any time. Shared chats are public via a unique token only you can generate or revoke.
Yes, encrypted on the server, only used to make API calls on your behalf. Tokens never reach the browser. You can revoke access anytime from your GitHub settings.
No. GitChat doesn't sell AI credits. You bring your own API key from Anthropic, OpenAI, Google, xAI, Mistral, OpenRouter, NVIDIA, or run local models with LM Studio. Your key, your costs, your usage.
GitChat itself is free. You only pay your AI provider directly for token usage. No per-seat fees, no usage tracking, no markup.
No. Every write operation (delete branch, merge PR, reset, delete file, etc.) pauses for your approval before executing. Destructive operations show explicit warnings.
OAuth scopes: repo, delete_repo, gist, read:user, user:email, notifications. You see and approve these on GitHub's consent screen during sign-in.
Yes. The repo OAuth scope covers both public and private repositories you have access to.
Not yet, but it's on the roadmap. The codebase is designed to be deployable to your own infrastructure.
Currently single-user. Team workspaces, shared chats, and role-based access are planned for future releases.
Sign in with GitHub and try it now. No setup, no credit card.