Skip to content

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

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

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

Conversation

@cyq1017
Copy link
Copy Markdown
Contributor

@cyq1017 cyq1017 commented Jun 2, 2026

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!

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

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.

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.

1 participant