(no title)
zomglings | 10 months ago
It doesn't seem to have included any points on style or workflow in the context. Most of my context documents end up including the following information:
1. I want the agent to treat git commits as checkpoints so that we can revert really silly changes it makes.
2. I want it to keep on running build/tests on the code to be sure it isn't just going completely off the rails.
3. I want it to refrain from adding low signal comments to the code. And not use emojis.
4. I want it to be honest in its dealings with me.
It goes on a bit from there. I suspect the reason that the models end up including that information in the context documents they dump in our sessions is that I give them such strong (and strongly worded) feedback on these topics.
As an alternative, I wonder what would happen if you just told it what was missing from the context and asked it to re-dump the context to file.
Wowfunhappy|10 months ago
Whatever the internal state is of Claude Code, it's lost as soon as you /clear or close the Terminal window. You can't even experiment with a different prompt and then--if you don't like the prompt--go back to the original conversation, because pressing esc to branch the conversation looses the original branch.
zomglings|10 months ago