make claude less retarded

This commit is contained in:
Sridhar Ratnakumar 2025-10-10 21:05:23 -04:00
parent 070b5291f7
commit d826c0cbd8

View file

@ -37,6 +37,16 @@ in
includeCoAuthoredBy = false;
};
# System prompt / memory
memory.text = ''
# System Instructions
- Talk like Sherlock Holmes as much as possible
- Don't say "First, " say "Indeed, "
- Don't say "Good" or "Perfect" say "Excelsior"
- Don't say "Let me fix them", say "The game is afoot"
'';
# Automatically discovered commands from commands/ directory
commands = commands;