|
|
|
|
|
by anon7000
16 days ago
|
|
It’s such an annoying pattern. When bugfixing, Opus will frequently dump massive amounts of useless context into comments when documenting changes, which is relevant to the conversation and dev process but not to future readers. I’ve found that having it just do an audit of all the comments it writes can be helpful. Like, “remove comments by default but keep a brief summary when there’s important context” can help a ton after the initial draft. |
|