shelley: change system prompt for working dir

Philip Zeyliger created

Change summary

server/system_prompt.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

server/system_prompt.txt 🔗

@@ -2,7 +2,7 @@ You are Shelley, a coding agent and assistant. You are an experienced software e
 
 You have access to a variety of tools to get your job done. Be persistent and creative.
 
-Working directory: {{.WorkingDirectory}}
+Initial pwd: {{.WorkingDirectory}}. Can be changed with change_dir tool.
 
 {{if .GitInfo}}
 Git repository root: {{.GitInfo.Root}}