Bug (TUI): Titles persist in terminal after completing agentcore add
Open
bug
- Dominant language
- TypeScript
- Stars
- 283
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 183
Description
### Description
After completing `agentcore add x` flow (or CTRL + C to quit early), the title rendered by interactive experience persists in the terminal.
### Steps to Reproduce
1. run `agentcore add evaluator` (or any other valid option for agentcore add)
2. complete the TUI flow OR CTRL+C/ESC out of the experience
3. Title will remain in terminal screen
### Expected Behavior
Title disappears along with rest of rendered content after completion
### Actual Behavior
Title remains, while rest of content disappears
### CLI Version
_No response_
### Operating System
macOS
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.