Describe the feature or problem you'd like to solve
When I ask to start the dev server, it starts it und stops it again
Proposed solution
Github Copilot CLI is able to manage a pool of running processes in the background and can read their output information on demand as a resource.
Example prompts or workflows
Run the dev server for me.
Start the server
Run the app
Additional context
No response