Skip to content

docs: Claude Code v2.1.226 - org-level prompt suggestion lockdown via new promptSuggestionEnabled setting - #1153

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.226-20260809-0636
Aug 9, 2026
Merged

docs: Claude Code v2.1.226 - org-level prompt suggestion lockdown via new promptSuggestionEnabled setting#1153
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.226-20260809-0636

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: Enterprise admins now have a proper settings-file knob to disable prompt suggestions organization-wide. Previously the only control was the CLAUDE_CODE_ENABLE_PROMPT_SUGGESTION env var, which users could override. The new promptSuggestionEnabled key in managed settings closes that gap — pair it with the managed env key to set the env var too and users genuinely can't re-enable it. This is the kind of quiet enterprise hardening that matters for orgs that want consistent, distraction-free UX across their fleet.

HIGHLIGHTS:

  • New promptSuggestionEnabled setting added to settings reference — true by default, set to false to disable the grayed-out prompt predictions. Works in user, project, and managed settings files
  • Org lockdown documented: interactive-mode.md now explains how to fully lock out prompt suggestions: set promptSuggestionEnabled: false in managed settings AND set CLAUDE_CODE_ENABLE_PROMPT_SUGGESTION=false under the managed env key (env var takes precedence, so you need both to prevent user override)
  • Precedence clarified: env-vars.md now explicitly states that CLAUDE_CODE_ENABLE_PROMPT_SUGGESTION takes precedence over the new settings key — the docs now give you the full priority chain
  • 50+ support articles updated (CDN image URL refresh, no content changes — pure noise)

Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning

… new promptSuggestionEnabled setting

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit d3fca78 into main Aug 9, 2026
1 check passed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.226-20260809-0636 branch August 9, 2026 06:38
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.

0 participants