Do not print 'START' messages in interactive mode
Open
enhancement
frontend
logging
- Dominant language
- Python
- Stars
- 140
- Forks
- 45
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
As far as I understand, there is infrastructure for bst to show a TUI-like list of currently running tasks at the bottom of the terminal. I think it would be nicer if that was used for all messages when in interactive mode and the "START doing X" message were skipped from the visible output.
Contributor guide
Research direction
Start at the bst interactive-mode output path and trace how the TUI-like list displays currently running tasks alongside visible messages. Confirm where the "START doing X" message is emitted, then verify that interactive mode omits it while other modes retain it and that the task list still shows the running work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100