You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: ccs ls now shows numbered results with message previews
Rewrote ccs ls to query SQLite directly instead of delegating to
cc-conversation-search list. Now shows: numbered results [1]-[N],
project path, message count, last activity time, and first user
message as preview. Writes to the same cache as search, so ccs go 1
works after both ccs ls and ccs search. Filters out command noise
and plan boilerplate from previews.
0 commit comments