Skip to content
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

Add -upd / --update option and --hint option #30

Merged
merged 4 commits into from
May 18, 2024
Merged

Conversation

stoerr
Copy link
Owner

@stoerr stoerr commented May 18, 2024

The option -upd / --update now replaces the possibility to give the output file as additional input file. If it is added, then the current state of the output file / output file segment is given to the AI with the instruction to check it but minimize changes.

Also we add --hint (file can be - for stdin) to give additional instructions to the AI that are not used in the version check with the AIGenVersion comment. That can e.g. be used in conjunction with --update to instruct the AI to focus on fixing specific problems it had overlooked so far.

@stoerr stoerr self-assigned this May 18, 2024
@stoerr stoerr added the enhancement New feature or request label May 18, 2024
@stoerr stoerr merged commit 3489f9a into develop May 18, 2024
2 checks passed
@stoerr stoerr deleted the feature/updateandhint branch May 18, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant