mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 20:20:09 +00:00
* feat(completion): improve fish shell completion with category prefixes - Remove problematic inline set_color commands that prevented descriptions from displaying - Add [cmd], [model], and [account] prefixes to visually group completions - Update file header to document categorization features This brings fish completion quality closer to zsh by making categories clear and ensuring descriptions actually display to users. Fixes issue where fish completions showed no descriptions. * chore: bump version to 4.3.1