diff --git a/src/Cody.json b/src/Cody.json index 41cbfb9..e10e794 100644 --- a/src/Cody.json +++ b/src/Cody.json @@ -1,13 +1,5 @@ { "commands": { - "testcommand": { - "description": "testcommand", - "prompt": "PROMPT HERE", - "context": { - "codebase": true, - "selection": true - } - }, "explain-code-flow": { "description": "explain-code-flow", "prompt": "Explain the logical flow of the code, focusing on how each section contributes to the overall functionality. Assume the audience is an experienced programmer.", diff --git a/src/index.html b/src/index.html index b2b9f9e..e5e5f80 100644 --- a/src/index.html +++ b/src/index.html @@ -124,7 +124,7 @@

-