Task Summary
When installing packages, users are currently required to specify both the package name and version. However, in many cases, users may prefer to install the latest available version without specifying it explicitly. Therefore, the system should allow users to enter only the package name, and automatically install the latest version when no version is provided.
Priority
P2 – Medium
Task Type