-
Notifications
You must be signed in to change notification settings - Fork 42
Update CLI versions: Claude Code 2.1.25, Copilot 0.0.399, Playwright v1.58.1 #12818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…v1.58.1 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
📰 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: 11/12 tools available ❌ FAIL .NET runtime is missing - This may impact C# workflows or dotnet-based tools.
|
Smoke Test: ✅ PASSTested PRs:
Results:
Overall: PASS @pelikhan
|
|
PRs: [WIP] Ensure compiler always recompiles workflows without hash optimization; Update AWF to v0.13.0 and enable --enable-chroot
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
Smoke Test: Claude - ✅ PASSPRs from safeinputs-gh:
Test Results: ✅✅✅✅✅✅✅✅✅ (9/9) Run: §21532803936
|
Three CLI tools received patch updates. Go module checksum mismatches prevented workflow recompilation.
Changes
Version Updates (
pkg/constants/constants.go):2.1.22→2.1.250.0.397→0.0.399v1.58.0→v1.58.1Go Module Checksums (
go.sum):github.com/charmbracelet/x/ansi@v0.11.0andgithub.com/MirrexOne/unqueryvet@v1.4.0GOPROXY=direct go mod tidyWorkflow Lock Files:
Test Expectations:
pkg/constants/constants_test.goversion assertionsNotes
All updates are patch versions with no breaking changes detected in CLI interfaces. The Copilot CLI constant includes an existing warning about integration testing requirements.
Original prompt
This section details on the original issue you should resolve
<issue_title>[ca] CLI Version Updates: Claude Code 2.1.25, Copilot CLI 0.0.399, Playwright v1.58.1</issue_title>
<issue_description>### Summary
Three CLI tools have new versions available and have been updated in
pkg/constants/constants.go:All other tools are up-to-date:
Critical: Build Issue
make recompilefailed due to Go module checksum mismatches:github.com/charmbracelet/x/ansi@v0.11.0github.com/MirrexOne/unqueryvet@v1.4.0These modules appear to have been republished with different checksums. The
go.sumfile needs manual correction before workflows can be recompiled.Action Required: Run
make recompilelocally after resolving checksum issues to regenerate workflow lock files.Update 1: Claude Code (2.1.22 → 2.1.25)
Timeline:
Release Frequency: 2 releases in ~1 day
Package: https://www.npmjs.com/package/`@anthropic-ai/claude-code`
CLI Changes: No changes detected in help output between 2.1.22 and cached versions. The updates appear to be internal improvements or bug fixes without user-facing command changes.
View Claude Code Details
Known Features from 2.1.22
Claude Code provides an AI coding assistant with:
--print) modes--mcp-config)--agent,--agents)--allow-dangerously-skip-permissions,--dangerously-skip-permissions)--allowedTools,--disallowedTools)--continue,--resume,--fork-session)--model,--fallback-model)--chrome,--no-chrome)--json-schema)--output-format,--input-format)--plugin-dir)--max-budget-usd)Commands
doctor: Health check for auto-updaterinstall: Install native buildmcp: Configure MCP serversplugin: Manage pluginssetup-token: Set up authenticationupdate: Check and install updatesAnalysis
Without public release notes, these updates likely contain:
Risk Level: Low (patch versions, no breaking changes detected)
Impact Assessment
@anthropic-ai/claude-codepackage consumersRecommendations
Update 2: GitHub Copilot CLI (0.0.397 → 0.0.399)
Timeline:
Release Frequency: Daily releases
Package: https://www.npmjs.com/package/`@github/copilot`
Repository: https://github.com/github/copilot-cli (may be private)
CLI Changes: No changes detected in main help, config help, or environment help between 0.0.397 and 0.0.399.
View Copilot CLI Details
Features at 0.0.399
GitHub Copilot CLI includes:
--acp)--add-dir)--add-github-mcp-tool,--add-github-mcp-toolset,--enable-all-github-mcp-tools)--additional-mcp-config)--agent)--allow-all,--yolo,--allow-all-tools,--allow-all-paths,--allow-all-urls)--allow-tool,--deny-tool,--available-tools,--excluded-tools)--allow-url,--deny-url)--disable-builtin-mcps,--disable-mcp-server)--disable-parallel-tools-execution)-i,-p)--continue,--resume)--silent,--share,--share-gist,--stream)--experimental)Commands
help [topic]: Display help (topics: config, commands, environment, logging, permissions)init: Initialize C...✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.