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 3b7e121 commit 8994292Copy full SHA for 8994292
src/agentex/lib/cli/commands/init.py
@@ -211,7 +211,6 @@ def validate_agent_name(text: str) -> bool | str:
211
"agent_directory_name": agent_directory_name,
212
"description": description,
213
"use_uv": use_uv,
214
-
215
}
216
217
# Derive all names from agent_directory_name and path
0 commit comments