snip.
Dev Leader @devleader.ca
Jul 12, 07:11 AM

Before I let an AI rewrite my C# code, I make it show me a plan. I gave the same task to Claude Code and Copilot CLI and compared their plan modes. One spotted code it could reuse and applied the change cleanly across every spot -- no blind edits. Watch here: https://youtu.be/UU132ACeKCw

๐ŸŽค Whisper Transcript (en) โฑ 38s

"When I sat down with both Claude Code and Copilot, Claude Code has a plan mode. I'm just effectively doing the same thing here, similar enough thing here, where I'm asking it for options. Option one is to add in this plugin factory right on all these options. So if I go down here, it means that I would literally have access to it, just like this. And so all these examples would just work right away. And based on its analysis, wherever we're creating these options, it's saying we already have the plugin factory there, so we can just pass it along. So that's cool, works across all three."

โค๏ธ 0 ๐Ÿ” 1 ๐Ÿ’ฌ Discussion
Bluesky โ†—

๐Ÿ’ฌ Discussion

Dev Leader @devleader.ca ยท Jul 10, 04:01 PM

Before I let an AI rewrite my C# code, I make it show me a plan. I gave the same task to Claude Code and Copilot CLI and compared their plan modes. One spotted code it could reuse and applied the change cleanly across every spot -- no blind edits. Watch here: https://youtu.be/UU132ACeKCw