Remove whitespace and check if args is a dict to avoid exceptions fro… by RobinChiu · Pull Request #760 · SWE-agent/mini-swe-agent (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

klieret

merged 1 commit into

Feb 25, 2026

Conversation

@RobinChiu

  1. Remove the extra whitespace.
  2. When arguments= '["command", "sed -n '1320,1350p' astropy/io/fits/card.py"]' it will parse to list and pass the
    if "command" not in args check.

@RobinChiu

@codecov

klieret

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@RobinChiu @klieret