Update rp1 to the latest version using the appropriate package manager
/plugin marketplace add rp1-run/rp1/plugin install rp1-run-rp1-base-plugins-base@rp1-run/rp1# Self-Update Command Update rp1 to the latest version using the appropriate package manager. ## Execution Run the self-update command via Bash: ## Interpreting Results The command will output one of three outcomes. Report the result to the user accordingly: ### Success (Exit Code 0) The update completed successfully. Example output: **Report to user**: Confirm the version change and remind them to restart their IDE. ### Manual Installation Required (Exit Code 2) Automatic update is not available. Example output: **Report to user**: Explain that they need to update manually a...