Skip to main content

One post tagged with "spotbugs"

View All Tags

Extending DevoxxGenie: How External Plugins Can Plug Into Your AI Assistant

· 8 min read
Stephan Janssen
Creator of DevoxxGenie

DevoxxGenie is not a closed system. It exposes a small but powerful API that other IntelliJ plugins can use to interact with it at runtime — no hard compile-time dependency required. Two real-world forks demonstrate the pattern beautifully: a SonarLint fork and a SpotBugs fork that each detect a code-quality finding and send a rich, context-aware prompt to DevoxxGenie with a single click.