Another UX issue that should be an easy fix:
Project created successfully!
To continue, exit and navigate to your new project:
1. Press Esc to exit
2. Run cd Code
3. Run agentcore to continue
These instructions should be printed again when exiting the CLI. Currently, I have to remember them, and any kind of context switch or interruption leads to the developer wondering what they are supposed to do.
I Esc'ed out of this screen and was suprised that I was back to the command screen. I expected the app to completely exit now. This surprised me so much that I didn't remember the instructions anymore. Back in the shell, I navigated into the created directory and tried to run agentcore-cli which led to an error.
I solved the problem by deleting the entire project and creating it all over again
Another UX issue that should be an easy fix:
Project created successfully!
To continue, exit and navigate to your new project:
These instructions should be printed again when exiting the CLI. Currently, I have to remember them, and any kind of context switch or interruption leads to the developer wondering what they are supposed to do.
I Esc'ed out of this screen and was suprised that I was back to the command screen. I expected the app to completely exit now. This surprised me so much that I didn't remember the instructions anymore. Back in the shell, I navigated into the created directory and tried to run agentcore-cli which led to an error.
I solved the problem by deleting the entire project and creating it all over again