Skip to content

Commit

Permalink
Merge pull request #7 from Kynlos/dev
Browse files Browse the repository at this point in the history
Removed test command
  • Loading branch information
Kynlos committed Jan 31, 2024
2 parents 2582b95 + cd2c0a8 commit 500fe1f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Cody.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down

0 comments on commit 500fe1f

Please sign in to comment.