SerialIterator

Results 2 comments of SerialIterator

@LiquidMovz You should be able to rename the file `maestro-anyapi.py` to `maestro_anyapi.py` and it should run. Python doesn't like hyphens so it wants to see underscores. You have to add...

@paul-gauthier I believe this would be a distinct feature from the original issue raised in [#795](https://github.com/paul-gauthier/aider/issues/795#issue-2392391194). From the description of Aider: `"Aider lets you pair program with LLMs, to edit...