Skip to content

Conversation

@thedadams
Copy link
Contributor

No description provided.

Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

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

Just tried this out. lgtm!

Comment on lines -376 to -378
if len(args) > 2 {
args = append(args, args[2:]...)
}
Copy link
Member

Choose a reason for hiding this comment

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

Is this piece no longer needed? Just want to make sure its removal is not accidental.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I did intend to remove it. The original intention of this code was to remove the file from the args and keep the remaining args. I have added logic to this PR for the same purpose.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams thedadams merged commit 5885bf0 into gptscript-ai:main Jul 15, 2024
@thedadams thedadams deleted the set-ui-env-vars branch July 15, 2024 23:21
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