Skip to content

CLI should exit after create. Not delete instructions #103

Description

@tejaskash

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions