Description
When we run agentcore and then select dev. the deploy for a harness goes inline in the terminal but if you run agentcore dev it takes over the terminal and deploys with the standard terminal UI.
Steps to Reproduce
- Run agentcore create with default harness
- cd into project
- run agentcore
- select dev
Expected Behavior
It should do the same deploy as agentcore dev takes over terminal and has colors
Actual Behavior
It prints white lines in line outside the terminal
CLI Version
1.0.0-preview.9
Operating System
macOS
Additional Context
No response
Description
When we run
agentcoreand then selectdev. the deploy for a harness goes inline in the terminal but if you runagentcore devit takes over the terminal and deploys with the standard terminal UI.Steps to Reproduce
Expected Behavior
It should do the same deploy as
agentcore devtakes over terminal and has colorsActual Behavior
It prints white lines in line outside the terminal
CLI Version
1.0.0-preview.9
Operating System
macOS
Additional Context
No response