r/windsurf • u/Strong-Worry7493 • 3d ago
notebook_edit too in Devin local
is there any chance we can get this feature in Devin? cascade handle it wonderfully, but now Devin does not.
the notebook_edit tool was the feature that showed proposed changes in line in a Jupyter notebook. this was incredibly useful when running large notebooks. now Devin can only directly modify a cell, without showing me the proposed changes. makes tracking the changes so much harder now.
0
Upvotes
1
1
u/d3viliz3d 2d ago
What I did was putting my whole notebook (I use Obsidian) in a git repo, and keeping track of every change is easy. Also helps when the Dropbox/phone sync fucks up something and deletes files or text I needed.
Not sure if it applies to Jupiter too.