-
Notifications
You must be signed in to change notification settings - Fork 108
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
Agent improvements: Adopt system instructions and allow multiple command executions #717
base: main
Are you sure you want to change the base?
Conversation
DonggeLiu
commented
Nov 13, 2024
- Allow passing system instructions to LLM
- Allow executing multiple bash commands in one response
- Prompt fixes
- Minor corrections and bug fixes
In addition to the new features, this also generated buildable fuzz targets for project
Past: |
/gcbrun exp -n dg -ag |
Report: https://llm-exp.oss-fuzz.com/Result-reports/ofg-pr/2024-11-13-717-dg-comparison/index.html Seeing many errors like:
This is likely due to the new system instructions added, I will lower input size limit accordingly. Good news is finally got non-0 build rate on both benchmarks from |
/gcbrun exp -n dg1 -ag |
/gcbrun exp -n dg -ag |
/gcbrun exp -n dg -ag |
/gcbrun exp -n dg -ag |
/gcbrun exp -n dg -ag |