Contact Details
No response
π¦ Package Version
0.3.1
ποΈ Framework Version
No response
π Describe the Bug
Description
When initializing a new project using agentstack init, the command fails with an error:
list index out of range. The issue appears when selecting default project template.
Steps to Reproduce
- Create a new Codespace or use a local machine.
- Install
agentstack using:
- Initialize a new project:
agentstack init new_agent
- The CLI prompts for template selection. Use the default template.
- After selecting it, the command crashes with:
An error occurred:
list index out of range
Observed Behavior
- The initialization process fails and exits with an error message.
- No project files are generated.
Error Logs

Expected Behavior
agentstack init should create a new project successfully without crashing.
- Template selection should work correctly.
π€ Contribution
Contact Details
No response
π¦ Package Version
0.3.1
ποΈ Framework Version
No response
π Describe the Bug
Description
When initializing a new project using
agentstack init, the command fails with an error:list index out of range. The issue appears when selecting default project template.Steps to Reproduce
agentstackusing:Observed Behavior
Error Logs
Expected Behavior
agentstack initshould create a new project successfully without crashing.π€ Contribution