Skip to content

fix(tui): show session timestamps in listings#2563

Closed
cyq1017 wants to merge 1 commit into
Hmbown:mainfrom
cyq1017:codex/2494-session-timestamps
Closed

fix(tui): show session timestamps in listings#2563
cyq1017 wants to merge 1 commit into
Hmbown:mainfrom
cyq1017:codex/2494-session-timestamps

Conversation

@cyq1017

@cyq1017 cyq1017 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Problem

  • Session listings only showed relative ages, which makes it hard to find a specific older conversation by date.
  • The workspace-scoped resume paths also needed a clearer pointer that --last/--continue choose the current workspace, while explicit ids can resume other directories.

Change

  • Show an absolute UTC last-updated timestamp alongside the relative age in codewhale sessions and the TUI session picker.
  • Document the difference between all-session listing and current-workspace resume paths.

Verification

  • cargo test -p codewhale-tui absolute_updated_timestamp --all-features --locked -- --nocapture
  • cargo test -p codewhale-tui session_picker --all-features --locked -- --nocapture
  • cargo fmt --all -- --check
  • cargo check -p codewhale-tui --all-features --locked
  • git diff --check

Refs #2494

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cyq1017 has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@Hmbown

Hmbown commented Jun 3, 2026

Copy link
Copy Markdown
Owner

This was harvested into the v0.8.50 release — thank you for the contribution!

@Hmbown Hmbown closed this Jun 3, 2026
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.

2 participants