We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6365f commit 1ec8e5eCopy full SHA for 1ec8e5e
workflows/code_implementation_workflow.py
@@ -182,7 +182,7 @@ async def create_file_structure(
182
183
message = f"""Analyze the following implementation plan and generate shell commands to create the file tree structure.
184
185
-Target Directory: {target_directory}/generate_code
+Target Directory: {target_directory}/generate_code/
186
187
Implementation Plan:
188
{plan_content}
0 commit comments