Skip to content

Conversation

@pistachiomatt
Copy link

Codex is deprecated; this updates the function to work with gpt-3.5-turbo

This also fixes a bug in the fish version where -i semi-completions was erroring out because Fish was trying to parse an incomplete command.

Incidentally, # comment based English commands now work better:

> # list files by file size^X

Replaces the command with the answer instead of maintaining an unnecessary comment that needs line breaks:

> ls -S

@tom-doerr
Copy link
Owner

This is irrelevant since I merged #3 , right? Sorry for not merging your PR in time

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