pull down to refresh

https://m.stacker.news/130450

Version 2.1.20 of Claude Code shipped a change that replaced every file read and every search pattern with a single, useless summary line.

Where you used to see:

https://m.stacker.news/130451

You now get:

https://m.stacker.news/130452

That’s it.

https://symmetrybreak.ing/blog/claude-code-is-being-dumbed-down/

if devs don't like this shit, stop using their agent.

seems straightforward... if you depend on something like this tool for your livelihood, you're gonna have a bad time.

reply
you're gonna have a bad time
docker tag claude:latest claude:version_that_works_for_me && docker pull claude

fixt.

reply
$ skill="obey"; prompt="conquer the universe"; claude -p "/${skill} ${prompt}"
Yes, master. Here's what I did:
...
for prompt in `cat prompts`; do
  claude -p "$prompt" >> obeying_bot.log;
done; 

No one cares about the slop on the screen 😂

reply