Agents
Junie
Track Junie generated AI-code all the way to production.
Supported since: 2026-02-17

Install Git AI
No special setup required. One command, no per-repo config.
curl -sSL https://usegitai.com/install.sh | bash
Prompt Junie & Commit
No workflow changes. AI attribution is added automatically on commit.
AI Blame & Ask
See who wrote every line — human or AI. Use git-ai ask to query the original prompts and context behind any AI-generated code.
Capabilities
Junie fully supports the Git AI standard.
| Feature | Supported |
|---|---|
| Agent Mode | ✓ |
| Prompt Saving | ✓ |
How this integration works
Junie code is tracked via the Intellij extension which should be installed when you run git ai install-hooks, but if for some reason it's not showing up, we suggest restarting IntelliJ or installing manually from the marketplace.
Troubleshooting
Make sure there are no Hook Errors
Junie will show you which Hooks it runs and error if there are any issues invoking each hook.
If you see anything, please open an issue on the GitHub repository.