Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

Update CLI Tools to Latest Versions

  • Update version constants in pkg/constants/constants.go
    • Claude Code: 2.0.71 → 2.0.73
    • Copilot CLI: 0.0.369 → 0.0.371
    • Codex: 0.73.0 → 0.75.0
    • GitHub MCP Server: v0.25.0 → v0.26.3
  • Update test expectations in pkg/constants/constants_test.go
  • Update test expectations in workflow test files
    • pkg/workflow/codex_engine_test.go
    • pkg/workflow/copilot_engine_test.go
    • pkg/workflow/copilot_installer_test.go
    • pkg/workflow/docker_predownload_test.go
    • pkg/workflow/github_remote_mode_test.go
    • pkg/workflow/mcp_config_test.go
    • pkg/workflow/log_parser_docker_format_test.go
  • Run unit tests to validate changes (all pass)
  • Build the binary with updated constants
  • Run make recompile to regenerate workflow lock files (117 files)
  • Verify a sample of recompiled lock files
  • Run full test suite to ensure compatibility (all pass)
  • Merge main branch into PR branch (first merge: f15297c)
  • Rebuild and recompile after first merge (commit 7b03bc9)
  • Merge main branch again (second merge: d901767)
  • Rebuild and recompile after second merge
Original prompt

This section details on the original issue you should resolve

<issue_title>[ca] Update CLI Tools: Claude Code 2.0.73, Copilot 0.0.371, Codex 0.75.0, GitHub MCP Server v0.26.3</issue_title>
<issue_description>## Summary

Successfully updated 4 CLI/MCP versions to their latest releases:

  • Claude Code: 2.0.72 → 2.0.73
  • Copilot CLI: 0.0.370 → 0.0.371
  • Codex: 0.74.0 → 0.75.0
  • GitHub MCP Server: v0.26.1 → v0.26.3 (via v0.26.2)

All updates have been applied to pkg/constants/constants.go and 117 workflow lock files have been regenerated via make recompile.


1. Claude Code: 2.0.72 → 2.0.73

Release Information:

  • Version: 2.0.73
  • Published: 2025-12-18T23:25:55Z (26 hours after 2.0.72)
  • Timeline: Daily release cadence

Changes:

  • Breaking Changes: None
  • New Features: Unknown (no public release notes)
  • Bug Fixes: Unknown (no public release notes)
  • Security: None reported
  • CLI Discovery: No changes detected in help output

Impact Assessment:

  • Risk Level: Low
  • Affected Features: None identified
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:


2. GitHub Copilot CLI: 0.0.370 → 0.0.371

Release Information:

  • Version: 0.0.371
  • Published: 2025-12-18T23:22:25Z (8 hours after previous check)
  • Timeline: Rapid release cadence

Changes:

  • Breaking Changes: None
  • New Features: Unknown (no public release notes)
  • Bug Fixes: Unknown (no public release notes)
  • Security: None reported
  • CLI Discovery: No changes detected in help output

Impact Assessment:

  • Risk Level: Low
  • Affected Features: None identified
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:


3. OpenAI Codex: 0.74.0 → 0.75.0

Release Information:

  • Version: 0.75.0
  • Published: 2025-12-18T19:30:12Z (1 day after 0.74.0)
  • Timeline: Daily release cadence

Changes:

  • Breaking Changes: None
  • New Features:
    • Splash screen
    • Constraint-based loading strategy
  • Bug Fixes: Unknown
  • Performance: Migration to new constraint-based loading strategy
  • Cloud: Default to current branch in cloud exec
  • CLI Discovery: No changes detected in help output

Release Highlights (from GitHub):

PRs Merged

Impact Assessment:

  • Risk Level: Low
  • Affected Features: Loading strategy, cloud execution defaults
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:


4. GitHub MCP Server: v0.26.1 → v0.26.3

Release Information:

  • v0.26.2:
    • Published: 2025-12-19T05:57:08Z
    • Created: 2025-12-18T22:04:50Z
  • v0.26.3:
    • Published: 2025-12-19T10:43:12Z
    • Created: 2025-12-19T10:38:55Z
  • Timeline: Hotfix release (v0.26.2) followed by enhancement release (v0.26.3)

Changes:

v0.26.2 (Hotfix)

  • Breaking Changes: None
  • Bug Fixes:
    • Fix stdio mode panic: inject ToolDependencies into request context
  • Security: None reported

Merged PRs:

v0.26.3 (Enhancement)

  • Breaking Changes: None
  • New Features:
    • Add aliases for new actions tools
  • Bug Fixes: None
  • Security: None reported

Merged PRs:

Impact Assessment:

  • Risk Level: Low
  • Affected Features: stdio mode stability (v0.26.2), actions tools aliases (v0.26.3)
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update CLI tools to latest versions Update CLI tools: Claude Code 2.0.73, Copilot 0.0.371, Codex 0.75.0, GitHub MCP Server v0.26.3 Dec 19, 2025
Copilot AI requested a review from pelikhan December 19, 2025 14:20
@pelikhan
Copy link
Contributor

@copilot merge main

@pelikhan
Copy link
Contributor

@copilot merge main, recompile

Copilot AI and others added 2 commits December 19, 2025 14:41
# Conflicts:
#	.github/workflows/ai-moderator.lock.yml
#	.github/workflows/archie.lock.yml
#	.github/workflows/artifacts-summary.lock.yml
#	.github/workflows/audit-workflows.lock.yml
#	.github/workflows/blog-auditor.lock.yml
#	.github/workflows/brave.lock.yml
#	.github/workflows/breaking-change-checker.lock.yml
#	.github/workflows/campaign-generator.lock.yml
#	.github/workflows/changeset.lock.yml
#	.github/workflows/ci-coach.lock.yml
#	.github/workflows/ci-doctor.lock.yml
#	.github/workflows/cli-consistency-checker.lock.yml
#	.github/workflows/cli-version-checker.lock.yml
#	.github/workflows/cloclo.lock.yml
#	.github/workflows/close-old-discussions.lock.yml
#	.github/workflows/commit-changes-analyzer.lock.yml
#	.github/workflows/copilot-agent-analysis.lock.yml
#	.github/workflows/copilot-pr-merged-report.lock.yml
#	.github/workflows/copilot-pr-nlp-analysis.lock.yml
#	.github/workflows/copilot-pr-prompt-analysis.lock.yml
#	.github/workflows/copilot-session-insights.lock.yml
#	.github/workflows/craft.lock.yml
#	.github/workflows/daily-assign-issue-to-user.lock.yml
#	.github/workflows/daily-code-metrics.lock.yml
#	.github/workflows/daily-copilot-token-report.lock.yml
#	.github/workflows/daily-doc-updater.lock.yml
#	.github/workflows/daily-fact.lock.yml
#	.github/workflows/daily-file-diet.lock.yml
#	.github/workflows/daily-firewall-report.lock.yml
#	.github/workflows/daily-issues-report.lock.yml
#	.github/workflows/daily-malicious-code-scan.lock.yml
#	.github/workflows/daily-multi-device-docs-tester.lock.yml
#	.github/workflows/daily-news.lock.yml
#	.github/workflows/daily-performance-summary.lock.yml
#	.github/workflows/daily-repo-chronicle.lock.yml
#	.github/workflows/daily-team-status.lock.yml
#	.github/workflows/daily-workflow-updater.lock.yml
#	.github/workflows/deep-report.lock.yml
#	.github/workflows/dependabot-go-checker.lock.yml
#	.github/workflows/dev-hawk.lock.yml
#	.github/workflows/dev.lock.yml
#	.github/workflows/developer-docs-consolidator.lock.yml
#	.github/workflows/dictation-prompt.lock.yml
#	.github/workflows/docs-noob-tester.lock.yml
#	.github/workflows/duplicate-code-detector.lock.yml
#	.github/workflows/example-permissions-warning.lock.yml
#	.github/workflows/example-workflow-analyzer.lock.yml
#	.github/workflows/firewall-escape.lock.yml
#	.github/workflows/firewall.lock.yml
#	.github/workflows/github-mcp-structural-analysis.lock.yml
#	.github/workflows/github-mcp-tools-report.lock.yml
#	.github/workflows/glossary-maintainer.lock.yml
#	.github/workflows/go-fan.lock.yml
#	.github/workflows/go-file-size-reduction-project64.campaign.g.lock.yml
#	.github/workflows/go-file-size-reduction.campaign.g.lock.yml
#	.github/workflows/go-logger.lock.yml
#	.github/workflows/go-pattern-detector.lock.yml
#	.github/workflows/grumpy-reviewer.lock.yml
#	.github/workflows/hourly-ci-cleaner.lock.yml
#	.github/workflows/human-ai-collaboration.lock.yml
#	.github/workflows/incident-response.lock.yml
#	.github/workflows/instructions-janitor.lock.yml
#	.github/workflows/intelligence.lock.yml
#	.github/workflows/issue-arborist.lock.yml
#	.github/workflows/issue-monster.lock.yml
#	.github/workflows/issue-triage-agent.lock.yml
#	.github/workflows/jsweep.lock.yml
#	.github/workflows/layout-spec-maintainer.lock.yml
#	.github/workflows/lockfile-stats.lock.yml
#	.github/workflows/mcp-inspector.lock.yml
#	.github/workflows/mergefest.lock.yml
#	.github/workflows/notion-issue-summary.lock.yml
#	.github/workflows/org-health-report.lock.yml
#	.github/workflows/org-wide-rollout.lock.yml
#	.github/workflows/pdf-summary.lock.yml
#	.github/workflows/plan.lock.yml
#	.github/workflows/poem-bot.lock.yml
#	.github/workflows/portfolio-analyst.lock.yml
#	.github/workflows/pr-nitpick-reviewer.lock.yml
#	.github/workflows/prompt-clustering-analysis.lock.yml
#	.github/workflows/python-data-charts.lock.yml
#	.github/workflows/q.lock.yml
#	.github/workflows/release.lock.yml
#	.github/workflows/repo-tree-map.lock.yml
#	.github/workflows/repository-quality-improver.lock.yml
#	.github/workflows/research.lock.yml
#	.github/workflows/safe-output-health.lock.yml
#	.github/workflows/schema-consistency-checker.lock.yml
#	.github/workflows/scout.lock.yml
#	.github/workflows/security-compliance.lock.yml
#	.github/workflows/security-fix-pr.lock.yml
#	.github/workflows/semantic-function-refactor.lock.yml
#	.github/workflows/slide-deck-maintainer.lock.yml
#	.github/workflows/smoke-claude.lock.yml
#	.github/workflows/smoke-codex-firewall.lock.yml
#	.github/workflows/smoke-codex.lock.yml
#	.github/workflows/smoke-copilot-no-firewall.lock.yml
#	.github/workflows/smoke-copilot-playwright.lock.yml
#	.github/workflows/smoke-copilot-safe-inputs.lock.yml
#	.github/workflows/smoke-copilot.lock.yml
#	.github/workflows/smoke-detector.lock.yml
#	.github/workflows/smoke-srt-custom-config.lock.yml
#	.github/workflows/smoke-srt.lock.yml
#	.github/workflows/spec-kit-execute.lock.yml
#	.github/workflows/spec-kit-executor.lock.yml
#	.github/workflows/speckit-dispatcher.lock.yml
#	.github/workflows/stale-repo-identifier.lock.yml
#	.github/workflows/static-analysis-report.lock.yml
#	.github/workflows/sub-issue-closer.lock.yml
#	.github/workflows/super-linter.lock.yml
#	.github/workflows/technical-doc-writer.lock.yml
#	.github/workflows/tidy.lock.yml
#	.github/workflows/typist.lock.yml
#	.github/workflows/unbloat-docs.lock.yml
#	.github/workflows/video-analyzer.lock.yml
#	.github/workflows/weekly-issue-summary.lock.yml
Copy link
Contributor Author

Copilot AI commented Dec 19, 2025

@copilot merge main

Merged main branch successfully. Completed merge commit f15297c and recompiled all workflow lock files in commit 7b03bc9.

Copilot AI and others added 2 commits December 19, 2025 14:51
# Conflicts:
#	.github/workflows/ai-moderator.lock.yml
#	.github/workflows/archie.lock.yml
#	.github/workflows/artifacts-summary.lock.yml
#	.github/workflows/audit-workflows.lock.yml
#	.github/workflows/blog-auditor.lock.yml
#	.github/workflows/brave.lock.yml
#	.github/workflows/breaking-change-checker.lock.yml
#	.github/workflows/campaign-generator.lock.yml
#	.github/workflows/changeset.lock.yml
#	.github/workflows/ci-coach.lock.yml
#	.github/workflows/ci-doctor.lock.yml
#	.github/workflows/cli-consistency-checker.lock.yml
#	.github/workflows/cli-version-checker.lock.yml
#	.github/workflows/cloclo.lock.yml
#	.github/workflows/close-old-discussions.lock.yml
#	.github/workflows/commit-changes-analyzer.lock.yml
#	.github/workflows/copilot-agent-analysis.lock.yml
#	.github/workflows/copilot-pr-merged-report.lock.yml
#	.github/workflows/copilot-pr-nlp-analysis.lock.yml
#	.github/workflows/copilot-pr-prompt-analysis.lock.yml
#	.github/workflows/copilot-session-insights.lock.yml
#	.github/workflows/craft.lock.yml
#	.github/workflows/daily-assign-issue-to-user.lock.yml
#	.github/workflows/daily-code-metrics.lock.yml
#	.github/workflows/daily-copilot-token-report.lock.yml
#	.github/workflows/daily-doc-updater.lock.yml
#	.github/workflows/daily-fact.lock.yml
#	.github/workflows/daily-file-diet.lock.yml
#	.github/workflows/daily-firewall-report.lock.yml
#	.github/workflows/daily-issues-report.lock.yml
#	.github/workflows/daily-malicious-code-scan.lock.yml
#	.github/workflows/daily-multi-device-docs-tester.lock.yml
#	.github/workflows/daily-news.lock.yml
#	.github/workflows/daily-performance-summary.lock.yml
#	.github/workflows/daily-repo-chronicle.lock.yml
#	.github/workflows/daily-team-status.lock.yml
#	.github/workflows/daily-workflow-updater.lock.yml
#	.github/workflows/deep-report.lock.yml
#	.github/workflows/dependabot-go-checker.lock.yml
#	.github/workflows/dev-hawk.lock.yml
#	.github/workflows/dev.lock.yml
#	.github/workflows/developer-docs-consolidator.lock.yml
#	.github/workflows/dictation-prompt.lock.yml
#	.github/workflows/docs-noob-tester.lock.yml
#	.github/workflows/duplicate-code-detector.lock.yml
#	.github/workflows/example-permissions-warning.lock.yml
#	.github/workflows/example-workflow-analyzer.lock.yml
#	.github/workflows/firewall-escape.lock.yml
#	.github/workflows/firewall.lock.yml
#	.github/workflows/github-mcp-structural-analysis.lock.yml
#	.github/workflows/github-mcp-tools-report.lock.yml
#	.github/workflows/glossary-maintainer.lock.yml
#	.github/workflows/go-fan.lock.yml
#	.github/workflows/go-file-size-reduction-project64.campaign.g.lock.yml
#	.github/workflows/go-file-size-reduction.campaign.g.lock.yml
#	.github/workflows/go-logger.lock.yml
#	.github/workflows/go-pattern-detector.lock.yml
#	.github/workflows/grumpy-reviewer.lock.yml
#	.github/workflows/hourly-ci-cleaner.lock.yml
#	.github/workflows/human-ai-collaboration.lock.yml
#	.github/workflows/incident-response.lock.yml
#	.github/workflows/instructions-janitor.lock.yml
#	.github/workflows/intelligence.lock.yml
#	.github/workflows/issue-arborist.lock.yml
#	.github/workflows/issue-classifier.lock.yml
#	.github/workflows/issue-monster.lock.yml
#	.github/workflows/issue-triage-agent.lock.yml
#	.github/workflows/jsweep.lock.yml
#	.github/workflows/layout-spec-maintainer.lock.yml
#	.github/workflows/lockfile-stats.lock.yml
#	.github/workflows/mcp-inspector.lock.yml
#	.github/workflows/mergefest.lock.yml
#	.github/workflows/notion-issue-summary.lock.yml
#	.github/workflows/org-health-report.lock.yml
#	.github/workflows/org-wide-rollout.lock.yml
#	.github/workflows/pdf-summary.lock.yml
#	.github/workflows/plan.lock.yml
#	.github/workflows/poem-bot.lock.yml
#	.github/workflows/portfolio-analyst.lock.yml
#	.github/workflows/pr-nitpick-reviewer.lock.yml
#	.github/workflows/prompt-clustering-analysis.lock.yml
#	.github/workflows/python-data-charts.lock.yml
#	.github/workflows/q.lock.yml
#	.github/workflows/release.lock.yml
#	.github/workflows/repo-tree-map.lock.yml
#	.github/workflows/repository-quality-improver.lock.yml
#	.github/workflows/research.lock.yml
#	.github/workflows/safe-output-health.lock.yml
#	.github/workflows/schema-consistency-checker.lock.yml
#	.github/workflows/scout.lock.yml
#	.github/workflows/security-compliance.lock.yml
#	.github/workflows/security-fix-pr.lock.yml
#	.github/workflows/semantic-function-refactor.lock.yml
#	.github/workflows/slide-deck-maintainer.lock.yml
#	.github/workflows/smoke-claude.lock.yml
#	.github/workflows/smoke-codex-firewall.lock.yml
#	.github/workflows/smoke-codex.lock.yml
#	.github/workflows/smoke-copilot-no-firewall.lock.yml
#	.github/workflows/smoke-copilot-playwright.lock.yml
#	.github/workflows/smoke-copilot-safe-inputs.lock.yml
#	.github/workflows/smoke-copilot.lock.yml
#	.github/workflows/smoke-detector.lock.yml
#	.github/workflows/smoke-srt-custom-config.lock.yml
#	.github/workflows/smoke-srt.lock.yml
#	.github/workflows/spec-kit-execute.lock.yml
#	.github/workflows/spec-kit-executor.lock.yml
#	.github/workflows/speckit-dispatcher.lock.yml
#	.github/workflows/stale-repo-identifier.lock.yml
#	.github/workflows/static-analysis-report.lock.yml
#	.github/workflows/sub-issue-closer.lock.yml
#	.github/workflows/super-linter.lock.yml
#	.github/workflows/technical-doc-writer.lock.yml
#	.github/workflows/tidy.lock.yml
#	.github/workflows/typist.lock.yml
#	.github/workflows/unbloat-docs.lock.yml
#	.github/workflows/video-analyzer.lock.yml
#	.github/workflows/weekly-issue-summary.lock.yml
Copy link
Contributor Author

Copilot AI commented Dec 19, 2025

@copilot merge main, recompile

Merged main branch (commit 78e0013 "removing cli version info") and recompiled all workflow lock files. Merge commit: d901767, recompile commit: 1a62c01.

@pelikhan pelikhan added smoke and removed smoke labels Dec 19, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

🎉 Yo ho ho! Smoke Copilot Safe Inputs found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

✅ Firewall validation complete... Smoke Codex Firewall confirmed network sandboxing is operational. 🛡️

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

🤖 DIAGNOSTIC COMPLETE: Smoke Copilot No Firewall STATUS: ALL_UNITS_OPERATIONAL. MISSION_SUCCESS.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2025

🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰

@github-actions
Copy link
Contributor

Smoke Test Results - Run 20375397199

Last 2 merged PRs:

Test Results:

  • ✅ GitHub MCP: Retrieved last 2 PRs
  • ✅ File Writing: Created test file successfully
  • ✅ Bash Tool: Verified file with cat
  • ✅ GitHub MCP Default: Confirmed get_me NOT available (403 as expected)
  • ✅ Cache Memory: Created and verified cache file

Overall Status: PASS

@pelikhan @mnkiefer

📰 BREAKING: Report filed by Smoke Copilot fer issue #6965 🗺️

@github-actions
Copy link
Contributor

PRs: #6968 "Add label support to update-discussion safe output"; #6964 "No changes needed: enable/disable commands already use correct capitalization"
OpenAI domain access: ❌ (DNS blocked)
GitHub MCP merged PR fetch: ✅
File write/read /tmp/gh-aw/agent/smoke-test-codex-firewall-20375397172.txt: ✅
Blocked domain (example.com) blocked: ✅
Network: SANDBOXED
Overall: FAIL

🔥 Firewall tested by Smoke Codex Firewall fer issue #6965 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results

Last 2 Merged PRs: Could not access (GitHub MCP unavailable) ❌
File Writing: Created /tmp/gh-aw/agent/smoke-test-copilot-20375397167.txt
Bash Tool: Verified file content successfully ✅
Serena MCP: Not available in this environment ❌
Safe Input gh Tool: Not available in this environment ❌

Overall Status: PARTIAL PASS (3/5 tests unavailable due to tool limitations)

Ahoy! This treasure was crafted by 🏴‍☠️ Smoke Copilot Safe Inputs fer issue #6965 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results - Copilot Engine (No Firewall)

Last 2 Merged PRs:

Test Results:

  • ✅ GitHub MCP: Retrieved PR metadata successfully
  • ✅ File Writing: Created /tmp/gh-aw/agent/smoke-test-copilot-20375397201.txt
  • ✅ Bash Tool: Verified file content with cat
  • ✅ Playwright MCP: Navigated to github.com, title contains "GitHub"
  • ✅ Safe Input gh: Tool available (gh CLI requires GH_TOKEN in workflow context)

Overall Status: PASS

🤖 DIAGNOSTIC REPORT GENERATED BY Smoke Copilot No Firewall fer issue #6965 🗺️

@github-actions
Copy link
Contributor

Smoke Test Results for Claude Sonnet 4.5 (run #20375397171)

Last 2 merged PRs:

Test Results:

  • ✅ GitHub MCP: Fetched PR list successfully with pagination
  • ✅ File Write: Created /tmp/gh-aw/agent/smoke-test-claude-20375397171.txt
  • ✅ Bash Tool: Verified file creation successful
  • ✅ Playwright MCP: Navigated to github.com, title contains "GitHub"
  • ✅ Cache Memory: Created /tmp/gh-aw/cache-memory/smoke-test-20375397171.txt
  • ✅ Safe Input gh Tool: Issue list command successful

Overall Status: PASS

💥 [THE END] — Illustrated by Smoke Claude fer issue #6965 🗺️

@github-actions
Copy link
Contributor

Smoke test (Codex):

🔮 The oracle has spoken through Smoke Codex fer issue #6965 🗺️

@pelikhan pelikhan marked this pull request as ready for review December 19, 2025 16:18
@pelikhan pelikhan merged commit 597226e into main Dec 19, 2025
6 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-tools-to-latest branch December 19, 2025 16:19
@lior2203
Copy link

עדכן את כלי ה-CLI לגרסאות האחרונות

  • עדכן את קבועי הגרסה ב pkg/constants/constants.go

    • קוד קלוד: 2.0.71 → 2.0.73
    • CLI טייס משנה: 0.0.369 → 0.0.371
    • קודקס: 0.73.0 → 0.75.0
    • שרת GitHub MCP: v0.25.0 → v0.26.3
  • עדכון ציפיות הבדיקה ב pkg/constants/constants_test.go

  • עדכן ציפיות בדיקה בקבצי בדיקת זרימת עבודה

    • pkg/workflow/codex_engine_test.go
    • pkg/workflow/copilot_engine_test.go
    • pkg/workflow/copilot_installer_test.go
    • pkg/workflow/docker_predownload_test.go
    • pkg/workflow/github_remote_mode_test.go
    • pkg/workflow/mcp_config_test.go
    • pkg/workflow/log_parser_docker_format_test.go
  • הרצת בדיקות יחידה לאימות שינויים (כולם עוברים)

  • בנה את הבינארי עם קבועים מעודכנים

  • הרץ ליצירת קבצי נעילת זרימת עבודה מחדש (117 קבצים)make recompile

  • אמת דוגמה של קבצי נעילה מקומפלים מחדש

  • הרץ את כל חבילת הבדיקות כדי לוודא תאימות (כולם עוברים)

  • מיזוג הסניף הראשי לסניף PR (מיזוג ראשון: f15297c)

  • בנייה מחדש וקומפילציה לאחר המיזוג הראשון (התחייבות 7b03bc9)

  • מיזוג נוסף של הסניף הראשי (מיזוג שני: d901767)

  • בנייה מחדש וקומפילציה לאחר מיזוג שני

הנושא המקורי
סעיף זה מפרט את הבעיה המקורית שעליכם לפתור

<issue_title>[ca] עדכון כלי CLI: Claude Code 2.0.73, Copilot 0.0.371, Codex 0.75.0, GitHub MCP Server v0.26.3</issue_title> <issue_description>## סיכום

עדכנו בהצלחה 4 גרסאות CLI/MCP לגרסאות האחרונות שלהן:

  • קוד קלוד: 2.0.72 → 2.0.73
  • מדריך טייס משנה: 0.0.370 → 0.0.371
  • קודקס: 0.74.0 → 0.75.0
  • שרת GitHub MCP: v0.26.1 → v0.26.3 (דרך v0.26.2)

כל העדכונים הוחלו ו-117 קבצי נעילת זרימת עבודה שוחזרו דרך .pkg/constants/constants.go``make recompile

1. קוד קלוד: 2.0.72 → 2.0.73

מידע על פרסום:

  • גרסה: 2.0.73
  • פורסם: 2025-12-18T23:25:55Z (26 שעות לאחר 2.0.72)
  • ציר זמן: קצב שחרור יומי

שינויים:

  • Breaking Changes: None
  • New Features: Unknown (no public release notes)
  • Bug Fixes: Unknown (no public release notes)
  • Security: None reported
  • CLI Discovery: No changes detected in help output

Impact Assessment:

  • Risk Level: Low
  • Affected Features: None identified
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:

2. GitHub Copilot CLI: 0.0.370 → 0.0.371

Release Information:

  • Version: 0.0.371
  • Published: 2025-12-18T23:22:25Z (8 hours after previous check)
  • Timeline: Rapid release cadence

Changes:

  • Breaking Changes: None
  • New Features: Unknown (no public release notes)
  • Bug Fixes: Unknown (no public release notes)
  • Security: None reported
  • CLI Discovery: No changes detected in help output

Impact Assessment:

  • Risk Level: Low
  • Affected Features: None identified
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:

3. קודקס OpenAI: 0.74.0 → 0.75.0

מידע על פרסום:

  • גרסה: 0.75.0
  • פורסם: 2025-12-18T19:30:12Z (יום אחד אחרי 0.74.0)
  • ציר זמן: קצב שחרור יומי

שינויים:

  • שינויים שוברים: אין
  • תכונות חדשות:
    • מסך פתיחה
    • אסטרטגיית טעינה מבוססת אילוצים
  • תיקוני באגים: לא ידוע
  • ביצועים: מעבר לאסטרטגיית טעינה מבוססת מגבלות חדשה
  • ענן: ברירת מחדל לסניף הנוכחי ב-cloud exec
  • גילוי CLI: לא זוהו שינויים ביציאת העזרה

הדגשים בהוצאה (מ-GitHub):

PRs שהתמזגו

הערכת השפעה:

  • רמת סיכון: נמוכה
  • תכונות מושפעות: אסטרטגיית טעינה, ברירת מחדל של ביצוע בענן
  • נדרש העברה: לא
  • תואם לאחור: כן

קישורי חבילה:

4. שרת GitHub MCP: v0.26.1 → v0.26.3

מידע על פרסום:

  • v0.26.2:

    • פורסם: 2025-12-19T05:57:08Z
    • נוצר: 2025-12-18T22:04:50Z
  • v0.26.3:

    • פורסם: 2025-12-19T10:43:12Z
    • נוצר: 2025-12-19T10:38:55Z
  • ציר זמן: שחרור Hotfix (v0.26.2) ואחריו שחרור שיפור (v0.26.3)

שינויים:

v0.26.2 (תיקון חם)

  • שינויים שוברים: אין
  • תיקוני באגים:
    • תיקון פאניקת מצב stdio: הזריק את ToolDependencies להקשר בקשות
  • אבטחה: לא דווח

יחסי יחסי ציבור מאוחדים:

v0.26.3 (Enhancement)

  • Breaking Changes: None

  • New Features:

    • Add aliases for new actions tools
  • Bug Fixes: None

  • Security: None reported

Merged PRs:

Impact Assessment:

  • Risk Level: Low
  • Affected Features: stdio mode stability (v0.26.2), actions tools aliases (v0.26.3)
  • Migration Required: No
  • Backward Compatible: Yes

Package Links:

💬 נשמח לשמוע את דעתכם! שתפו את מחשבותיכם על Copilot Coding Agent בסקר ה-2 דקות שלנו.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] Update CLI Tools: Claude Code 2.0.73, Copilot 0.0.371, Codex 0.75.0, GitHub MCP Server v0.26.3

3 participants