Skip to content

Claude CLI update available: 2.1.126 -> 2.1.144 #175

@github-actions

Description

@github-actions

Claude CLI Version Update

Version
Pinned 2.1.126
Latest 2.1.144

Changelog

https://www.npmjs.com/package/@anthropic-ai/claude-code?activeTab=versions

Before bumping, verify:

  • Tool names haven't changed (check ClaudeToolName in agentic_events/types.py)
  • stream-json output schema is compatible
  • Hook event names (SessionStart, PreToolUse, etc.) are unchanged
  • Run subagent-demo workflow and confirm subagent_started/subagent_stopped events appear

To bump:

# providers/workspaces/claude-cli/Dockerfile
ARG CLAUDE_CLI_VERSION=2.1.144

Then rebuild: just workspace-build

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-cli-updateClaude CLI version update available

    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