From fa04ed820ed5523baf54eb18259cc090370e9519 Mon Sep 17 00:00:00 2001 From: kagami Date: Tue, 14 May 2024 12:17:56 +0800 Subject: [PATCH] Fix the env-name for ask-code --- merico/ask-code/command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merico/ask-code/command.yml b/merico/ask-code/command.yml index 18cbd81..d87d390 100644 --- a/merico/ask-code/command.yml +++ b/merico/ask-code/command.yml @@ -1,7 +1,7 @@ description: Ask questions about the current project's codebase, which requires proactive acquisition of additional context information to answer. input: required workflow_python: - env_name: ask-code-123 + env_name: ask-code-env version: 3.11.0 dependencies: requirements.txt steps: