Skip to content

Add json input support for script arguments#19

Draft
BlakeASmith wants to merge 1 commit intomainfrom
cursor/add-json-input-support-for-script-arguments-acaa
Draft

Add json input support for script arguments#19
BlakeASmith wants to merge 1 commit intomainfrom
cursor/add-json-input-support-for-script-arguments-acaa

Conversation

@BlakeASmith
Copy link
Contributor

Add support for passing arguments via JSON input to Argorator CLI, allowing users to define parameters as a JSON object.

This feature introduces a --json-input option to accept a JSON string or read from stdin, and also automatically consumes JSON from stdin if no other arguments are provided and stdin is not a TTY. Scripts can opt out of this functionality using an argorator: no-json-input directive comment.


Open in Cursor Open in Web

Co-authored-by: blakeinvictoria <blakeinvictoria@gmail.com>
@cursor
Copy link

cursor bot commented Aug 26, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants