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
fix: ccs search crash on no-flag queries and empty results
Fixed unbound variable error (args[@] with set -u) when running
ccs with a query but no flags like -d or -p. Added prerequisite
checks: warns if cc-conversation-search missing, auto-initializes
index if missing. Improved zero-results handling to show a clean
message instead of a Python traceback.
0 commit comments