Update CLI versions: Claude Code 2.1.70, Copilot CLI 0.0.422, Codex 0.111.0#19854
Update CLI versions: Claude Code 2.1.70, Copilot CLI 0.0.422, Codex 0.111.0#19854
Conversation
….111.0 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready. |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
Agent Container Tool Check
Result: 12/12 tools available ✅ Overall Status: PASS
|
|
🤖 Smoke test §22763898953:
PR Author:
|
There was a problem hiding this comment.
Version bump PR updating Claude Code (2.1.66→2.1.70), Copilot CLI (0.0.421→0.0.422), and Codex (0.107.0→0.111.0). Changes look straightforward and consistent. The Codex jump (4 minor versions) is the most notable — worth a quick compatibility check.
📰 BREAKING: Report filed by Smoke Copilot
|
|
||
| // DefaultClaudeCodeVersion is the default version of the Claude Code CLI. | ||
| const DefaultClaudeCodeVersion Version = "2.1.66" | ||
| const DefaultClaudeCodeVersion Version = "2.1.70" |
There was a problem hiding this comment.
Claude Code version bump from 2.1.66 → 2.1.70 looks good! 🚀
|
|
||
| // DefaultCodexVersion is the default version of the OpenAI Codex CLI | ||
| const DefaultCodexVersion Version = "0.107.0" | ||
| const DefaultCodexVersion Version = "0.111.0" |
There was a problem hiding this comment.
Codex bumped from 0.107.0 → 0.111.0 — a 4-minor-version jump. Worth noting in the release notes for anyone who tracks Codex compatibility.
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
Smoke Test Results — Run §22763898955Status: PARTIAL (2 tests skipped, all others passed) Core Tests #1–10: PR Review Tests #11–17:
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
💥 [THE END] — Illustrated by Smoke Claude
| GH_AW_INFO_MODEL: ${{ vars.GH_AW_MODEL_AGENT_COPILOT || '' }} | ||
| GH_AW_INFO_VERSION: "" | ||
| GH_AW_INFO_AGENT_VERSION: "0.0.421" | ||
| GH_AW_INFO_AGENT_VERSION: "0.0.422" |
There was a problem hiding this comment.
Version bump looks correct - updating Copilot CLI from 0.0.421 to 0.0.422. Consistent with the PR's intent to update CLI versions across all workflows.
| GH_AW_INFO_MODEL: ${{ vars.GH_AW_MODEL_AGENT_CODEX || '' }} | ||
| GH_AW_INFO_VERSION: "" | ||
| GH_AW_INFO_AGENT_VERSION: "0.107.0" | ||
| GH_AW_INFO_AGENT_VERSION: "0.111.0" |
There was a problem hiding this comment.
Codex version updated from 0.107.0 to 0.111.0 - good to see all three agents (Claude Code, Copilot CLI, Codex) bumped together in one coordinated PR.
There was a problem hiding this comment.
Pull request overview
Updates the repository’s default engine CLI versions (Claude Code, GitHub Copilot CLI, Codex) and regenerates the pinned workflow lockfiles so workflows install/run against the bumped versions.
Changes:
- Bump default CLI versions in
pkg/constants/constants.go(Claude Code2.1.70, Copilot CLI0.0.422, Codex0.111.0). - Update workflow lockfiles to pin/install the new CLI versions across workflows.
Reviewed changes
Copilot reviewed 166 out of 166 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/constants.go | Updates the default engine CLI version constants used by workflow generation/installation. |
| .github/workflows/ace-editor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/agent-performance-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/agent-persona-explorer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/ai-moderator.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/archie.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/artifacts-summary.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/audit-workflows.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/auto-triage-issues.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/blog-auditor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/bot-detection.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/brave.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/breaking-change-checker.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/changeset.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/chroma-issue-indexer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/ci-coach.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/ci-doctor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/claude-code-user-docs-review.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/cli-consistency-checker.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/cli-version-checker.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/cloclo.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/code-scanning-fixer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/code-simplifier.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/commit-changes-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/constraint-solving-potd.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/contribution-check.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-agent-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-cli-deep-research.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-pr-merged-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-pr-nlp-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-pr-prompt-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/copilot-session-insights.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/craft.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-architecture-diagram.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-assign-issue-to-user.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-choice-test.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-cli-performance.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-cli-tools-tester.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-code-metrics.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-compiler-quality.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-copilot-token-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-doc-healer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-doc-updater.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-fact.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-file-diet.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-firewall-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-issues-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-malicious-code-scan.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-mcp-concurrency-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-multi-device-docs-tester.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-news.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-observability-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-performance-summary.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-regulatory.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-rendering-scripts-verifier.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-repo-chronicle.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-safe-output-optimizer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-safe-outputs-conformance.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-secrets-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-security-red-team.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-semgrep-scan.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-syntax-error-quality.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-team-evolution-insights.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-team-status.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-testify-uber-super-expert.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/daily-workflow-updater.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dead-code-remover.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/deep-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/delight.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dependabot-burner.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dependabot-go-checker.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dev-hawk.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dev.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/developer-docs-consolidator.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/dictation-prompt.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/discussion-task-miner.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/docs-noob-tester.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/draft-pr-cleanup.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/duplicate-code-detector.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/example-permissions-warning.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/example-workflow-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/firewall-escape.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/firewall.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/functional-pragmatist.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/github-mcp-structural-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/github-mcp-tools-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/glossary-maintainer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/go-fan.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/go-logger.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/go-pattern-detector.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/gpclean.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/grumpy-reviewer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/hourly-ci-cleaner.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/instructions-janitor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/issue-arborist.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/issue-monster.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/issue-triage-agent.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/jsweep.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/layout-spec-maintainer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/lockfile-stats.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/mcp-inspector.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/mergefest.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/metrics-collector.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/notion-issue-summary.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/org-health-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/pdf-summary.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/plan.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/poem-bot.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/portfolio-analyst.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/pr-nitpick-reviewer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/pr-triage-agent.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/prompt-clustering-analysis.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/python-data-charts.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/q.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/refiner.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/release.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/repo-audit-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/repo-tree-map.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/repository-quality-improver.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/research.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/safe-output-health.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/schema-consistency-checker.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/scout.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/security-alert-burndown.campaign.g.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/security-compliance.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/security-review.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/semantic-function-refactor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/sergo.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/slide-deck-maintainer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-agent.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-claude.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-codex.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-copilot-arm.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-copilot.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-create-cross-repo-pr.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-multi-pr.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-project.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-temporary-id.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-test-tools.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-update-cross-repo-pr.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/smoke-workflow-call.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/stale-repo-identifier.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/static-analysis-report.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/step-name-alignment.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/sub-issue-closer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/super-linter.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/technical-doc-writer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/terminal-stylist.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/test-create-pr-error-handling.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/test-dispatcher.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/test-project-url-default.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/test-workflow.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/tidy.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/typist.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/ubuntu-image-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/unbloat-docs.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/video-analyzer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/weekly-editors-health-check.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/weekly-issue-summary.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/weekly-safe-outputs-spec-review.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/workflow-generator.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/workflow-health-manager.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/workflow-normalizer.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
| .github/workflows/workflow-skill-extractor.lock.yml | Re-pins workflow lockfile engine install/version to the updated default(s). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
|
Commit pushed:
|
|
@copilot update build wasm, fix the tests to handle version constants changes |
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done in 8d696a0. Rebuilt the WASM binary ( |
DefaultClaudeCodeVersionfrom 2.1.66 to 2.1.70DefaultCopilotVersionfrom 0.0.421 to 0.0.422DefaultCodexVersionfrom 0.107.0 to 0.111.0make recompile— 166/166 workflow files compiled successfullymake update-wasm-golden) — 3 golden files updatedmake build-wasm)make fmtandmake lint— all passed✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
✨ PR Review Safe Output Test - Run 22763898955
✨ PR Review Safe Output Test - Run 22763894261
Changeset
Warning
The following domains were blocked by the firewall during workflow execution:
ab.chatgpt.comcodeload.github.comgithub.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.