Skip to content

[ca] CLI Version Updates: Claude Code 2.1.114, Copilot CLI 1.0.32 #27143

@github-actions

Description

@github-actions

Overview

Two CLI tools have new versions available. pkg/constants/version_constants.go has been updated and make recompile has been run successfully (196/196 workflows compiled).

No changes needed for: Codex (0.121.0 ✓), Playwright MCP (0.0.70 ✓), Playwright Browser (v1.59.1 ✓), GitHub MCP Server (v1.0.0 ✓), MCP Gateway (v0.2.25 ✓)


Update Claude Code

  • Previous: 2.1.112 → New: 2.1.114
  • Intermediate versions: 2.1.113

Changes

No public GitHub repository. NPM description unchanged between versions.

View Intermediate Versions
  • 2.1.113 — intermediate patch
  • 2.1.114 — latest stable

Impact Assessment

  • Risk: Low
  • Affects: All Claude Code engine workflows
  • Migration: None required

Package Links


Update GitHub Copilot CLI

  • Previous: 1.0.21 → New: 1.0.32
  • Intermediate versions: 1.0.22, 1.0.23, 1.0.24, 1.0.25, 1.0.26, 1.0.27, 1.0.28, 1.0.29, 1.0.30, 1.0.31, 1.0.32

Breaking Changes

None detected.

Key Features

  • New --yolo flag (alias for --allow-all)
  • New --add-github-mcp-tool and --add-github-mcp-toolset flags for granular GitHub MCP server tool control
  • New --add-dir flag to add directories to allowed file access list
  • New --bash-env flag with persistent preference storage
  • New --allow-all-urls / --deny-url flags for URL-level access control
  • New --acp flag (Agent Client Protocol server mode)
  • New --connect and --resume flags for remote session management
  • New --available-tools and --deny-tool flags for fine-grained tool permissions
  • New model catalog entries: claude-opus-4.7, claude-opus-4.6, claude-opus-4.6-fast, gpt-5.4, gpt-5.3-codex, gpt-5.2-codex, gpt-5.2, gpt-5.1, gpt-5.4-mini, gpt-5-mini
View Config Settings Changes

New config settings discovered in copilot help config:

  • companyAnnouncements — list of messages displayed in startup banner (team announcements/reminders)
  • hooks — inline hook definitions keyed by event name (user-level and repo-level hooks)
  • ide.auto_connect — whether to auto-connect to IDE workspace on startup; defaults to true
  • ide.open_diff_on_edit — whether to open file edit diffs in connected IDE for approval; defaults to true
  • custom_agents.default_local_only — default to only local custom agents; defaults to false
  • compactPaste — collapse large pastes into compact tokens; defaults to true
  • copyOnSelect — auto-copy selected text to clipboard in alt screen mode
  • streamerMode — hides preview model names and quota details for streaming/screen sharing
  • updateTerminalTitle — update terminal tab/window title with current intent; defaults to true
  • disableAllHooks — disable all hooks (repo-level and user-level); defaults to false
  • respectGitignore — exclude gitignored files from @ file mention picker; defaults to true
  • powershellFlags — list of flags passed to PowerShell on startup (Windows only)
  • bashEnv — enable BASH_ENV support for bash shells; defaults to false
  • beep — beep when user attention is required; defaults to true
View Environment Variable Changes

New environment variables discovered in copilot help environment:

  • COPILOT_OFFLINE — enable offline mode (skips all network access, requires local provider)
  • COPILOT_OTEL_ENABLED — explicitly enable OpenTelemetry instrumentation
  • COPILOT_PROVIDER_BASE_URL — API endpoint URL for custom model provider (BYOK)
  • COPILOT_PROVIDER_TYPE — provider type for BYOK: "openai" (default), "azure", or "anthropic"
  • COPILOT_PROVIDER_API_KEY — API key for custom provider
  • COPILOT_PROVIDER_BEARER_TOKEN — bearer token for custom provider auth
  • COPILOT_PROVIDER_WIRE_API — API format: "completions" (default) or "responses" (for GPT-5 series)
  • COPILOT_PROVIDER_AZURE_API_VERSION — Azure API version for type "azure"
  • COPILOT_PROVIDER_MODEL_ID — well-known model ID for agent configuration
  • COPILOT_PROVIDER_WIRE_MODEL — model name sent to provider API
  • COPILOT_PROVIDER_MAX_PROMPT_TOKENS — max prompt tokens for BYOK model
  • COPILOT_PROVIDER_MAX_OUTPUT_TOKENS — max output tokens for BYOK model
  • USE_BUILTIN_RIPGREP — set to "false" to use ripgrep from PATH instead of bundled version
  • PLAIN_DIFF — disable rich diff rendering (set to "true")
  • OTEL_EXPORTER_OTLP_ENDPOINT — OTLP endpoint URL (automatically enables OTel)
  • COPILOT_OTEL_EXPORTER_TYPE — exporter type: "otlp-http" (default) or "file"

Impact Assessment

  • Risk: Medium (11 versions; new BYOK provider support may affect model routing)
  • Affects: All Copilot CLI engine workflows
  • Migration: Verify --no-ask-user flag still works (CopilotNoAskUserMinVersion is 1.0.19, well within range); verify MCP configuration loads end-to-end; verify /models works with PAT auth

Package Links


Versions Checked (No Update Needed)

Tool Current Latest Status
Codex 0.121.0 0.121.0 ✅ Up to date
Playwright MCP 0.0.70 0.0.70 ✅ Up to date
Playwright Browser v1.59.1 v1.59.1 ✅ Up to date
GitHub MCP Server v1.0.0 v1.0.0 ✅ Up to date
MCP Gateway v0.2.25 v0.2.25 ✅ Up to date

References:

Generated by CLI Version Checker · ● 240.7K ·

  • expires on Apr 21, 2026, 4:31 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationcookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency file

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions