Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 14:59
· 195 commits to main since this release

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.fish

The 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.