Skip to content

feat(agents): json-viewer use jq cli other than node-jq module #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Feb 12, 2025

json-viewer depends on the node-jq package, but it requires downloading the jq binary from the internet and has limited platform support. After this PR merged, json-viwer will rely on the jq already installed on the platform, which is more convenient and compatible with more platforms.

relate to #159

@sigoden sigoden changed the title feat(agents): json-viewer switch to jq cli feat(agents): json-viewer use jq cli other than node-jq module Feb 12, 2025
@sigoden sigoden merged commit 8e25114 into main Feb 12, 2025
3 checks passed
@sigoden sigoden deleted the feat-json-viewer branch February 12, 2025 13:01
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.

1 participant