add 'time remaining' column to job run cli output
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
running this on v1.5.8 - so a few versions out of date
"Progress Deadline" makes me think. Thinking sucks.
Feature Request: Add a new column "Time remaining" to the cli output.

Thinking looks like this: What time is now? What time is it now on the server? Is it that 'progress deadline' server time or the client time? Who knows! Guess. Okay, got a time. Do math in head: Server Time - Time.now. Did math wrong. !@#!. Screw this. Go get coffee.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the job run CLI output and the existing "Progress Deadline" column. Trace how that value is obtained and determine the intended time basis for the new column. Done means the output includes a clear "Time remaining" value that users do not need to calculate manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100