|
|
|
|
|
by com2kid
293 days ago
|
|
> 1) Don't ask for large / complex change. Ask for a plan but ask it to implement the plan in small steps and ask the model to test each step before starting the next. I asked Claude Code to read a variable from a .env file. It proceeded to write a .env parser from scratch. I then asked it to just use Node's built in .env file parsing.... This was the 2nd time in the same session that it wrote a .env file parser from scratch. :/ Claude Code is amazing, but it'll goes off and does stupid even for simple requests. |
|