Earlier quoted context omitted.
This looks like it might be quite nice for practical use. Does it work for a Jupyter notebook, including plotting things and making images? I see someone make it work in Colab, though it looks like a bit of a hack and how they are handling credentials looks iffy. Ultimately, I'd like the final result to be a tutorial-style blog post, so git isn't strictly required for my purposes. The conversation is as important as…
Right now aider isn't integrated with jupyter notebooks, but it is certainly on the roadmap. I have been sharing aider conversations [0] to help folks understand what it's like to pair program with GPT-4. I've had some users asking how they can share aider chat transcripts like this, so I'm hoping to add that capability soon. I don't think it's a full solution to your needs, but it might be helpful? [0] https://aider…
I also wouldn't want the whole thing to look like a terminal window or to contain diffs, since the idea wouldn't be to represent aider or GPT4's output faithfully. Instead, the dialog would be about two characters who make additions to some code, like you do in a repl or notebook. Being able to download the notebook would be nice too.
This seems rather different (and more specialized) than the git-based approach that aider uses, so it's probably a different tool that I should get to writing someday.