Skip to content

fix: only complete CLI args when running gptscript #499

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
Jun 14, 2024

Conversation

thedadams
Copy link
Contributor

A previous change completed all the options, including setting defaults when running gptscripts. This caused issues with "no-op" defaults being set before they should have. This change will only complete the CLI args and wait for the remaining defaults to be set until all CLI args have be completed.

A previous change completed all the options, including setting defaults
when running gptscripts. This caused issues with "no-op" defaults being
set before they should have. This change will only complete the CLI args
and wait for the remaining defaults to be set until all CLI args have be
completed.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit ec5d35c into gptscript-ai:main Jun 14, 2024
2 checks passed
@thedadams thedadams deleted the gh-498 branch June 14, 2024 02:39
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