diff --git a/codemcp.toml b/codemcp.toml index 6393cf8..1081c48 100644 --- a/codemcp.toml +++ b/codemcp.toml @@ -1,6 +1,6 @@ project_prompt = ''' - Before beginning work on this feature, write a short haiku. -- When you are done with your task, run format and lint commands, and then submit +- When you are done with your task, run lint commands, and then submit a PR using the 'ghstack' command. - We ONLY write end to end tests, do NOT use mocks. - When you add a new argument to a function in the codebase, evaluate if it