Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@danstarns
Copy link
Contributor

This PR adds a small prompt that tells people when an update is available.

Related:

@danstarns danstarns requested review from a team and Copilot April 7, 2025 01:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

cli/src/baseCommand.ts:21

  • [nitpick] Extracting the command name by splitting on a space may be fragile if the command id format changes. Consider using a more robust method to determine the command name, if available.
const cmd = this.id?.split(" ")[0];

@mattjohnsonpint
Copy link
Contributor

Add a changelog entry please.

@danstarns
Copy link
Contributor Author

Add a changelog entry please.

Added!

@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) April 8, 2025 18:32
@mattjohnsonpint mattjohnsonpint merged commit e9e54b7 into hypermodeinc:main Apr 8, 2025
6 checks passed
Copilot AI mentioned this pull request May 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants