Skip to content

fix: use British spelling for clack cancellation message#31

Merged
riglar merged 2 commits into
devfrom
chore/esm-migration
Jun 23, 2026
Merged

fix: use British spelling for clack cancellation message#31
riglar merged 2 commits into
devfrom
chore/esm-migration

Conversation

@riglar

@riglar riglar commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

@clack/prompts ships the US spelling ("Canceled") for its built-in spinner/prompt SIGINT cancellation message, which leaked into CLI output (e.g. "◇ Canceled" when cancelling a cloud submit). Override it once at startup via updateSettings so it reads "Cancelled", matching the British spelling used everywhere else in the CLI.

@clack/prompts ships the US spelling ("Canceled") for its built-in
spinner/prompt SIGINT cancellation message, which leaked into CLI output
(e.g. "◇  Canceled" when cancelling a cloud submit). Override it once at
startup via updateSettings so it reads "Cancelled", matching the British
spelling used everywhere else in the CLI.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread src/index.ts
Address claude-review on PR #31: "Runs once before any prompt." explains
when the code runs (derivable from placement), which CLAUDE.md discourages.
Keep the non-obvious @Clack US-spelling constraint.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@claude

claude Bot commented Jun 23, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@riglar riglar merged commit 8841587 into dev Jun 23, 2026
8 checks passed
@riglar riglar deleted the chore/esm-migration branch June 23, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant