arkmq-org / arkmq-org/markdown-runner
Interactive mode: don't start the timer for the command timeout until the user made a decision
Open
enhancement
- Dominant language
- Go
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The problem:
When in interactive mode, the user can wait more than the default timeout before choosing to start the command.
The markdown-runner tool shouldn't fail because the command did timeout before it has actually started.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Locate the interactive-mode handling and command-timeout logic first; done means waiting before the user's decision does not trigger the timeout, while the timeout still applies after the command starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100