diff --git a/.github/workflows/agentic-campaign-generator.lock.yml b/.github/workflows/agentic-campaign-generator.lock.yml index ff19d20e021..8b45d320814 100644 --- a/.github/workflows/agentic-campaign-generator.lock.yml +++ b/.github/workflows/agentic-campaign-generator.lock.yml @@ -178,7 +178,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -730,7 +730,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Agentic Campaign Generator", experimental: true, supports_tools_allowlist: true, @@ -1305,7 +1305,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/audit-workflows.lock.yml b/.github/workflows/audit-workflows.lock.yml index 7c62b279ddf..046e3db0e51 100644 --- a/.github/workflows/audit-workflows.lock.yml +++ b/.github/workflows/audit-workflows.lock.yml @@ -217,7 +217,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -525,7 +525,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Agentic Workflow Audit Agent", experimental: true, supports_tools_allowlist: true, @@ -1502,7 +1502,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/blog-auditor.lock.yml b/.github/workflows/blog-auditor.lock.yml index 3b5638fbcb6..33cfe941a6f 100644 --- a/.github/workflows/blog-auditor.lock.yml +++ b/.github/workflows/blog-auditor.lock.yml @@ -148,7 +148,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -440,7 +440,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Blog Auditor", experimental: true, supports_tools_allowlist: true, @@ -1385,7 +1385,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/cli-version-checker.lock.yml b/.github/workflows/cli-version-checker.lock.yml index a0ea86e4aaf..24bbdb2797e 100644 --- a/.github/workflows/cli-version-checker.lock.yml +++ b/.github/workflows/cli-version-checker.lock.yml @@ -162,7 +162,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -458,7 +458,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "CLI Version Checker", experimental: true, supports_tools_allowlist: true, @@ -1418,7 +1418,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/cloclo.lock.yml b/.github/workflows/cloclo.lock.yml index 1591ca8f9fb..b1bd03acbbe 100644 --- a/.github/workflows/cloclo.lock.yml +++ b/.github/workflows/cloclo.lock.yml @@ -244,7 +244,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -601,7 +601,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "/cloclo", experimental: true, supports_tools_allowlist: true, @@ -1511,7 +1511,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/commit-changes-analyzer.lock.yml b/.github/workflows/commit-changes-analyzer.lock.yml index ca5d946836e..7810d48da1c 100644 --- a/.github/workflows/commit-changes-analyzer.lock.yml +++ b/.github/workflows/commit-changes-analyzer.lock.yml @@ -150,7 +150,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -425,7 +425,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Commit Changes Analyzer", experimental: true, supports_tools_allowlist: true, @@ -1294,7 +1294,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/copilot-agent-analysis.lock.yml b/.github/workflows/copilot-agent-analysis.lock.yml index 0640ce043e1..7d86dd2ba1c 100644 --- a/.github/workflows/copilot-agent-analysis.lock.yml +++ b/.github/workflows/copilot-agent-analysis.lock.yml @@ -180,7 +180,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -455,7 +455,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Copilot Agent PR Analysis", experimental: true, supports_tools_allowlist: true, @@ -1706,7 +1706,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/copilot-session-insights.lock.yml b/.github/workflows/copilot-session-insights.lock.yml index c246715d050..af7e777ca25 100644 --- a/.github/workflows/copilot-session-insights.lock.yml +++ b/.github/workflows/copilot-session-insights.lock.yml @@ -204,7 +204,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -508,7 +508,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Copilot Session Insights", experimental: true, supports_tools_allowlist: true, @@ -2243,7 +2243,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-choice-test.lock.yml b/.github/workflows/daily-choice-test.lock.yml index b1e9f046446..ac00afc0072 100644 --- a/.github/workflows/daily-choice-test.lock.yml +++ b/.github/workflows/daily-choice-test.lock.yml @@ -143,7 +143,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -397,7 +397,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Daily Choice Type Test", experimental: true, supports_tools_allowlist: true, @@ -981,7 +981,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-code-metrics.lock.yml b/.github/workflows/daily-code-metrics.lock.yml index 4d80d5ee0de..a9aaec50afb 100644 --- a/.github/workflows/daily-code-metrics.lock.yml +++ b/.github/workflows/daily-code-metrics.lock.yml @@ -193,7 +193,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -497,7 +497,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Daily Code Metrics and Trend Tracking Agent", experimental: true, supports_tools_allowlist: true, @@ -1995,7 +1995,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-doc-updater.lock.yml b/.github/workflows/daily-doc-updater.lock.yml index d4bc0369a01..5bf372195d0 100644 --- a/.github/workflows/daily-doc-updater.lock.yml +++ b/.github/workflows/daily-doc-updater.lock.yml @@ -155,7 +155,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -440,7 +440,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Daily Documentation Updater", experimental: true, supports_tools_allowlist: true, @@ -1229,7 +1229,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-multi-device-docs-tester.lock.yml b/.github/workflows/daily-multi-device-docs-tester.lock.yml index 7188f8d0f29..d80dee439dc 100644 --- a/.github/workflows/daily-multi-device-docs-tester.lock.yml +++ b/.github/workflows/daily-multi-device-docs-tester.lock.yml @@ -154,7 +154,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -496,7 +496,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Multi-Device Docs Tester", experimental: true, supports_tools_allowlist: true, @@ -1381,7 +1381,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-safe-output-optimizer.lock.yml b/.github/workflows/daily-safe-output-optimizer.lock.yml index 991e43bb771..697acbb2a7b 100644 --- a/.github/workflows/daily-safe-output-optimizer.lock.yml +++ b/.github/workflows/daily-safe-output-optimizer.lock.yml @@ -187,7 +187,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -487,7 +487,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Daily Safe Output Tool Optimizer", experimental: true, supports_tools_allowlist: true, @@ -1632,7 +1632,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-team-evolution-insights.lock.yml b/.github/workflows/daily-team-evolution-insights.lock.yml index ad1a0787fba..dab7ea04c3d 100644 --- a/.github/workflows/daily-team-evolution-insights.lock.yml +++ b/.github/workflows/daily-team-evolution-insights.lock.yml @@ -148,7 +148,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -343,7 +343,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Daily Team Evolution Insights", experimental: true, supports_tools_allowlist: true, @@ -1218,7 +1218,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/developer-docs-consolidator.lock.yml b/.github/workflows/developer-docs-consolidator.lock.yml index 18efc3864be..ce52b0d1f0c 100644 --- a/.github/workflows/developer-docs-consolidator.lock.yml +++ b/.github/workflows/developer-docs-consolidator.lock.yml @@ -161,7 +161,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -514,7 +514,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Developer Documentation Consolidator", experimental: true, supports_tools_allowlist: true, @@ -1776,7 +1776,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/example-workflow-analyzer.lock.yml b/.github/workflows/example-workflow-analyzer.lock.yml index 7e05606a54a..9888be4f70d 100644 --- a/.github/workflows/example-workflow-analyzer.lock.yml +++ b/.github/workflows/example-workflow-analyzer.lock.yml @@ -149,7 +149,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -458,7 +458,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Weekly Workflow Analysis", experimental: true, supports_tools_allowlist: true, @@ -1118,7 +1118,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/github-mcp-structural-analysis.lock.yml b/.github/workflows/github-mcp-structural-analysis.lock.yml index 701c2805583..5787a995fa8 100644 --- a/.github/workflows/github-mcp-structural-analysis.lock.yml +++ b/.github/workflows/github-mcp-structural-analysis.lock.yml @@ -185,7 +185,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -489,7 +489,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "GitHub MCP Structural Analysis", experimental: true, supports_tools_allowlist: true, @@ -1748,7 +1748,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/github-mcp-tools-report.lock.yml b/.github/workflows/github-mcp-tools-report.lock.yml index 184d0843ff3..acfd9ceef84 100644 --- a/.github/workflows/github-mcp-tools-report.lock.yml +++ b/.github/workflows/github-mcp-tools-report.lock.yml @@ -162,7 +162,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -500,7 +500,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "GitHub MCP Remote Server Tools Report Generator", experimental: true, supports_tools_allowlist: true, @@ -1623,7 +1623,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/go-fan.lock.yml b/.github/workflows/go-fan.lock.yml index d06fdeab67c..3dccab93752 100644 --- a/.github/workflows/go-fan.lock.yml +++ b/.github/workflows/go-fan.lock.yml @@ -159,7 +159,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -450,7 +450,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Go Fan", experimental: true, supports_tools_allowlist: true, @@ -1419,7 +1419,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/go-logger.lock.yml b/.github/workflows/go-logger.lock.yml index 16d0a1d151a..ecc675d2aed 100644 --- a/.github/workflows/go-logger.lock.yml +++ b/.github/workflows/go-logger.lock.yml @@ -171,7 +171,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -456,7 +456,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Go Logger Enhancement", experimental: true, supports_tools_allowlist: true, @@ -1337,7 +1337,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/go-pattern-detector.lock.yml b/.github/workflows/go-pattern-detector.lock.yml index 817598ad93a..179504f96e5 100644 --- a/.github/workflows/go-pattern-detector.lock.yml +++ b/.github/workflows/go-pattern-detector.lock.yml @@ -150,7 +150,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -450,7 +450,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Go Pattern Detector", experimental: true, supports_tools_allowlist: true, @@ -1191,7 +1191,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/instructions-janitor.lock.yml b/.github/workflows/instructions-janitor.lock.yml index 41d7740665b..eed12d29703 100644 --- a/.github/workflows/instructions-janitor.lock.yml +++ b/.github/workflows/instructions-janitor.lock.yml @@ -155,7 +155,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -440,7 +440,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Instructions Janitor", experimental: true, supports_tools_allowlist: true, @@ -1217,7 +1217,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/lockfile-stats.lock.yml b/.github/workflows/lockfile-stats.lock.yml index 451713fe336..a8c4f4fce94 100644 --- a/.github/workflows/lockfile-stats.lock.yml +++ b/.github/workflows/lockfile-stats.lock.yml @@ -159,7 +159,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -434,7 +434,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Lockfile Statistics Analysis Agent", experimental: true, supports_tools_allowlist: true, @@ -1443,7 +1443,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/prompt-clustering-analysis.lock.yml b/.github/workflows/prompt-clustering-analysis.lock.yml index 37f6208542d..fb988a0573f 100644 --- a/.github/workflows/prompt-clustering-analysis.lock.yml +++ b/.github/workflows/prompt-clustering-analysis.lock.yml @@ -232,7 +232,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -511,7 +511,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Copilot Agent Prompt Clustering Analysis", experimental: true, supports_tools_allowlist: true, @@ -1841,7 +1841,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/safe-output-health.lock.yml b/.github/workflows/safe-output-health.lock.yml index 55dad1ea23d..4b47fe7994a 100644 --- a/.github/workflows/safe-output-health.lock.yml +++ b/.github/workflows/safe-output-health.lock.yml @@ -184,7 +184,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -463,7 +463,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Safe Output Health Monitor", experimental: true, supports_tools_allowlist: true, @@ -1569,7 +1569,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/schema-consistency-checker.lock.yml b/.github/workflows/schema-consistency-checker.lock.yml index 8b6a67a3609..19d9ed5d325 100644 --- a/.github/workflows/schema-consistency-checker.lock.yml +++ b/.github/workflows/schema-consistency-checker.lock.yml @@ -162,7 +162,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -438,7 +438,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Schema Consistency Checker", experimental: true, supports_tools_allowlist: true, @@ -1438,7 +1438,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/scout.lock.yml b/.github/workflows/scout.lock.yml index a07b159caaf..8098bf48452 100644 --- a/.github/workflows/scout.lock.yml +++ b/.github/workflows/scout.lock.yml @@ -236,7 +236,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -526,7 +526,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Scout", experimental: true, supports_tools_allowlist: true, @@ -1481,7 +1481,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/security-alert-burndown.campaign.lock.yml b/.github/workflows/security-alert-burndown.campaign.lock.yml index 3b1ca9ca2a1..97e1749252f 100644 --- a/.github/workflows/security-alert-burndown.campaign.lock.yml +++ b/.github/workflows/security-alert-burndown.campaign.lock.yml @@ -178,7 +178,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -756,7 +756,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Security Alert Burndown", experimental: true, supports_tools_allowlist: true, @@ -1940,7 +1940,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/semantic-function-refactor.lock.yml b/.github/workflows/semantic-function-refactor.lock.yml index a0b22307159..1f0f0aa5c31 100644 --- a/.github/workflows/semantic-function-refactor.lock.yml +++ b/.github/workflows/semantic-function-refactor.lock.yml @@ -148,7 +148,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -482,7 +482,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Semantic Function Refactoring", experimental: true, supports_tools_allowlist: true, @@ -1568,7 +1568,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/sergo.lock.yml b/.github/workflows/sergo.lock.yml index 971d348292e..a7407a54f29 100644 --- a/.github/workflows/sergo.lock.yml +++ b/.github/workflows/sergo.lock.yml @@ -160,7 +160,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -451,7 +451,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Sergo - Serena Go Expert", experimental: true, supports_tools_allowlist: true, @@ -1681,7 +1681,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/smoke-claude.lock.yml b/.github/workflows/smoke-claude.lock.yml index 0c0a98db422..a6ce82bf577 100644 --- a/.github/workflows/smoke-claude.lock.yml +++ b/.github/workflows/smoke-claude.lock.yml @@ -190,7 +190,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -709,7 +709,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Smoke Claude", experimental: true, supports_tools_allowlist: true, @@ -1575,7 +1575,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/static-analysis-report.lock.yml b/.github/workflows/static-analysis-report.lock.yml index 3ac552b48b8..65b32af1b70 100644 --- a/.github/workflows/static-analysis-report.lock.yml +++ b/.github/workflows/static-analysis-report.lock.yml @@ -183,7 +183,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -462,7 +462,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Static Analysis Report", experimental: true, supports_tools_allowlist: true, @@ -1479,7 +1479,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/step-name-alignment.lock.yml b/.github/workflows/step-name-alignment.lock.yml index 1bc29b08c8b..4bda8ca8c82 100644 --- a/.github/workflows/step-name-alignment.lock.yml +++ b/.github/workflows/step-name-alignment.lock.yml @@ -155,7 +155,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -451,7 +451,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Step Name Alignment", experimental: true, supports_tools_allowlist: true, @@ -1465,7 +1465,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/test-create-pr-error-handling.lock.yml b/.github/workflows/test-create-pr-error-handling.lock.yml index 1ffb3eba561..ac64475f0e5 100644 --- a/.github/workflows/test-create-pr-error-handling.lock.yml +++ b/.github/workflows/test-create-pr-error-handling.lock.yml @@ -150,7 +150,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -435,7 +435,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Test Create PR Error Handling", experimental: true, supports_tools_allowlist: true, @@ -1054,7 +1054,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/typist.lock.yml b/.github/workflows/typist.lock.yml index 5798659f106..95584322527 100644 --- a/.github/workflows/typist.lock.yml +++ b/.github/workflows/typist.lock.yml @@ -147,7 +147,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -438,7 +438,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Typist - Go Type Analysis", experimental: true, supports_tools_allowlist: true, @@ -1555,7 +1555,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/unbloat-docs.lock.yml b/.github/workflows/unbloat-docs.lock.yml index 38534f47b0e..a03d7a1ed3b 100644 --- a/.github/workflows/unbloat-docs.lock.yml +++ b/.github/workflows/unbloat-docs.lock.yml @@ -200,7 +200,7 @@ jobs: - name: Install awf binary run: bash /opt/gh-aw/actions/install_awf_binary.sh v0.10.0 - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Determine automatic lockdown mode for GitHub MCP server id: determine-automatic-lockdown env: @@ -568,7 +568,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.1.12", + agent_version: "2.1.14", workflow_name: "Documentation Unbloat", experimental: true, supports_tools_allowlist: true, @@ -1624,7 +1624,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.1.12 + run: npm install -g --silent @anthropic-ai/claude-code@2.1.14 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index 0cfe72ac2ca..04b8ac854b7 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -243,7 +243,7 @@ const GitHubCopilotMCPDomain = "api.githubcopilot.com" const DefaultCampaignTemplateProjectURL URL = "https://github.com/orgs/githubnext/projects/74" // DefaultClaudeCodeVersion is the default version of the Claude Code CLI. -const DefaultClaudeCodeVersion Version = "2.1.12" +const DefaultClaudeCodeVersion Version = "2.1.14" // DefaultCopilotVersion is the default version of the GitHub Copilot CLI. // @@ -311,7 +311,7 @@ var SerenaLanguageSupport = map[string][]string{ } // DefaultSandboxRuntimeVersion is the default version of the @anthropic-ai/sandbox-runtime package (SRT) -const DefaultSandboxRuntimeVersion Version = "0.0.28" +const DefaultSandboxRuntimeVersion Version = "0.0.29" // DefaultPlaywrightMCPVersion is the default version of the @playwright/mcp package const DefaultPlaywrightMCPVersion Version = "0.0.56" diff --git a/pkg/constants/constants_test.go b/pkg/constants/constants_test.go index 81e6a39a87c..5769f28829e 100644 --- a/pkg/constants/constants_test.go +++ b/pkg/constants/constants_test.go @@ -280,12 +280,12 @@ func TestVersionConstants(t *testing.T) { value Version expected Version }{ - {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.1.12"}, + {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.1.14"}, {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.388"}, {"DefaultCodexVersion", DefaultCodexVersion, "0.87.0"}, {"DefaultGitHubMCPServerVersion", DefaultGitHubMCPServerVersion, "v0.29.0"}, {"DefaultMCPGatewayVersion", DefaultMCPGatewayVersion, "v0.0.74"}, - {"DefaultSandboxRuntimeVersion", DefaultSandboxRuntimeVersion, "0.0.28"}, + {"DefaultSandboxRuntimeVersion", DefaultSandboxRuntimeVersion, "0.0.29"}, {"DefaultFirewallVersion", DefaultFirewallVersion, "v0.10.0"}, {"DefaultPlaywrightMCPVersion", DefaultPlaywrightMCPVersion, "0.0.56"}, {"DefaultPlaywrightBrowserVersion", DefaultPlaywrightBrowserVersion, "v1.57.0"},