Diff-aware messages
The AI reads the full diff — not just the filenames — to understand what actually changed and why, producing messages that explain the intent, not just the mechanics.
AI Workloads
Orchestrator writes commit messages that explain the why, match your project's conventions, and make your git history a useful artefact — not an afterthought.
Before & after
See what Orchestrator generates from a staged diff with no message provided.
wip
feat(auth): add PKCE flow to OAuth2 authorization Replace the implicit grant with PKCE to comply with RFC 9700. The code verifier is generated per-session and stored in sessionStorage rather than localStorage to reduce XSS exposure. Closes #412
How it works
Orchestrator writes commit messages you'd be proud of — and your team would find useful six months later.
The AI reads the full diff — not just the filenames — to understand what actually changed and why, producing messages that explain the intent, not just the mechanics.
Orchestrator learns your project's commit style — Conventional Commits, gitmoji, custom prefixes — and formats messages to match without any configuration.
When a task spec is available, commit messages reference the relevant requirement or ticket — giving future git blame readers the full picture.
Good commit messages make git log useful. Orchestrator ensures every commit is a clear, searchable entry in your project's history.
Join the early access program and let Orchestrator write commit messages that make your project history genuinely useful.
Get Early Access