Skip to content

feat: add an AGO column and use ✍ for renamed sessions - #31

Merged
brtkwr merged 1 commit into
mainfrom
feat/ago-column
Sep 23, 2026
Merged

brtkwr merged 1 commit into
mainfrom
feat/ago-column

Conversation

@brtkwr

@brtkwr brtkwr commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator
  • AGO column next to DATE, so you can see at a glance how long ago each conversation was last active: now, 42m, 5h, 2d, 5w, 4mo, 1y. It's recalculated each time the screen is drawn, so it stays current while ccs is open.
  • Renamed marker after a title you set is now instead of .
  DATE               AGO  PROJECT   TOPIC
  2026-09-23 18:32    2m  two-inc ● CCS autorefresh
  2026-09-23 17:52   42m  two-inc ● dependabot ✍
  2026-09-23 13:34    5h  two-inc   On-call agent
  2026-09-21 18:34    2d  two-inc   gcf-own-repo ✍
  2026-08-14 18:34    5w  two-inc   Slack search

🤖 Generated with Claude Code

https://claude.ai/code/session_01JUmkVYwbkobda1AnHuwFDE

A compact "time since last message" column (now, 5m, 3h, 2d, 3w, 4mo, 1y)
sits next to DATE, recomputed each frame. The renamed-session marker
trailing the title is now ✍ instead of ✎.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JUmkVYwbkobda1AnHuwFDE
@brtkwr
brtkwr merged commit f8d9f4f into main Sep 23, 2026
1 check passed
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