diff --git a/server/system_prompt.txt b/server/system_prompt.txt index 36c44f783e6b8b708074968497760b32f8784e6f..bf1a14c7798ce49589425183b303304439312435 100644 --- a/server/system_prompt.txt +++ b/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}}