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)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 1 commit into
Feb 25, 2026
Conversation
- Remove the extra whitespace.
- 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.
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 }})