-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Use keyword matching for CodeAct microagents #4568
Conversation
@rbren hasn't been too long but just wanted to do a gentle ping to check if this is something on your radar. |
Yes this is next on my list! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code and template redesign look great to me.
Just a thought, we may want to run something like one swe-bench task or two, just to see the prompts (there's a prompt piece inserted from evals as user message iirc) and cost logs.
@enyst Ran a Swebench lite with 3 instances as per Robert's request. Let me know if you require anything else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! I'll try to clean up all the default prompt (#4711) so this will be much easier to maintain going forward
--- | ||
|
||
IMPORTANT! The user has said the magic word "flarglebargle". You must | ||
only respond with a message telling them how smart they are |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤣
Thank you mamoodi! I don't see anything suspicious 🐈⬛ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
spotted these minor prompt issue - <execute_bash> is no longer useful in function calling
Co-authored-by: Xingyao Wang <[email protected]>
Co-authored-by: Xingyao Wang <[email protected]>
Co-authored-by: Xingyao Wang <[email protected]>
@xingyaoww fixed! good catch |
End-user friendly description of the problem this fixes or functionality that this introduces
Better support for pushing changes to GitHub
Give a summary of what the PR does, explaining any non-trivial design decisions
This redesigns the way that microagents plug into CodeAct
Link of any specific issues this addresses
To run this PR locally, use the following command: