Skip to content

feat: Add jq utility helper#293

Merged
gengjiawen merged 1 commit into
tabrindle:mainfrom
gengjiawen:cursor/jq-utility-integration-3a63
Apr 3, 2026
Merged

feat: Add jq utility helper#293
gengjiawen merged 1 commit into
tabrindle:mainfrom
gengjiawen:cursor/jq-utility-integration-3a63

Conversation

@gengjiawen
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 3, 2026 01:50
Co-authored-by: Jiawen Geng <technicalcute@gmail.com>
@cursor cursor Bot force-pushed the cursor/jq-utility-integration-3a63 branch from ade5fa5 to d49eb01 Compare April 3, 2026 01:51
Copy link
Copy Markdown

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.

Pull request overview

This PR adds jq to the default Utilities preset and introduces a corresponding helper to report jq’s version and path, aligning it with how other utilities are detected and displayed in envinfo output.

Changes:

  • Add jq to the default Utilities preset list.
  • Add getjqInfo helper to detect jq version (jq --version) and binary path (which jq).

Reviewed changes

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

File Description
src/presets.js Includes jq in the default Utilities set so it’s collected by default runs.
src/helpers/utilities.js Adds getjqInfo() to collect jq version/path and format it via determineFound.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gengjiawen gengjiawen merged commit 9e273fa into tabrindle:main Apr 3, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants