Graph Buddy helps you to understand the code better
active 2023-08-30 → 2025-12-04 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 828 days from 2023-08-30 to 2025-12-04. Pushes: 1 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 20 total, peak 3 in a day. Comments: 1 total, peak 1 in a day. Stars: 21 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ahanafchoww | 4 | 0 | 0 | 0 |
| garden96 | 2 | 0 | 0 | 0 |
| Avi1606 | 2 | 0 | 0 | 0 |
| gabrielvoigt | 2 | 0 | 0 | 0 |
| wychenlong | 2 | 0 | 0 | 0 |
| Clevayn | 1 | 0 | 0 | 0 |
| wharvex | 1 | 0 | 0 | 1 |
| bitetoma | 1 | 0 | 0 | 0 |
| liosedhel | 1 | 1 | 0 | 0 |
| JThoennes | 1 | 0 | 0 | 0 |
| gumdamxxxliu | 1 | 0 | 0 | 0 |
| TristinDavis | 1 | 0 | 0 | 0 |
| larsartmann1 | 1 | 0 | 0 | 0 |
| achimmihca | 1 | 0 | 0 | 0 |
| vdedejski | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#62Avi16062025-11-03 20:18com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction
- Issue#61Avi16062025-10-08 09:38com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction
- Issue#59garden962025-06-19 06:59com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction
- Issue#58garden962025-06-12 04:34com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction
- Issue#57JThoennes2025-03-26 09:03com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); If you access or modify model on EDT consider wrapping your code in WriteIntentReadAction or ReadAction
- Issue#55ahanafchoww2024-10-22 01:21com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.IndexSemanticGraphAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#54ahanafchoww2024-10-22 01:21com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GenerateJavaGraph' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#53ahanafchoww2024-10-22 01:21java.lang.IllegalArgumentException: Argument for @NotNull parameter 'file' of com/intellij/openapi/module/ModuleUtilCore.findModuleForFile must not be null
- Issue#52ahanafchoww2024-10-01 00:38com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GetCallHierarchyAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#51larsartmann12024-09-23 12:20com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GenerateJavaGraph' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#50gabrielvoigt2024-08-23 08:04com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action only (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details
- Issue#49gabrielvoigt2024-08-23 07:55com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GenerateJavaGraph' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#48gumdamxxxliu2024-07-02 08:53com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GenerateJavaGraph' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue#47wychenlong2024-05-29 05:19com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action or Event Dispatch Thread (EDT) only (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details
- Issue#46wychenlong2024-05-24 01:30com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action or Event Dispatch Thread (EDT) only (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details
- Issue#44bitetoma2024-03-26 08:55com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.virtuslab.semanticgraphs.intellijplugin.actions.GenerateJavaGraph' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.virtuslab.graphbuddy]
- Issue comment#38wharvex2024-01-27 02:48java.lang.NoSuchMethodError: 'com.kenai.jffi.CallContext com.kenai.jffi.CallContextCache.getCallContext(com.kenai.jffi.Type, int, com.kenai.jffi.Type[], com.kenai.jffi.CallingConvention, boolean)'
- Issue#43vdedejski2023-12-15 14:03Generating a graph on a repository level
- Issue#42achimmihca2023-11-03 14:59Support for Kotlin and possibly other JVM languages
- Issue#41TristinDavis2023-09-21 06:49java.lang.Throwable: Light files should have PSI only in one project, existing=com.intellij.psi.SingleRootFileViewProvider{vFile=LightVirtualFile: /AcousticToKafkaIntegrationFlow.java, content=VirtualFileContent{size=6881}, eventSystemEnabled=false} in Project(name=communications-provider, containerState=COMPONENT_CREATED, componentStore=/Users/c074227/IntelliJ/enterprise-marketing-channel-activation/communications-provider), requested in Project(name=marketing-suppression-rules-engine, containe
- Issue#40Clevayn2023-09-12 17:53com.intellij.openapi.diagnostic.RuntimeExceptionWithAttachments: Read access is allowed from inside read-action or Event Dispatch Thread (EDT) only (see Application.runReadAction()); see https://jb.gg/ij-platform-threading for details
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 21 stars here means stars gained during the window, not the repo's star count.