Skip to content

fix(commands): remove stale config command reference - #24

Merged
boadij merged 3 commits into
mainfrom
fix/command-surface-alignment
Jul 10, 2026
Merged

fix(commands): remove stale config command reference#24
boadij merged 3 commits into
mainfrom
fix/command-surface-alignment

Conversation

@boadij

@boadij boadij commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Rationale

The documented configuration entrypoint is bare /downshift. The implementation does not support /downshift config, but one status line still advertised it. The package TypeScript project also missed the exported root entrypoint.

Summary

  • Include index.ts in TypeScript checking.
  • Remove the stale /downshift config reference from status output.
  • Add adapter tests for the intended command surface.

Tests

  • npm run check
  • npm run release:dry

boadij added 3 commits July 10, 2026 02:01
Cover bare /downshift configuration, unsupported subcommand warnings, and help/status output so stale config command references cannot return.
@boadij
boadij merged commit fd66734 into main Jul 10, 2026
1 check passed
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