upvote
in my experience, "undocumented tricks" break as often as documented features

like when they removed "clear context and execute plan" option after releasing 1M opus because "context window is not a problem anymore"

reply
I so miss that clear context and execute plan mode! Now i have to keep clearing it manually again.
reply
fyi you can re-enable it with `{ "showClearContextOnPlanAccept": true }` in ${CLAUDE_CONFIG_DIR:-$HOME/.claude}/settings.json

also find `"disableAutoMode": "disable"` useful, since I'm typically switching between yolo and plan

reply
It is possible to build automation that efficiently handles low level customization of new versions as they appear.
reply
This is true, but also "temporal hacks" can make or break "cutting edge" workflows. I don't re-architect my claude instructions every release. But some releases justify examining your existing instructions and making sure they still fit the current model. And it has made a noticeable difference.
reply