Issue with Fetching Files: TypeError from fetch_relevant_files()

Hello,

I am experiencing an issue with the Sweep AI service that is preventing PR completion. The error message indicates a problem with fetching files:

TypeError: fetch_relevant_files() got multiple values for argument 'images'.

Context

  • Error Encountered: When attempting to complete a pull request, the following message was displayed:

    Actions
    ↻ Restart Sweep
    ❌ Unable to Complete PR
    It looks like an issue has occurred around fetching the files. The exception was fetch_relevant_files() got multiple values for argument 'images'. 
    If this error persists contact team@sweep.dev.
    
  • Tracking ID: 0b36b8cc78

Steps to Reproduce

  1. Attempt to complete a pull request using Sweep AI.
  2. Monitor for error messages related to file fetching.

Expected Behavior

The service should complete the PR without raising errors related to file fetching.

Additional Notes

If you need any further information or if there are specific diagnostics you would like me to provide, please let me know!

Thank you for your help!