Claude Code 2.1.79 发布:新增认证标志、修复多项问题并优化内存
原标题:2.1.79
AI 摘要
Claude Code 发布 2.1.79 版本更新,新增了 `--console` 标志用于 Anthropic Console API 计费认证,并在 `/config` 菜单中添加了“显示回合时长”开关。同时修复了多个问题,包括 `claude -p` 在子进程中挂起、Ctrl+C 无效、`/btw` 输出错误、语音模式启动问题等。此外,该版本优化了启动内存使用(减少约 18MB),并改进了非流式 API 回退机制。VSCode 扩展新增了 `/remote-control` 功能,允许用户将会话桥接到 claude.ai/code 以在浏览器或手机上继续。
正文节选
- Added `--console` flag to `claude auth login` for Anthropic Console (API billing) authentication - Added "Show turn duration" toggle to the `/config` menu - Fixed `claude -p` hanging when spawned as a subprocess without explicit stdin (e.g. Python `subprocess.run`) - Fixed Ctrl+C not working in `-p` (print) mode - Fixed `/btw` returning the main agent's output instead of answering the side question when triggered during streaming - Fixed voice mode not activating correctly on startup when `voi