Interactive AI coding assistant as a dockable panel in NetBeans. Supports Claude, Grok, and GitHub Copilot backends. Provides streaming chat, context injection, and Accept/Reject diffs for file edits proposed by the AI.
Compile Dependencies (34)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
BSD 3-clause
| com.fifesoft
»
rsyntaxtextarea RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for ... | 3.6.2 | 4.0.0 | |
MIT
| com.github
»
copilot-sdk-java Official SDK for programmatic control of GitHub Copilot CLI | 1.0.1 | 1.0.7 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.14.0 | ✔ | |
Diff/Patch
Apache 2.0
| io.github.java-diff-utils » java-diff-utils | 4.17 | ✔ | |
Markdown
BSD 2-clause
| org.commonmark
»
commonmark Core of commonmark-java (a library for parsing Markdown to an AST, modifying the AST and rendering it to HTML or ... | 0.28.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-strikethrough commonmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown) | 0.28.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-gfm-tables commonmark-java extension for GFM tables using "|" pipes (GitHub Flavored Markdown) | 0.28.0 | 0.29.0 | |
BSD 2-clause
| org.commonmark
»
commonmark-ext-task-list-items commonmark-java extension for task list items | 0.28.0 | 0.29.0 | |
Annotation Lib
Apache 2.0
| org.netbeans.api » org-netbeans-api-annotations-common | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-openide-modules | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-windows NetBeans module for managing application windows, docking, and tabbed interfaces. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-filesystems NetBeans module that provides APIs for working with virtual file systems and data objects. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-loaders NetBeans module for loading and managing data objects and file types. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-nodes A NetBeans module for creating hierarchical node structures commonly used in IDE views and explorers. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-openide-text | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-util A utility module from NetBeans providing common APIs for lookup, configuration, and lifecycle management. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-util-ui NetBeans module offering utility classes for UI-related tasks and user interface enhancements. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-util-lookup A module from NetBeans providing a flexible and extensible lookup mechanism for service discovery. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-awt NetBeans module that provides AWT/Swing UI utilities and components for building desktop interfaces. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api
»
org-openide-dialogs NetBeans module providing reusable dialog components for user interaction and confirmation. | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-editor | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-editor-lib2 | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-projectapi | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-projectuiapi | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-options-api | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-java-source-base | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-refactoring-api | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-refactoring-java | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-editor-indent | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-api-java-classpath | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-libs-javacapi | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-parsing-api | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-libs-git | RELEASE300 | ✔ | |
Apache 2.0
| org.netbeans.api » org-netbeans-modules-db | RELEASE300 | ✔ |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 6.1.0 | 6.1.2 |