Commit Graph
2 Commits
Author SHA1 Message Date
Zhengshou Lai 593b7a85b3 refactor(docs): slim README and improve completion script UX
- Reduce README from 530+ lines to ~110 lines, focusing on CLI core
- Separate ecosystem extensions (cc-switch, Metabot, Skills) into
  an optional section
- Add unsupported shell hint in install_completion.sh
2026-05-27 11:23:13 +08:00
Zhengshou Lai 2618f626a7 feat(make): extract completion install to standalone script
Move shell-specific completion generation from Makefile inline
logic to scripts/install_completion.sh for easier maintenance.
2026-04-17 00:02:41 +08:00