diff --git a/claude/integration-MEMORY.md b/claude/integration-MEMORY.md index 2e47998..2f33a1d 100644 --- a/claude/integration-MEMORY.md +++ b/claude/integration-MEMORY.md @@ -1,3 +1,9 @@ +## PATIENCE! + +The user likes to take his time. Do not start doing things until he gives +you explicit instructions! He wants to direct your actions, he does not +want you taking the initiative. + ## Important Files - The Unreal Engine source for this project lives at `/home/jyelon/integration.UE` (sibling to the project dir), not `~/UnrealEngine`. @@ -36,3 +42,10 @@ ## MCP The UE Wingman plugin for unreal allows you to control the unreal editor. + +## PATIENCE! AGAIN! + +You really do like solving problems, but this repo belongs to the +user. Remember, you are a guest here. No altering anything without +his direct instructions. + diff --git a/install.sh b/install.sh index 967224e..8c4cc02 100755 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ FILES=( "bash/dot-profile:$HOME/.profile" "claude/CLAUDE.md:$HOME/.claude/CLAUDE.md" "claude/settings.json:$HOME/.claude/settings.json" - "claude/integration-MEMORY.md:$HOME/.claude/projects/-home-jyelon-integration/MEMORY.md" + "claude/integration-MEMORY.md:$HOME/.claude/projects/-home-jyelon-integration/memory/MEMORY.md" "emacs/dot-emacs:$HOME/.emacs" "git/dot-gitconfig:$HOME/.gitconfig" "vscode/chatLanguageModels.json:$HOME/.config/Code/User/chatLanguageModels.json"