mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 06:16:37 +00:00
The 'ccs doctor' command was incorrectly checking for delegation commands in ~/.ccs/shared/commands/ccs/ instead of ~/.ccs/.claude/commands/ccs/, causing false "not installed" warnings even after successful installation. Changes: - Fix delegation check to look in correct directory (~/.ccs/.claude/) - Remove check for non-existent create.md file - Bump version to 4.1.3