You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Six agentic CLI tools have newer stable releases. Versions in pkg/constants/version_constants.go were updated and all 251 workflow lock files regenerated via make recompile (251/251 compiled, 0 errors).
Tool
Old
New
Risk
Claude Code
2.1.185
2.1.187
Low
Copilot CLI
1.0.63
1.0.64
Low
Copilot SDK
1.0.2
1.0.3
Low
Codex
0.141.0
0.142.0
Low
Pi
0.79.9
0.80.2
Low
Playwright Browser
v1.61.0
v1.61.1
Low
No changes needed (already latest): GitHub MCP Server v1.4.0, MCP Gateway v0.3.29, Playwright MCP 0.0.76, Playwright CLI 0.1.14.
Key Changes
Claude Code 2.1.187 — new --bg/--background flag to start a session as a background agent (managed with claude agents).
Copilot CLI 1.0.64 — new --remote-export/--no-remote-export flags (export session to GitHub web/mobile). Config gains proxyUrl, proxyKerberosServicePrincipal, beepOnSchedule, tabs, colorMode, subagents.agents.<name>, inlineImages, scrollbar; adds claude-fable-5 model, drops gpt-5.2/gpt-5.2-codex, removes builtInAgents.rubberDuck. Env adds USE_TGREP, USE_TGREP_WARM_START, COPILOT_PROVIDER_TRANSPORT, and OTLP mTLS/cert vars. Behavior change: subcommand help moved from copilot config --help to copilot help config.
Pi 0.80.2 / Copilot SDK 1.0.3 — version bumps, no observable CLI --help changes.
Impact
All updates are low risk: minor/patch bumps with additive CLI flags. The only behavior change is the Copilot CLI subcommand-help invocation (copilot help <cmd>), which does not affect gh-aw runtime. No stale version references remain across the 248 regenerated files.
Overview
Six agentic CLI tools have newer stable releases. Versions in
pkg/constants/version_constants.gowere updated and all 251 workflow lock files regenerated viamake recompile(251/251 compiled, 0 errors).No changes needed (already latest): GitHub MCP Server v1.4.0, MCP Gateway v0.3.29, Playwright MCP 0.0.76, Playwright CLI 0.1.14.
Key Changes
--bg/--backgroundflag to start a session as a background agent (managed withclaude agents).--remote-export/--no-remote-exportflags (export session to GitHub web/mobile). Config gainsproxyUrl,proxyKerberosServicePrincipal,beepOnSchedule,tabs,colorMode,subagents.agents.<name>,inlineImages,scrollbar; addsclaude-fable-5model, dropsgpt-5.2/gpt-5.2-codex, removesbuiltInAgents.rubberDuck. Env addsUSE_TGREP,USE_TGREP_WARM_START,COPILOT_PROVIDER_TRANSPORT, and OTLP mTLS/cert vars. Behavior change: subcommand help moved fromcopilot config --helptocopilot help config./usagecredit redemption,/pluginssections, rollout token budgets, configurable multi-agent delegation, indexed web-search mode, scheduled time reminders; subagent error surfacing fix.--helpchanges.Impact
All updates are low risk: minor/patch bumps with additive CLI flags. The only behavior change is the Copilot CLI subcommand-help invocation (
copilot help <cmd>), which does not affect gh-aw runtime. No stale version references remain across the 248 regenerated files.Codex 0.142.0 — full release notes
New Features
/usagecan show and redeem earned usage-limit reset credits (feat(tui): add rate-limit reset redemption to /usage openai/codex#28154, [codex] Fix usage-limit reset copy and state openai/codex#28793)/pluginsorganizes remote plugins into OpenAI Curated / Workspace / Shared sections; eligible turns recommend and install relevant plugins (TUI Plugin Sharing 3 - render remote plugin catalog sections openai/codex#26703, [codex] [1/4] Add recommended plugin endpoint cache openai/codex#28399, [codex] [2/4] Generalize plugin suggestion presentation openai/codex#28400, [codex] [3/4] Activate endpoint plugin recommendations openai/codex#27704, [codex] [4/4] Simplify recommended plugin install schema openai/codex#28403)Bug Fixes
Ctrl+Z/fg(fix(tui): restore TUI after suspend openai/codex#28342)AGENTS.mddiscovery, sandbox behavior (app-server: preserve target-native environment cwd openai/codex#28146, core: render remote environment cwd natively openai/codex#28152, core: load AGENTS.md from foreign environments openai/codex#28958)thread/listandthread/search(Fix goal-first live threads missing from thread/list openai/codex#28808)Full changelog: openai/codex@rust-v0.141.0...rust-v0.142.0
Playwright Browser v1.61.1 — bug fixes
Release: https://github.com/microsoft/playwright/releases/tag/v1.61.1
Next Actions
pkg/constants/version_constants.goand regenerated*.lock.ymlfiles.References: §28080077336