Skip to content

Releases: cldotdev/claude-bash-completion

0.1.6

29 May 00:00
0.1.6
b52c7e0

Choose a tag to compare

Extend model completions to /model and add Opus 4.8.

Added:

  • The /model slash command now offers model name completions, matching --model and --fallback-model.
  • Opus 4.8 (claude-opus-4-8 and its 1M-context variant) is now in the model completion list.

0.1.5

28 May 22:24
0.1.5
0a99160

Choose a tag to compare

Align built-in command completions with Claude Code v2.1.156.

Added:

  • /workflows command for the new dynamic workflows feature.

Changed:

  • Renamed /extra-usage to /usage-credits.
  • Renamed /less-permission-prompts to /fewer-permission-prompts.

Removed:

  • /buddy, /lorem-ipsum, /pr-comments, /skillify, and /think-back, which no longer exist in Claude Code.

0.1.4

27 May 10:23
0.1.4
b2f43ba

Choose a tag to compare

Align completions with Claude Code v2.1.152.

Added:

  • Built-in command completions for /reload-skills and /simplify, raising the total to 111. The /simplify command returns as its own command in v2.1.152, after being renamed to /code-review in v2.1.146.
  • Completion for the --fix flag after /code-review, alongside the existing --comment flag.

0.1.3

22 May 01:55
0.1.3
4e38992

Choose a tag to compare

Add argument completion for /code-review.

Added:

  • Argument completion for /code-review with effort levels (low, medium, high, xhigh, max) and the --comment flag.

0.1.2

21 May 18:55
0.1.2
dffea2a

Choose a tag to compare

Sync built-in slash commands with Claude Code v2.1.146.

Changed:

  • Renamed /simplify to /code-review in the built-in command list.

0.1.1

11 May 21:33
0.1.1
f58c6c6

Choose a tag to compare

Sync with Claude Code v2.1.139 and refresh license attribution.

Added:

  • Tab completion for two new built-in slash commands from Claude Code v2.1.139: /goal and /scroll-speed.

Changed:

  • LICENSE copyright notice updated to use the preferred name and acknowledge other contributors.

0.1.0

09 May 15:14
0.1.0
c8efe71

Choose a tag to compare

Initial release of Claude Code bash completion.