JetBrains just made Junie generally available. If you write Java in IntelliJ IDEA, this is the biggest workflow change since the debugger got good.
Junie is JetBrains' AI coding agent. It has been in beta for months. Now it is production-ready, and it ships with four features that actually matter for Java developers.
What Is Junie?
Junie is an AI agent that lives inside your JetBrains IDE. It reads your codebase, understands your project structure, and can write code, debug issues, and review pull requests.
Think of it as a junior developer who knows your entire project and never sleeps. But unlike a real junior, it uses the debugger instead of println.










