Utility App for drilling into log files for JetBrains Junie

2 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature to delete projects and/or issues from the Junie Explorer application's log data display. This feature should initially be disabled by default and optionally enabled via an environment variable to prevent accidental data loss. Careful consideration should be given to the potential impact of deleting data and the possibility of deleting currently un-displayed artifacts.

Complexity: 4/5
enhancement help wanted

Utility App for drilling into log files for JetBrains Junie

TypeScript

AI Summary: Enhance the Junie Explorer application to parse and display additional log metadata from JetBrains Junie GA logs, focusing on step-level information such as token/cost data. This will involve investigating the structure of the GA logs, extracting relevant data, and updating the application's data model and UI to visualize this new information effectively. The goal is to improve the value of the application's graphs by providing more detailed insights into task execution.

Complexity: 4/5
enhancement help wanted

Utility App for drilling into log files for JetBrains Junie

TypeScript