diff --git a/.github/workflows/agent-performance-analyzer.lock.yml b/.github/workflows/agent-performance-analyzer.lock.yml index 9f35192942..c5f4ada5de 100644 --- a/.github/workflows/agent-performance-analyzer.lock.yml +++ b/.github/workflows/agent-performance-analyzer.lock.yml @@ -6862,9 +6862,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/audit-workflows.lock.yml b/.github/workflows/audit-workflows.lock.yml index c15265d2a8..abb48677f0 100644 --- a/.github/workflows/audit-workflows.lock.yml +++ b/.github/workflows/audit-workflows.lock.yml @@ -237,7 +237,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1841,7 +1841,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Agentic Workflow Audit Agent", experimental: true, supports_tools_allowlist: true, @@ -5816,7 +5816,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 d7d8d66447..3840818488 100644 --- a/.github/workflows/blog-auditor.lock.yml +++ b/.github/workflows/blog-auditor.lock.yml @@ -174,7 +174,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1764,7 +1764,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Blog Auditor", experimental: true, supports_tools_allowlist: true, @@ -5752,7 +5752,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/campaign-manager.lock.yml b/.github/workflows/campaign-manager.lock.yml index f1b19b5c68..2734ebaaaf 100644 --- a/.github/workflows/campaign-manager.lock.yml +++ b/.github/workflows/campaign-manager.lock.yml @@ -6730,9 +6730,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/cli-version-checker.lock.yml b/.github/workflows/cli-version-checker.lock.yml index 8960d5aeea..58c6ee4b7e 100644 --- a/.github/workflows/cli-version-checker.lock.yml +++ b/.github/workflows/cli-version-checker.lock.yml @@ -188,7 +188,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1780,7 +1780,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "CLI Version Checker", experimental: true, supports_tools_allowlist: true, @@ -5818,7 +5818,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 daeb66b7c2..7ab9488a17 100644 --- a/.github/workflows/cloclo.lock.yml +++ b/.github/workflows/cloclo.lock.yml @@ -285,7 +285,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1938,7 +1938,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "/cloclo", experimental: true, supports_tools_allowlist: true, @@ -6000,7 +6000,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 523d08a882..33548316cb 100644 --- a/.github/workflows/commit-changes-analyzer.lock.yml +++ b/.github/workflows/commit-changes-analyzer.lock.yml @@ -176,7 +176,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1747,7 +1747,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Commit Changes Analyzer", experimental: true, supports_tools_allowlist: true, @@ -5668,7 +5668,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 906f92530d..59729f312c 100644 --- a/.github/workflows/copilot-agent-analysis.lock.yml +++ b/.github/workflows/copilot-agent-analysis.lock.yml @@ -197,7 +197,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1768,7 +1768,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Copilot Agent PR Analysis", experimental: true, supports_tools_allowlist: true, @@ -6062,7 +6062,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 9ba2ef5c4d..d518a0d0af 100644 --- a/.github/workflows/copilot-session-insights.lock.yml +++ b/.github/workflows/copilot-session-insights.lock.yml @@ -223,7 +223,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1823,7 +1823,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Copilot Session Insights", experimental: true, supports_tools_allowlist: true, @@ -6802,7 +6802,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 6665cde82c..56214d84f4 100644 --- a/.github/workflows/daily-choice-test.lock.yml +++ b/.github/workflows/daily-choice-test.lock.yml @@ -168,7 +168,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1687,7 +1687,7 @@ jobs: engine_name: "Claude Code", model: "claude-opus-4.5", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Daily Choice Type Test", experimental: true, supports_tools_allowlist: true, @@ -5317,7 +5317,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 80ea167075..419a603b7a 100644 --- a/.github/workflows/daily-code-metrics.lock.yml +++ b/.github/workflows/daily-code-metrics.lock.yml @@ -210,7 +210,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1781,7 +1781,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Daily Code Metrics and Trend Tracking Agent", experimental: true, supports_tools_allowlist: true, @@ -5551,7 +5551,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 6ccc1e77f1..1780db8b84 100644 --- a/.github/workflows/daily-doc-updater.lock.yml +++ b/.github/workflows/daily-doc-updater.lock.yml @@ -181,7 +181,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1762,7 +1762,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Daily Documentation Updater", experimental: true, supports_tools_allowlist: true, @@ -5665,7 +5665,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/daily-file-diet.lock.yml b/.github/workflows/daily-file-diet.lock.yml index 1505b340ea..cacc4410f6 100644 --- a/.github/workflows/daily-file-diet.lock.yml +++ b/.github/workflows/daily-file-diet.lock.yml @@ -7250,9 +7250,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/daily-firewall-report.lock.yml b/.github/workflows/daily-firewall-report.lock.yml index 2d9108d12b..e20ee15cae 100644 --- a/.github/workflows/daily-firewall-report.lock.yml +++ b/.github/workflows/daily-firewall-report.lock.yml @@ -6573,9 +6573,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/daily-multi-device-docs-tester.lock.yml b/.github/workflows/daily-multi-device-docs-tester.lock.yml index 24a4f018a5..a657ac7526 100644 --- a/.github/workflows/daily-multi-device-docs-tester.lock.yml +++ b/.github/workflows/daily-multi-device-docs-tester.lock.yml @@ -178,7 +178,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1818,7 +1818,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Multi-Device Docs Tester", experimental: true, supports_tools_allowlist: true, @@ -5647,7 +5647,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/deep-report.lock.yml b/.github/workflows/deep-report.lock.yml index 3bc3d426a8..f750ab52b5 100644 --- a/.github/workflows/deep-report.lock.yml +++ b/.github/workflows/deep-report.lock.yml @@ -6615,9 +6615,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/developer-docs-consolidator.lock.yml b/.github/workflows/developer-docs-consolidator.lock.yml index cb0000c3d0..a7d9af6d7c 100644 --- a/.github/workflows/developer-docs-consolidator.lock.yml +++ b/.github/workflows/developer-docs-consolidator.lock.yml @@ -199,7 +199,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1845,7 +1845,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Developer Documentation Consolidator", experimental: true, supports_tools_allowlist: true, @@ -6215,7 +6215,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 2f8c205922..3d4de13c69 100644 --- a/.github/workflows/example-workflow-analyzer.lock.yml +++ b/.github/workflows/example-workflow-analyzer.lock.yml @@ -175,7 +175,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1767,7 +1767,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Weekly Workflow Analysis", experimental: true, supports_tools_allowlist: true, @@ -5417,7 +5417,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 72b0b60e06..b5e5d716e7 100644 --- a/.github/workflows/github-mcp-structural-analysis.lock.yml +++ b/.github/workflows/github-mcp-structural-analysis.lock.yml @@ -214,7 +214,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1814,7 +1814,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "GitHub MCP Structural Analysis", experimental: true, supports_tools_allowlist: true, @@ -6155,7 +6155,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 5ca76c411e..274577b7d1 100644 --- a/.github/workflows/github-mcp-tools-report.lock.yml +++ b/.github/workflows/github-mcp-tools-report.lock.yml @@ -188,7 +188,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Write Safe Outputs Config run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1782,7 +1782,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "GitHub MCP Remote Server Tools Report Generator", experimental: true, supports_tools_allowlist: true, @@ -6026,7 +6026,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 b55560c150..e336d2d8dc 100644 --- a/.github/workflows/go-fan.lock.yml +++ b/.github/workflows/go-fan.lock.yml @@ -197,7 +197,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1781,7 +1781,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Go Fan", experimental: true, supports_tools_allowlist: true, @@ -5809,7 +5809,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 24834ab249..a5633abca9 100644 --- a/.github/workflows/go-logger.lock.yml +++ b/.github/workflows/go-logger.lock.yml @@ -197,7 +197,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1778,7 +1778,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Go Logger Enhancement", experimental: true, supports_tools_allowlist: true, @@ -5740,7 +5740,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 916bfe5170..7adb16e3e7 100644 --- a/.github/workflows/go-pattern-detector.lock.yml +++ b/.github/workflows/go-pattern-detector.lock.yml @@ -176,7 +176,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1779,7 +1779,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Go Pattern Detector", experimental: true, supports_tools_allowlist: true, @@ -5610,7 +5610,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/human-ai-collaboration.lock.yml b/.github/workflows/human-ai-collaboration.lock.yml index a17338748b..cd4066897f 100644 --- a/.github/workflows/human-ai-collaboration.lock.yml +++ b/.github/workflows/human-ai-collaboration.lock.yml @@ -6582,9 +6582,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/incident-response.lock.yml b/.github/workflows/incident-response.lock.yml index 760e8596c6..9cae55e35f 100644 --- a/.github/workflows/incident-response.lock.yml +++ b/.github/workflows/incident-response.lock.yml @@ -6740,9 +6740,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/instructions-janitor.lock.yml b/.github/workflows/instructions-janitor.lock.yml index dfc1351ade..cc018e98d8 100644 --- a/.github/workflows/instructions-janitor.lock.yml +++ b/.github/workflows/instructions-janitor.lock.yml @@ -181,7 +181,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1762,7 +1762,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Instructions Janitor", experimental: true, supports_tools_allowlist: true, @@ -5620,7 +5620,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/intelligence.lock.yml b/.github/workflows/intelligence.lock.yml index a0f6f83f2f..9abec06d44 100644 --- a/.github/workflows/intelligence.lock.yml +++ b/.github/workflows/intelligence.lock.yml @@ -7275,9 +7275,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/issue-classifier.lock.yml b/.github/workflows/issue-classifier.lock.yml index 02134fb672..44eafee6c7 100644 --- a/.github/workflows/issue-classifier.lock.yml +++ b/.github/workflows/issue-classifier.lock.yml @@ -2204,7 +2204,7 @@ jobs: path: /tmp/gh-aw/aw_info.json if-no-files-found: warn - name: Run AI Inference - uses: actions/ai-inference@334892bb203895caaed82ec52d23c1ed9385151e # v1 + uses: actions/ai-inference@334892bb203895caaed82ec52d23c1ed9385151e # v2.0.4 env: GH_AW_MCP_CONFIG: /tmp/gh-aw/mcp-config/mcp-servers.json GH_AW_PROMPT: /tmp/gh-aw/aw-prompts/prompt.txt diff --git a/.github/workflows/lockfile-stats.lock.yml b/.github/workflows/lockfile-stats.lock.yml index e218eaca8e..7fb1afd251 100644 --- a/.github/workflows/lockfile-stats.lock.yml +++ b/.github/workflows/lockfile-stats.lock.yml @@ -185,7 +185,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1756,7 +1756,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Lockfile Statistics Analysis Agent", experimental: true, supports_tools_allowlist: true, @@ -5800,7 +5800,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/org-wide-rollout.lock.yml b/.github/workflows/org-wide-rollout.lock.yml index 38649457ff..48d0ba6907 100644 --- a/.github/workflows/org-wide-rollout.lock.yml +++ b/.github/workflows/org-wide-rollout.lock.yml @@ -6768,9 +6768,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/poem-bot.lock.yml b/.github/workflows/poem-bot.lock.yml index 09cf8d3eb9..8de051af14 100644 --- a/.github/workflows/poem-bot.lock.yml +++ b/.github/workflows/poem-bot.lock.yml @@ -7195,9 +7195,7 @@ jobs: core.summary.addRaw(summaryContent); await core.summary.write(); } - main().catch(error => { - core.setFailed(error instanceof Error ? error.message : String(error)); - }); + module.exports = { main }; update_cache_memory: needs: diff --git a/.github/workflows/prompt-clustering-analysis.lock.yml b/.github/workflows/prompt-clustering-analysis.lock.yml index 7e0331b9a1..0852f1002a 100644 --- a/.github/workflows/prompt-clustering-analysis.lock.yml +++ b/.github/workflows/prompt-clustering-analysis.lock.yml @@ -258,7 +258,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1833,7 +1833,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Copilot Agent Prompt Clustering Analysis", experimental: true, supports_tools_allowlist: true, @@ -6241,7 +6241,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/release.lock.yml b/.github/workflows/release.lock.yml index 0be3614def..658d3b9a1d 100644 --- a/.github/workflows/release.lock.yml +++ b/.github/workflows/release.lock.yml @@ -6017,13 +6017,13 @@ jobs: - name: Download Go modules run: go mod download - name: Generate SBOM (SPDX format) - uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.10 + uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11 with: artifact-name: sbom.spdx.json format: spdx-json output-file: sbom.spdx.json - name: Generate SBOM (CycloneDX format) - uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.10 + uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11 with: artifact-name: sbom.cdx.json format: cyclonedx-json @@ -6227,7 +6227,7 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Release with gh-extension-precompile - uses: cli/gh-extension-precompile@9e2237c30f869ad3bcaed6a4be2cd43564dd421b # v2 + uses: cli/gh-extension-precompile@9e2237c30f869ad3bcaed6a4be2cd43564dd421b # v2.1.0 with: build_script_override: scripts/build-release.sh go_version_file: go.mod diff --git a/.github/workflows/safe-output-health.lock.yml b/.github/workflows/safe-output-health.lock.yml index 3b8200a01f..37cabead7e 100644 --- a/.github/workflows/safe-output-health.lock.yml +++ b/.github/workflows/safe-output-health.lock.yml @@ -210,7 +210,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1785,7 +1785,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Safe Output Health Monitor", experimental: true, supports_tools_allowlist: true, @@ -5925,7 +5925,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 3171b13e0a..906302a094 100644 --- a/.github/workflows/schema-consistency-checker.lock.yml +++ b/.github/workflows/schema-consistency-checker.lock.yml @@ -188,7 +188,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Write Safe Outputs Config run: | mkdir -p /tmp/gh-aw/safeoutputs @@ -1720,7 +1720,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Schema Consistency Checker", experimental: true, supports_tools_allowlist: true, @@ -5736,7 +5736,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 8f66f5cf8a..b9c55ff30a 100644 --- a/.github/workflows/scout.lock.yml +++ b/.github/workflows/scout.lock.yml @@ -276,7 +276,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1877,7 +1877,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Scout", experimental: true, supports_tools_allowlist: true, @@ -5900,7 +5900,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/security-compliance.lock.yml b/.github/workflows/security-compliance.lock.yml index f9886e0ded..c87a1392b0 100644 --- a/.github/workflows/security-compliance.lock.yml +++ b/.github/workflows/security-compliance.lock.yml @@ -6402,9 +6402,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/security-fix-pr.lock.yml b/.github/workflows/security-fix-pr.lock.yml index 9f49b49695..924bb1040e 100644 --- a/.github/workflows/security-fix-pr.lock.yml +++ b/.github/workflows/security-fix-pr.lock.yml @@ -189,7 +189,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1770,7 +1770,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Security Fix PR", experimental: true, supports_tools_allowlist: true, @@ -5630,7 +5630,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 9b5889487d..266573b782 100644 --- a/.github/workflows/semantic-function-refactor.lock.yml +++ b/.github/workflows/semantic-function-refactor.lock.yml @@ -174,7 +174,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1804,7 +1804,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Semantic Function Refactoring", experimental: true, supports_tools_allowlist: true, @@ -5940,7 +5940,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 f7da315679..df55615b00 100644 --- a/.github/workflows/smoke-claude.lock.yml +++ b/.github/workflows/smoke-claude.lock.yml @@ -226,7 +226,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1925,7 +1925,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Smoke Claude", experimental: true, supports_tools_allowlist: true, @@ -5801,7 +5801,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/smoke-detector.lock.yml b/.github/workflows/smoke-detector.lock.yml index c33846d33c..d0d568da59 100644 --- a/.github/workflows/smoke-detector.lock.yml +++ b/.github/workflows/smoke-detector.lock.yml @@ -249,7 +249,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1881,7 +1881,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Smoke Detector - Smoke Test Failure Investigator", experimental: true, supports_tools_allowlist: true, @@ -5850,7 +5850,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/spec-kit-execute.lock.yml b/.github/workflows/spec-kit-execute.lock.yml index ee704676ca..fcc6a32463 100644 --- a/.github/workflows/spec-kit-execute.lock.yml +++ b/.github/workflows/spec-kit-execute.lock.yml @@ -6520,9 +6520,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/spec-kit-executor.lock.yml b/.github/workflows/spec-kit-executor.lock.yml index 5c407bee23..e59fde7917 100644 --- a/.github/workflows/spec-kit-executor.lock.yml +++ b/.github/workflows/spec-kit-executor.lock.yml @@ -6395,9 +6395,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/.github/workflows/stale-repo-identifier.lock.yml b/.github/workflows/stale-repo-identifier.lock.yml index eee179e885..144161022a 100644 --- a/.github/workflows/stale-repo-identifier.lock.yml +++ b/.github/workflows/stale-repo-identifier.lock.yml @@ -174,7 +174,7 @@ jobs: ORGANIZATION: ${{ env.ORGANIZATION }} id: stale-repos name: Run stale_repos tool - uses: github/stale-repos@a21e55567b83cf3c3f3f9085d3038dc6cee02598 # v3 + uses: github/stale-repos@a21e55567b83cf3c3f3f9085d3038dc6cee02598 # v3.0.2 - env: INACTIVE_REPOS: ${{ steps.stale-repos.outputs.inactiveRepos }} name: Save stale repos output diff --git a/.github/workflows/static-analysis-report.lock.yml b/.github/workflows/static-analysis-report.lock.yml index 926dffcf6c..ce15572a2b 100644 --- a/.github/workflows/static-analysis-report.lock.yml +++ b/.github/workflows/static-analysis-report.lock.yml @@ -203,7 +203,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1778,7 +1778,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Static Analysis Report", experimental: true, supports_tools_allowlist: true, @@ -5820,7 +5820,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/super-linter.lock.yml b/.github/workflows/super-linter.lock.yml index 4d0e7e71fe..5207834200 100644 --- a/.github/workflows/super-linter.lock.yml +++ b/.github/workflows/super-linter.lock.yml @@ -6146,7 +6146,7 @@ jobs: persist-credentials: false - name: Super-linter id: super-linter - uses: super-linter/super-linter@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.2.1 + uses: super-linter/super-linter@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1 env: CREATE_LOG_FILE: "true" DEFAULT_BRANCH: main diff --git a/.github/workflows/typist.lock.yml b/.github/workflows/typist.lock.yml index 1896ce4d87..df9305151a 100644 --- a/.github/workflows/typist.lock.yml +++ b/.github/workflows/typist.lock.yml @@ -185,7 +185,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1769,7 +1769,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Typist - Go Type Analysis", experimental: true, supports_tools_allowlist: true, @@ -5938,7 +5938,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - 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 e7dc237f53..9a6c4892de 100644 --- a/.github/workflows/unbloat-docs.lock.yml +++ b/.github/workflows/unbloat-docs.lock.yml @@ -233,7 +233,7 @@ jobs: which awf awf --version - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Downloading container images run: | set -e @@ -1900,7 +1900,7 @@ jobs: engine_name: "Claude Code", model: process.env.GH_AW_MODEL_AGENT_CLAUDE || "", version: "", - agent_version: "2.0.75", + agent_version: "2.0.76", workflow_name: "Documentation Unbloat", experimental: true, supports_tools_allowlist: true, @@ -5947,7 +5947,7 @@ jobs: node-version: '24' package-manager-cache: false - name: Install Claude Code CLI - run: npm install -g --silent @anthropic-ai/claude-code@2.0.75 + run: npm install -g --silent @anthropic-ai/claude-code@2.0.76 - name: Execute Claude Code CLI id: agentic_execution # Allowed tools (sorted): diff --git a/.github/workflows/workflow-health-manager.lock.yml b/.github/workflows/workflow-health-manager.lock.yml index 8d95012ef6..5bf0252e80 100644 --- a/.github/workflows/workflow-health-manager.lock.yml +++ b/.github/workflows/workflow-health-manager.lock.yml @@ -6716,9 +6716,7 @@ jobs: return; } } - main().catch(error => { - core.setFailed(`Unexpected error: ${error instanceof Error ? error.message : String(error)}`); - }); + module.exports = { main }; safe_outputs: needs: diff --git a/pkg/constants/constants.go b/pkg/constants/constants.go index 63b4d194fb..1d8f3f1e0e 100644 --- a/pkg/constants/constants.go +++ b/pkg/constants/constants.go @@ -57,7 +57,7 @@ const ExpressionBreakThreshold LineLength = 100 const DefaultMCPRegistryURL = "https://api.mcp.github.com/v0" // DefaultClaudeCodeVersion is the default version of the Claude Code CLI. -const DefaultClaudeCodeVersion Version = "2.0.75" +const DefaultClaudeCodeVersion Version = "2.0.76" // DefaultCopilotVersion is the default version of the GitHub Copilot CLI. // diff --git a/pkg/constants/constants_test.go b/pkg/constants/constants_test.go index 75433d15ca..2f222a588d 100644 --- a/pkg/constants/constants_test.go +++ b/pkg/constants/constants_test.go @@ -245,7 +245,7 @@ func TestVersionConstants(t *testing.T) { value Version expected Version }{ - {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.0.75"}, + {"DefaultClaudeCodeVersion", DefaultClaudeCodeVersion, "2.0.76"}, {"DefaultCopilotVersion", DefaultCopilotVersion, "0.0.372"}, {"DefaultCodexVersion", DefaultCodexVersion, "0.77.0"}, {"DefaultGitHubMCPServerVersion", DefaultGitHubMCPServerVersion, "v0.26.3"},