-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Contact Details
π¦ Package Version
0.2.2.2
ποΈ Framework Version
No response
π Describe the Bug
I am getting this when ansering 'N' to
[?] Do you want to add agent tools now? (you can do this later with agentstack tools add <tool_name>) (y/N):
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\jcohe\anaconda3\Scripts\agentstack.exe_main.py", line 7, in
File "C:\Users\jcohe\anaconda3\Lib\site-packages\agentstack\main.py", line 116, in main
init_project_builder(args.slug_name, args.template, args.wizard)
File "C:\Users\jcohe\anaconda3\Lib\site-packages\agentstack\cli\cli.py", line 102, in init_project_builder
design = ask_design()
^^^^^^^^^^^^
File "C:\Users\jcohe\anaconda3\Lib\site-packages\agentstack\cli\cli.py", line 259, in ask_design
if not agent['name'] or agent['name'] == '':
~~~~~^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
π€ Contribution
- Yes, I'd be happy to submit a pull request with these changes.
- I need some guidance on how to contribute.
- I'd prefer the AgentStack team to handle this update.