Skip to content

feat: list: align and drop STARTED_AT#365

Open
ethanpailes wants to merge 1 commit intomasterfrom
list-drop-start-time
Open

feat: list: align and drop STARTED_AT#365
ethanpailes wants to merge 1 commit intomasterfrom
list-drop-start-time

Conversation

@ethanpailes
Copy link
Copy Markdown
Contributor

@ethanpailes ethanpailes commented May 6, 2026

Issue Link

Closes #295

AI Policy Ack

Ack

This PR was:

  • mostly or completely vibe coded
  • mostly or completely meat coded
  • bit of both

Description

This patch drops the STARTED_AT col from the shpool list output. With the new --json flag, there is a better way to get at the data and it is mostly just a distraction most of the time. Output should now be aligned and easier to read.

This also allows us to drop a dep (chrono), which is always nice.

BREAKING: changes the list output format

This patch drops the STARTED_AT col from the shpool list output.
With the new --json flag, there is a better way to get at the
data and it is mostly just a distraction most of the time.
Output should now be aligned and easier to read.

This also allows us to drop a dep (chrono), which is always nice.

BREAKING: changes the list output format
@ethanpailes ethanpailes requested a review from maxhbooth May 6, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BREAKING] remove STARTED_AT from list output

2 participants