Open Issues Need Help
View All on GitHubAI 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.
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.