Closed Vedantsahai18 closed 3 weeks ago
Hey @Vedantsahai18, here is an example of how you can ask me to improve this pull request:
@sweep Add unit tests for the tool filtering logic in `prompt_step()` that verify:
1. Only tools of types "computer_20241022", "bash_20241022", and "text_editor_20241022" are included in the filtered output
2. Tools of other types are properly excluded
3. Empty tool list case works correctly
:book: For more information on how to use Sweep, please read our documentation.