v0.18.0
cup binary alias
Both cu and cup are now installed as binaries. They're identical - cup just avoids the conflict with the Unix cu(1) utility that ships on macOS and some Linux distros.
cup tasks
cup sprint --status "in progress"
cup completion fish > ~/.config/fish/completions/cup.fishThe program name, help text, and shell completions all adapt to whichever binary you invoke. The skill file documents both names so agents pick up on cup being available.
Other Changes
- Shell completion scripts are now parameterized by binary name instead of hardcoding
cu - Skill file, README, AGENTS.md, and plugin manifest updated to reference both binary names
496 tests across 43 files.