Open Issues Need Help
View All on GitHubAI Summary: Debug Yonky's script loading mechanism. The GUI isn't automatically detecting PowerShell scripts (.ps1 files) placed in the \scripts\ folder. The workaround involves manually adding scripts via the File > Add Script menu. The task requires identifying why the automatic detection fails and fixing it so that scripts are automatically displayed in the GUI upon placement in the \scripts\ folder.
Yonky is a lightweight, local-first PowerShell script launcher with a simple GUI.
AI Summary: The Yonky project's help menu incorrectly displays version 2.0. The task requires modifying the Python code (presumably within the Yonky application) to accurately reflect the current version (0.9.1). Ideally, a solution should be implemented to automatically update the version number in the help menu, eliminating the need for manual changes with each release.
Yonky is a lightweight, local-first PowerShell script launcher with a simple GUI.
AI Summary: Repackage the Yonky v0.9.1 release ZIP file to include the missing DLL files. This involves identifying the missing DLLs, adding them to the ZIP archive, and then pushing the updated release to GitHub.
Yonky is a lightweight, local-first PowerShell script launcher with a simple GUI.