<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>科技热点日报</title><link>https://qpzm7903.github.io/</link><description>Recent content on 科技热点日报</description><generator>Hugo -- 0.160.0</generator><language>zh-cn</language><lastBuildDate>Sat, 04 Apr 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://qpzm7903.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>🤖 Claude Code 更新日报 2026-04-04</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-04-04/</link><pubDate>Sat, 04 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-04-04/</guid><description>&lt;h1 id="-claude-code-更新-v2192"&gt;🤖 Claude Code 更新 v2.1.92&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-04&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;forceRemoteSettingsRefresh&lt;/code&gt; policy setting: when set, the CLI blocks startup until remote managed settings are freshly fetched, and exits if the fetch fails (fail-closed)&lt;/li&gt;
&lt;li&gt;Added interactive Bedrock setup wizard accessible from the login screen when selecting &amp;ldquo;3rd-party platform&amp;rdquo; — guides you through AWS authentication, region configuration, credential verification, and model pinning&lt;/li&gt;
&lt;li&gt;Added per-model and cache-hit breakdown to &lt;code&gt;/cost&lt;/code&gt; for subscription users&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed subagent spawning permanently failing with &amp;ldquo;Could not determine pane count&amp;rdquo; after tmux windows are killed or renumbered during a long-running session&lt;/li&gt;
&lt;li&gt;Fixed prompt-type Stop hooks incorrectly failing when the small fast model returns &lt;code&gt;ok:false&lt;/code&gt;, and restored &lt;code&gt;preventContinuation:true&lt;/code&gt; semantics for non-Stop prompt-type hooks&lt;/li&gt;
&lt;li&gt;Fixed tool input validation failures when streaming emits array/object fields as JSON-encoded strings&lt;/li&gt;
&lt;li&gt;Fixed an API 400 error that could occur when extended thinking produced a whitespace-only text block alongside real content&lt;/li&gt;
&lt;li&gt;Fixed accidental feedback survey submissions from auto-pilot keypresses and consecutive-prompt digit collisions&lt;/li&gt;
&lt;li&gt;Fixed misleading &amp;ldquo;esc to interrupt&amp;rdquo; hint appearing alongside &amp;ldquo;esc to clear&amp;rdquo; when a text selection exists in fullscreen mode during processing&lt;/li&gt;
&lt;li&gt;Fixed Homebrew install update prompts to use the cask&amp;rsquo;s release channel (&lt;code&gt;claude-code&lt;/code&gt; → stable, &lt;code&gt;claude-code@latest&lt;/code&gt; → latest)&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;ctrl+e&lt;/code&gt; jumping to the end of the next line when already at end of line in multiline prompts&lt;/li&gt;
&lt;li&gt;Fixed an issue where the same message could appear at two positions when scrolling up in fullscreen mode (iTerm2, Ghostty, and other terminals with DEC 2026 support)&lt;/li&gt;
&lt;li&gt;Fixed idle-return &amp;ldquo;/clear to save X tokens&amp;rdquo; hint showing cumulative session tokens instead of current context size&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved Write tool diff computation speed for large files (60% faster on files with tabs/&lt;code&gt;&amp;amp;&lt;/code&gt;/&lt;code&gt;$&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Removed &lt;code&gt;/tag&lt;/code&gt; command&lt;/li&gt;
&lt;li&gt;Removed &lt;code&gt;/vim&lt;/code&gt; command (toggle vim mode via &lt;code&gt;/config&lt;/code&gt; → Editor mode)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;交互式 Bedrock 配置向导&lt;/strong&gt;：在登录界面选择第三方平台时，新增了完整的 Bedrock 引导流程，支持 AWS 身份验证、区域配置及模型固定，大幅简化了企业级环境的接入难度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;精细化 &lt;code&gt;/cost&lt;/code&gt; 成本统计&lt;/strong&gt;：针对订阅用户，&lt;code&gt;/cost&lt;/code&gt; 命令现在支持按模型维度和缓存命中（cache-hit）情况进行费用拆解，提供了更透明的 Token 消耗反馈。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Write 工具性能优化&lt;/strong&gt;：改进了大文件的 diff 计算逻辑，在处理包含制表符或特殊符号（如 &lt;code&gt;&amp;amp;&lt;/code&gt;、&lt;code&gt;$&lt;/code&gt;）的文件时，计算速度提升了约 60%。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tmux 子智能体生成失效&lt;/strong&gt;：修复了在 tmux 环境下，若窗口被销毁或重排导致“无法确定窗格数量”，进而造成子智能体（subagent）永久无法启动的问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 服务连接阻塞&lt;/strong&gt;：解决了当插件 MCP 服务与未授权的 claude.ai 连接器冲突时，导致服务卡死在“连接中”状态的异常。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.92 版本标志着 Claude Code 进入了从功能扩张转向体验打磨的阶段。通过移除 &lt;code&gt;/tag&lt;/code&gt; 和重构 &lt;code&gt;/vim&lt;/code&gt; 指令（整合至配置项），工具链的逻辑变得更加清晰；而针对大文件 diff 速度的提升和 Bedrock 接入流程的完善，则直接回应了开发者在复杂工程场景下的核心诉求。整体而言，这是一个侧重于稳定性与工程化细节的务实更新，建议重度 CLI 用户及 AWS 环境开发者尽快升级。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-04-02</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-04-02/</link><pubDate>Thu, 02 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-04-02/</guid><description>&lt;h1 id="-openclaw-更新-202642"&gt;🔧 Openclaw 更新 2026.4.2&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-02&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Tasks/chat: add &lt;code&gt;/tasks&lt;/code&gt; as a chat-native background task board for the current session, with recent task details and agent-local fallback counts when no linked tasks are visible. Related #54226. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Web search/SearXNG: add the bundled SearXNG provider plugin for &lt;code&gt;web_search&lt;/code&gt; with configurable host support. (#57317) Thanks @cgdusek.&lt;/li&gt;
&lt;li&gt;Amazon Bedrock/Guardrails: add Bedrock Guardrails support to the bundled provider. (#58588) Thanks @MikeORed.&lt;/li&gt;
&lt;li&gt;macOS/Voice Wake: add the Voice Wake option to trigger Talk Mode. (#58490) Thanks @SmoothExec.&lt;/li&gt;
&lt;li&gt;Feishu/comments: add a dedicated Drive comment-event flow with comment-thread context resolution, in-thread replies, and &lt;code&gt;feishu_drive&lt;/code&gt; comment actions for document collaboration workflows. (#58497) Thanks @wittam-01.&lt;/li&gt;
&lt;li&gt;Gateway/webchat: make &lt;code&gt;chat.history&lt;/code&gt; text truncation configurable with &lt;code&gt;gateway.webchat.chatHistoryMaxChars&lt;/code&gt; and per-request &lt;code&gt;maxChars&lt;/code&gt;, while preserving silent-reply filtering and existing default payload limits. (#58900)&lt;/li&gt;
&lt;li&gt;Agents/default params: add &lt;code&gt;agents.defaults.params&lt;/code&gt; for global default provider parameters. (#58548) Thanks @lpender.&lt;/li&gt;
&lt;li&gt;Agents/failover: cap prompt-side and assistant-side same-provider auth-profile retries for rate-limit failures before cross-provider model fallback, add the &lt;code&gt;auth.cooldowns.rateLimitedProfileRotations&lt;/code&gt; knob, and document the new fallback behavior. (#58707) Thanks @Forgely3D&lt;/li&gt;
&lt;li&gt;Cron/tools allowlist: add &lt;code&gt;openclaw cron --tools&lt;/code&gt; for per-job tool allowlists. (#58504) Thanks @andyk-ms.&lt;/li&gt;
&lt;li&gt;Channels/session routing: move provider-specific session conversation grammar into plugin-owned session-key surfaces, preserving Telegram topic routing and Feishu scoped inheritance across bootstrap, model override, restart, and tool-policy paths.&lt;/li&gt;
&lt;li&gt;WhatsApp/reactions: add &lt;code&gt;reactionLevel&lt;/code&gt; guidance for agent reactions. Thanks @mcaxtr.&lt;/li&gt;
&lt;li&gt;Telegram/errors: add configurable &lt;code&gt;errorPolicy&lt;/code&gt; and &lt;code&gt;errorCooldownMs&lt;/code&gt; controls so Telegram can suppress repeated delivery errors per account, chat, and topic without muting distinct failures. (#51914) Thanks @chinar-amrutkar&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Chat/error replies: stop leaking raw provider/runtime failures into external chat channels, return a friendly retry message instead, and add a specific &lt;code&gt;/new&lt;/code&gt; hint for Bedrock toolResult/toolUse session mismatches. (#58831) Thanks @ImLukeF.&lt;/li&gt;
&lt;li&gt;Gateway/reload: ignore startup config writes by persisted hash in the config reloader so generated auth tokens and seeded Control UI origins do not trigger a restart loop, while real &lt;code&gt;gateway.auth.*&lt;/code&gt; edits still require restart. (#58678) Thanks @yelog&lt;/li&gt;
&lt;li&gt;Tasks/gateway: keep the task registry maintenance sweep from stalling the gateway event loop under synchronous SQLite pressure, so upgraded gateways stop hanging about a minute after startup. (#58670) Thanks @openperf&lt;/li&gt;
&lt;li&gt;Tasks/status: hide stale completed background tasks from &lt;code&gt;/status&lt;/code&gt; and &lt;code&gt;session_status&lt;/code&gt;, prefer live task context, and show recent failures only when no active work remains. (#58661) Thanks @vincentkoc&lt;/li&gt;
&lt;li&gt;Tasks/gateway: re-check the current task record before maintenance marks runs lost or prunes them, so a task heartbeat or cleanup update that lands during a sweep no longer gets overwritten by stale snapshot state.&lt;/li&gt;
&lt;li&gt;Exec/approvals: honor &lt;code&gt;exec-approvals.json&lt;/code&gt; security defaults when inline or configured tool policy is unset, and keep Slack and Discord native approval handling aligned with inferred approvers and real channel enablement so remote exec stops falling into false approval timeouts and disabled states. Thanks @scoootscooob and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Exec/approvals: make &lt;code&gt;allow-always&lt;/code&gt; persist as durable user-approved trust instead of behaving like &lt;code&gt;allow-once&lt;/code&gt;, reuse exact-command trust on shell-wrapper paths that cannot safely persist an executable allowlist entry, keep static allowlist entries from silently bypassing &lt;code&gt;ask:&amp;quot;always&amp;quot;&lt;/code&gt;, and require explicit approval when Windows cannot build an allowlist execution plan instead of hard-dead-ending remote exec. Thanks @scoootscooob and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Exec/cron: resolve isolated cron no-route approval dead-ends from the effective host fallback policy when trusted automation is allowed, and make &lt;code&gt;openclaw doctor&lt;/code&gt; warn when &lt;code&gt;tools.exec&lt;/code&gt; is broader than &lt;code&gt;~/.openclaw/exec-approvals.json&lt;/code&gt; so stricter host-policy conflicts are explicit. Thanks @scoootscooob and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Sessions/model switching: keep &lt;code&gt;/model&lt;/code&gt; changes queued behind busy runs instead of interrupting the active turn, and retarget queued followups so later work picks up the new model as soon as the current turn finishes.&lt;/li&gt;
&lt;li&gt;Gateway/HTTP: skip failing HTTP request stages so one broken facade no longer forces every HTTP endpoint to return 500. (#58746) Thanks @yelog&lt;/li&gt;
&lt;li&gt;Gateway/nodes: stop pinning live node commands to the approved node-pair record. Node pairing remains a trust/token flow, while per-node &lt;code&gt;system.run&lt;/code&gt; policy stays in that node&amp;rsquo;s exec approvals config. Fixes #58824.&lt;/li&gt;
&lt;li&gt;WebChat/exec approvals: use native approval UI guidance in agent system prompts instead of telling agents to paste manual &lt;code&gt;/approve&lt;/code&gt; commands in webchat sessions. Thanks @vincentkoc.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-个人评价"&gt;📝 个人评价&lt;/h3&gt;
&lt;p&gt;2026.4.2 包含多项变更，请查看上方详细列表。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-04-02</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-04-02/</link><pubDate>Thu, 02 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-04-02/</guid><description>&lt;h1 id="-claude-code-更新-v2190"&gt;🤖 Claude Code 更新 v2.1.90&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-02&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;/powerup&lt;/code&gt; — interactive lessons teaching Claude Code features with animated demos&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE&lt;/code&gt; env var to keep the existing marketplace cache when &lt;code&gt;git pull&lt;/code&gt; fails, useful in offline environments&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;.husky&lt;/code&gt; to protected directories (acceptEdits mode)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed an infinite loop where the rate-limit options dialog would repeatedly auto-open after hitting your usage limit, eventually crashing the session&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--resume&lt;/code&gt; causing a full prompt-cache miss on the first request for users with deferred tools, MCP servers, or custom agents (regression since v2.1.69)&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;Edit&lt;/code&gt;/&lt;code&gt;Write&lt;/code&gt; failing with &amp;ldquo;File content has changed&amp;rdquo; when a PostToolUse format-on-save hook rewrites the file between consecutive edits&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;PreToolUse&lt;/code&gt; hooks that emit JSON to stdout and exit with code 2 not correctly blocking the tool call&lt;/li&gt;
&lt;li&gt;Fixed collapsed search/read summary badge appearing multiple times in fullscreen scrollback when a CLAUDE.md file auto-loads during a tool call&lt;/li&gt;
&lt;li&gt;Fixed auto mode not respecting explicit user boundaries (&amp;ldquo;don&amp;rsquo;t push&amp;rdquo;, &amp;ldquo;wait for X before Y&amp;rdquo;) even when the action would otherwise be allowed&lt;/li&gt;
&lt;li&gt;Fixed click-to-expand hover text being nearly invisible on light terminal themes&lt;/li&gt;
&lt;li&gt;Fixed UI crash when malformed tool input reached the permission dialog&lt;/li&gt;
&lt;li&gt;Fixed headers disappearing when scrolling &lt;code&gt;/model&lt;/code&gt;, &lt;code&gt;/config&lt;/code&gt;, and other selection screens&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved performance: eliminated per-turn JSON.stringify of MCP tool schemas on cache-key lookup&lt;/li&gt;
&lt;li&gt;Improved performance: SSE transport now handles large streamed frames in linear time (was quadratic)&lt;/li&gt;
&lt;li&gt;Improved performance: SDK sessions with long conversations no longer slow down quadratically on transcript writes&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/resume&lt;/code&gt; all-projects view to load project sessions in parallel, improving load times for users with many projects&lt;/li&gt;
&lt;li&gt;Removed &lt;code&gt;Get-DnsClientCache&lt;/code&gt; and &lt;code&gt;ipconfig /displaydns&lt;/code&gt; from auto-allow (DNS cache privacy)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;/powerup&lt;/code&gt; 交互式教程&lt;/strong&gt;：新增内置交互式课程，通过动画演示直观教学 Claude Code 的各项功能特性，降低了复杂指令的学习门槛。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;长对话与多项目性能优化&lt;/strong&gt;：SSE 传输处理大幅数据帧的时间复杂度由平方级优化为线性；同时 &lt;code&gt;/resume&lt;/code&gt; 支持并行加载项目会话，显著提升了大型项目及长上下文场景下的响应速度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PowerShell 权限校验加固&lt;/strong&gt;：针对 Windows 环境进行了深度安全加固，修复了通过后台任务（&lt;code&gt;&amp;amp;&lt;/code&gt;）绕过权限检查以及特定场景下的降级漏洞，增强了工具调用的安全性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;开发流冲突修复&lt;/strong&gt;：解决了 PostToolUse 钩子（如 format-on-save）在连续编辑间隙改写文件导致 &lt;code&gt;Edit&lt;/code&gt;/&lt;code&gt;Write&lt;/code&gt; 报错“File content has changed”的竞争问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;缓存逻辑修正&lt;/strong&gt;：修复了自 v2.1.69 以来 &lt;code&gt;--resume&lt;/code&gt; 导致 prompt-cache 失效的回归问题，确保在使用 MCP 或自定义 Agent 时能正确命中缓存以节省 Token。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.90 是一个以「稳定性」和「性能缩放」为核心的迭代版本。通过重构 SSE 传输机制和并行化加载逻辑，该版本解决了 AI 工具在处理超长对话时常见的性能衰减痛点。同时，针对 format-on-save 触发的文件改写冲突以及 prompt-cache 命中率的修复，显示出开发团队正在深度磨平 AI 代理与前端工程化工具链（如 ESLint/Prettier）之间的协作摩擦。整体来看，这使得 Claude Code 在处理复杂工程任务时更加可靠和高效。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-04-01</title><link>https://qpzm7903.github.io/posts/codex-update-2026-04-01/</link><pubDate>Wed, 01 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-04-01/</guid><description>&lt;h1 id="-codex-更新-rust-v01180"&gt;🔧 Codex 更新 rust-v0.118.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-01&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Windows sandbox runs can now enforce proxy-only networking with OS-level egress rules, instead of relying on environment variables alone. (#12220)&lt;/li&gt;
&lt;li&gt;App-server clients can now start ChatGPT sign-in with a device code flow, which helps when browser callback login is unreliable or unavailable. (#15525)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;codex exec&lt;/code&gt; now supports the prompt-plus-stdin workflow, so you can pipe input and still pass a separate prompt on the command line. (#15917)&lt;/li&gt;
&lt;li&gt;Custom model providers can now fetch and refresh short-lived bearer tokens dynamically, instead of being limited to static credentials from config or environment variables. (#16286, #16287, #16288)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Project-local &lt;code&gt;.codex&lt;/code&gt; files are now protected even on first creation, closing a gap where the initial write could bypass normal approval checks. (#15067)&lt;/li&gt;
&lt;li&gt;Linux sandbox launches are more reliable because Codex once again finds a trusted system &lt;code&gt;bwrap&lt;/code&gt; on normal multi-entry &lt;code&gt;PATH&lt;/code&gt;s. (#15791, #15973)&lt;/li&gt;
&lt;li&gt;The app-server-backed TUI regained several missing workflows: hook notifications replay correctly, &lt;code&gt;/copy&lt;/code&gt; and &lt;code&gt;/resume &amp;lt;name&amp;gt;&lt;/code&gt; work again, &lt;code&gt;/agent&lt;/code&gt; no longer shows stale threads, and the skills picker scrolls past the first page. (#16013, #16021, #16050, #16014, #16109, #16110)&lt;/li&gt;
&lt;li&gt;MCP startup is more robust: local servers get a longer startup window, and failed handshakes surface warnings in the TUI again instead of looking like clean startups. (#16080, #16041)&lt;/li&gt;
&lt;li&gt;On Windows, &lt;code&gt;apply_patch&lt;/code&gt; is less likely to fail because it no longer adds redundant writable roots that could trigger unnecessary ACL churn. (#16030)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#15891 [plugins] Polish tool suggest prompts. @mzeng-openai&lt;/li&gt;
&lt;li&gt;#15791 fix: resolve bwrap from trusted PATH entry @viyatb-oai&lt;/li&gt;
&lt;li&gt;#15900 skills: remove unused skill permission metadata @bolinfest&lt;/li&gt;
&lt;li&gt;#15811 app-server: Split transport module @euroelessar&lt;/li&gt;
&lt;li&gt;#15067 Protect first-time project .codex creation across Linux and macOS sandboxes @rreichel3-oai&lt;/li&gt;
&lt;li&gt;#15903 [codex] import token_data from codex-login directly @bolinfest&lt;/li&gt;
&lt;li&gt;#15897 sandboxing: use OsString for SandboxCommand.program @bolinfest&lt;/li&gt;
&lt;li&gt;#15910 docs: update AGENTS.md to discourage adding code to codex-core @bolinfest&lt;/li&gt;
&lt;li&gt;#15898 chore: move bwrap config helpers into dedicated module @viyatb-oai&lt;/li&gt;
&lt;li&gt;#15906 chore: remove skill metadata from command approval payloads @bolinfest&lt;/li&gt;
&lt;li&gt;#15909 fix(network-proxy): fail closed on network-proxy DNS lookup errors @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14495 Preserve bazel repository cache in github actions @siggisim&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;安全沙箱强化（Windows）&lt;/strong&gt;：Windows 平台的沙箱运行现在支持通过系统级出口规则（Egress Rules）强制执行仅代理网络，而非单纯依赖环境变量。这一改进显著提升了网络隔离的严密性，防止了潜在的绕过风险。 (#12220)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;动态身份验证支持&lt;/strong&gt;：自定义模型供应商现在可以动态获取并刷新短效 Bearer Token。相比此前仅支持配置文件或环境变量中的静态凭据，这一变化为集成企业级 IAM（身份访问管理）和更安全的认证流提供了可能。 (#16286, #16288)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CLI 流水线能力增强&lt;/strong&gt;：&lt;code&gt;codex exec&lt;/code&gt; 现已支持“Prompt + Stdin”工作流。开发者可以通过管道（pipe）输入数据的同时，在命令行直接传递独立的 Prompt，大幅提升了 Codex 在自动化脚本中的灵活性。 (#15917)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;首创配置文件安全保护&lt;/strong&gt;：修复了项目本地 &lt;code&gt;.codex&lt;/code&gt; 文件在首次创建时可能绕过审批检查的漏洞，确保从文件诞生起就受沙箱策略保护。 (#15067)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 启动鲁棒性提升&lt;/strong&gt;：为本地 MCP 服务器提供了更长的启动窗口期，并修复了握手失败被误判为正常启动的问题。现在 TUI 能正确显示握手警告，便于开发者排查插件初始化故障。 (#16080, #16041)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TUI 核心工作流回归&lt;/strong&gt;：修复了基于 app-server 的 TUI 界面中的多项退化问题，包括 &lt;code&gt;/copy&lt;/code&gt; 和 &lt;code&gt;/resume&lt;/code&gt; 指令失效、Hook 通知回放异常以及技能选择器无法翻页等关键交互 Bug。 (#16013, #16021, #16109)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Rust-v0.118.0 是一个侧重于“工程健壮性”的更新版本。它没有堆砌新的模型功能，而是将重心放在了沙箱安全性、认证机制动态化以及 TUI 交互的稳定性上。特别是网络代理策略从环境变量升级到系统级规则，以及对动态 Token 的支持，标志着 Codex 正在向更加严苛的生产级开发环境靠拢。对于重度依赖 CLI 自动化的用户来说，&lt;code&gt;codex exec&lt;/code&gt; 的流水线优化也是非常实用的改进。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-04-01</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-04-01/</link><pubDate>Wed, 01 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-04-01/</guid><description>&lt;h1 id="-openclaw-更新-2026331"&gt;🔧 Openclaw 更新 2026.3.31&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-01&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Nodes/exec: remove the duplicated &lt;code&gt;nodes.run&lt;/code&gt; shell wrapper from the CLI and agent &lt;code&gt;nodes&lt;/code&gt; tool so node shell execution always goes through &lt;code&gt;exec host=node&lt;/code&gt;, keeping node-specific capabilities on &lt;code&gt;nodes invoke&lt;/code&gt; and the dedicated media/location/notify actions.&lt;/li&gt;
&lt;li&gt;Plugin SDK: deprecate the legacy provider compat subpaths plus the older bundled provider setup and channel-runtime compatibility shims, emit migration warnings, and keep the current documented &lt;code&gt;openclaw/plugin-sdk/*&lt;/code&gt; entrypoints plus local &lt;code&gt;api.ts&lt;/code&gt; / &lt;code&gt;runtime-api.ts&lt;/code&gt; barrels as the forward path ahead of a future major-release removal.&lt;/li&gt;
&lt;li&gt;Skills/install and Plugins/install: built-in dangerous-code &lt;code&gt;critical&lt;/code&gt; findings and install-time scan failures now fail closed by default, so plugin installs and gateway-backed skill dependency installs that previously succeeded may now require an explicit dangerous override such as &lt;code&gt;--dangerously-force-unsafe-install&lt;/code&gt; to proceed.&lt;/li&gt;
&lt;li&gt;Gateway/auth: &lt;code&gt;trusted-proxy&lt;/code&gt; now rejects mixed shared-token configs, and local-direct fallback requires the configured token instead of implicitly authenticating same-host callers. Thanks @zhangning-agent, @jacobtomlinson, and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Gateway/node commands: node commands now stay disabled until node pairing is approved, so device pairing alone is no longer enough to expose declared node commands. (#57777) Thanks @jacobtomlinson.&lt;/li&gt;
&lt;li&gt;Gateway/node events: node-originated runs now stay on a reduced trusted surface, so notification-driven or node-triggered flows that previously relied on broader host/session tool access may need adjustment. (#57691) Thanks @jacobtomlinson.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ACP/plugins: add an explicit default-off ACPX plugin-tools MCP bridge config, document the trust boundary, and harden the built-in bridge packaging/logging path so global installs and stdio MCP sessions work reliably. (#56867) Thanks @joe2643.&lt;/li&gt;
&lt;li&gt;Agents/LLM: add a configurable idle-stream timeout for embedded runner requests so stalled model streams abort cleanly instead of hanging until the broader run timeout fires. (#55072) Thanks @liuy.&lt;/li&gt;
&lt;li&gt;Agents/MCP: materialize bundle MCP tools with provider-safe names (&lt;code&gt;serverName__toolName&lt;/code&gt;), support optional &lt;code&gt;streamable-http&lt;/code&gt; transport selection plus per-server connection timeouts, and preserve real tool results from aborted/error turns unless truncation explicitly drops them. (#49505) Thanks @ziomancer.&lt;/li&gt;
&lt;li&gt;Android/notifications: add notification-forwarding controls with package filtering, quiet hours, rate limiting, and safer picker behavior for forwarded notification events. (#40175) Thanks @nimbleenigma.&lt;/li&gt;
&lt;li&gt;Background tasks: turn tasks into a real shared background-run control plane instead of ACP-only bookkeeping by unifying ACP, subagent, cron, and background CLI execution under one SQLite-backed ledger, routing detached lifecycle updates through the executor seam, adding audit/maintenance/status visibility, tightening auto-cleanup and lost-run recovery, improving task awareness in internal status/tool surfaces, and clarifying the split between heartbeat/main-session automation and detached scheduled runs. Thanks @mbelinky and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Background tasks: add the first linear task flow control surface with &lt;code&gt;openclaw flows list|show|cancel&lt;/code&gt;, keep manual multi-task flows separate from one-task auto-sync flows, and surface doctor recovery hints for obviously orphaned or broken flow/task linkage. Thanks @mbelinky and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Channels/QQ Bot: add QQ Bot as a bundled channel plugin with multi-account setup, SecretRef-aware credentials, slash commands, reminders, and media send/receive support. (#52986) Thanks @sliverp.&lt;/li&gt;
&lt;li&gt;Diffs: skip unused viewer-versus-file SSR preload work so &lt;code&gt;diffs&lt;/code&gt; view-only and file-only runs do less render work while keeping mode outputs aligned. (#57909) thanks @gumadeiras.&lt;/li&gt;
&lt;li&gt;Tasks: add a minimal SQLite-backed task flow registry plus task-to-flow linkage scaffolding, so orchestrated work can start gaining a first-class parent record without changing current task delivery behavior. Thanks @mbelinky and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Tasks: persist blocked state on one-task task flows and let the same flow reopen cleanly on retry, so blocked detached work can carry a parent-level reason and continue without fragmenting into a new job. Thanks @mbelinky and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Tasks: route one-task ACP and subagent updates through a parent task-flow owner context, so detached work can emerge back through the intended parent thread/session instead of speaking only as a raw child task. Thanks @mbelinky and @vincentkoc.&lt;/li&gt;
&lt;li&gt;LINE/outbound media: add LINE image, video, and audio outbound sends on the LINE-specific delivery path, including explicit preview/tracking handling for videos while keeping generic media sends on the existing image-only route. (#45826) Thanks @masatohoshino.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Slack: stop retry-driven duplicate replies when draft-finalization edits fail ambiguously, and log configured allowlisted users/channels by readable name instead of raw IDs.&lt;/li&gt;
&lt;li&gt;Agents/OpenAI Responses: normalize raw bundled MCP tool schemas on the WebSocket/Responses path so bare-object, object-ish, and top-level union MCP tools no longer get rejected by OpenAI during tool registration. (#58299) Thanks @yelog.&lt;/li&gt;
&lt;li&gt;ACP/security: replace ACP&amp;rsquo;s dangerous-tool name override with semantic approval classes, so only narrow readonly reads/searches can auto-approve while indirect exec-capable and control-plane tools always require explicit prompt approval. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;ACP/sessions_spawn: register ACP child runs for completion tracking and lifecycle cleanup, and make registration-failure cleanup explicitly best-effort so callers do not assume an already-started ACP turn was fully aborted. (#40885) Thanks @xaeon2026 and @vincentkoc.&lt;/li&gt;
&lt;li&gt;ACP/tasks: mark cleanly exited ACP runs as blocked when they end on deterministic write or authorization blockers, and wake the parent session with a follow-up instead of falsely reporting success.&lt;/li&gt;
&lt;li&gt;ACPX/runtime: derive the bundled ACPX expected version from the extension package metadata instead of hardcoding a separate literal, so plugin-local ACPX installs stop drifting out of health-check parity after version bumps. (#49089) Thanks @jiejiesks and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Agents/Anthropic failover: treat Anthropic &lt;code&gt;api_error&lt;/code&gt; payloads with &lt;code&gt;An unexpected error occurred while processing the response&lt;/code&gt; as transient so retry/fallback can engage instead of surfacing a terminal failure. (#57441) Thanks @zijiess and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Agents/compaction: keep late compaction-retry completions from double-resolving finished compaction futures, so interrupted or timed-out compactions stop surfacing spurious second-completion races. (#57796) Thanks @joshavant.&lt;/li&gt;
&lt;li&gt;Agents/disabled providers: make disabled providers disappear from default model selection and embedded provider fallback, while letting explicitly pinned disabled providers fail with a clear config error instead of silently taking traffic. (#57735) Thanks @rileybrown-dev and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Agents/OAuth output: force exec-host OAuth output readers through the gateway fs policy so embedded gateway runs stop crashing when provider auth writes land outside the current sandbox workspace. (#58249) Thanks @joshavant.&lt;/li&gt;
&lt;li&gt;Agents/system prompt: fix &lt;code&gt;agent.name&lt;/code&gt; interpolation in the embedded runtime system prompt and make provider/model fallback text reflect the effective runtime selection after start. (#57625) Thanks @StllrSvr and @vincentkoc.&lt;/li&gt;
&lt;li&gt;Android/device info: read the app&amp;rsquo;s version metadata from the package manager instead of hidden APIs so Android 15+ onboarding and device info no longer fail to compile or report placeholder values. (#58126) Thanks @L3ER0Y.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是针对 openclaw 2026.3.31 版本的深度点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-04-01</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-04-01/</link><pubDate>Wed, 01 Apr 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-04-01/</guid><description>&lt;h1 id="-claude-code-更新-v2187"&gt;🤖 Claude Code 更新 v2.1.87&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-04-01&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed messages in Cowork Dispatch not getting delivered&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;p&gt;本次 v2.1.87 版本主要聚焦于底层架构的稳固，核心目标是提升 &lt;strong&gt;Cowork Dispatch&lt;/strong&gt; 模式在复杂协作场景下的通信质量，确保调度逻辑的严密性。&lt;/p&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;修复 Cowork Dispatch 消息投递失效问题&lt;/strong&gt;：解决了在多任务协同分发过程中，消息无法正确送达目标的故障，保证了协作链路的连贯性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.87 是一个典型的稳定性补丁版本。虽然更新日志仅包含一项修复，但其针对的是 &lt;strong&gt;Cowork Dispatch&lt;/strong&gt; 这一核心协作组件，对于保障多智能体任务调度的可靠性至关重要。此次修复消除了由于通信中断导致的自动化流程卡死风险，建议依赖协作模式的开发者及时更新以维持工作流的稳定性。&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;数据来源&lt;/strong&gt;: &lt;a href="https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md"&gt;官方 CHANGELOG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw at 2026-04-01 08:00:36&lt;/em&gt;&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-31</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-31/</link><pubDate>Tue, 31 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-31/</guid><description>&lt;h1 id="-claude-code-更新-v2188"&gt;🤖 Claude Code 更新 v2.1.88&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-31&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_NO_FLICKER=1&lt;/code&gt; environment variable to opt into flicker-free alt-screen rendering with virtualized scrollback&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;PermissionDenied&lt;/code&gt; hook that fires after auto mode classifier denials — return &lt;code&gt;{retry: true}&lt;/code&gt; to tell the model it can retry&lt;/li&gt;
&lt;li&gt;Added named subagents to &lt;code&gt;@&lt;/code&gt; mention typeahead suggestions&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed prompt cache misses in long sessions caused by tool schema bytes changing mid-session&lt;/li&gt;
&lt;li&gt;Fixed nested CLAUDE.md files being re-injected dozens of times in long sessions that read many files&lt;/li&gt;
&lt;li&gt;Fixed Edit/Write tools doubling CRLF on Windows and stripping Markdown hard line breaks (two trailing spaces)&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;StructuredOutput&lt;/code&gt; schema cache bug causing ~50% failure rate in workflows with multiple schemas&lt;/li&gt;
&lt;li&gt;Fixed memory leak where large JSON inputs were retained as LRU cache keys in long-running sessions&lt;/li&gt;
&lt;li&gt;Fixed a potential out-of-memory crash when the Edit tool was used on very large files (&amp;gt;1 GiB)&lt;/li&gt;
&lt;li&gt;Fixed a crash when removing a message from very large session files (over 50MB)&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--resume&lt;/code&gt; crash when transcript contains a tool result from an older CLI version or interrupted write&lt;/li&gt;
&lt;li&gt;Fixed misleading &amp;ldquo;Rate limit reached&amp;rdquo; message when the API returned an entitlement error — now shows the actual error with actionable hints&lt;/li&gt;
&lt;li&gt;Fixed LSP server zombie state after crash — server now restarts on next request instead of failing until session restart&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved PowerShell tool prompt with version-appropriate syntax guidance (5.1 vs 7+)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;以下是关于 Claude Code v2.1.88 更新内容的深度点评：&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-30</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-30/</link><pubDate>Mon, 30 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-30/</guid><description>&lt;h1 id="-openclaw-更新-2026328"&gt;🔧 Openclaw 更新 2026.3.28&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-30&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Providers/Qwen: remove the deprecated &lt;code&gt;qwen-portal-auth&lt;/code&gt; OAuth integration for &lt;code&gt;portal.qwen.ai&lt;/code&gt;; migrate to Model Studio with &lt;code&gt;openclaw onboard --auth-choice modelstudio-api-key&lt;/code&gt;. (#52709) Thanks @pomelo-nwu.&lt;/li&gt;
&lt;li&gt;Config/Doctor: drop automatic config migrations older than two months; very old legacy keys now fail validation instead of being rewritten on load or by &lt;code&gt;openclaw doctor&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;xAI/tools: move the bundled xAI provider to the Responses API, add first-class &lt;code&gt;x_search&lt;/code&gt;, and auto-enable the xAI plugin from owned web-search and tool config so bundled Grok auth/configured search flows work without manual plugin toggles. (#56048) Thanks @huntharo.&lt;/li&gt;
&lt;li&gt;xAI/onboarding: let the bundled Grok web-search plugin offer optional &lt;code&gt;x_search&lt;/code&gt; setup during &lt;code&gt;openclaw onboard&lt;/code&gt; and &lt;code&gt;openclaw configure --section web&lt;/code&gt;, including an x_search model picker with the shared xAI key.&lt;/li&gt;
&lt;li&gt;MiniMax: add image generation provider for &lt;code&gt;image-01&lt;/code&gt; model, supporting generate and image-to-image editing with aspect ratio control. (#54487) Thanks @liyuan97.&lt;/li&gt;
&lt;li&gt;Plugins/hooks: add async &lt;code&gt;requireApproval&lt;/code&gt; to &lt;code&gt;before_tool_call&lt;/code&gt; hooks, letting plugins pause tool execution and prompt the user for approval via the exec approval overlay, Telegram buttons, Discord interactions, or the &lt;code&gt;/approve&lt;/code&gt; command on any channel. The &lt;code&gt;/approve&lt;/code&gt; command now handles both exec and plugin approvals with automatic fallback. (#55339) Thanks @vaclavbelak and @joshavant.&lt;/li&gt;
&lt;li&gt;ACP/channels: add current-conversation ACP binds for Discord, BlueBubbles, and iMessage so &lt;code&gt;/acp spawn codex --bind here&lt;/code&gt; can turn the current chat into a Codex-backed workspace without creating a child thread, and document the distinction between chat surface, ACP session, and runtime workspace.&lt;/li&gt;
&lt;li&gt;OpenAI/apply_patch: enable &lt;code&gt;apply_patch&lt;/code&gt; by default for OpenAI and OpenAI Codex models, and align its sandbox policy access with &lt;code&gt;write&lt;/code&gt; permissions.&lt;/li&gt;
&lt;li&gt;Plugins/CLI backends: move bundled Claude CLI, Codex CLI, and Gemini CLI inference defaults onto the plugin surface, add bundled Gemini CLI backend support, and replace &lt;code&gt;gateway run --claude-cli-logs&lt;/code&gt; with generic &lt;code&gt;--cli-backend-logs&lt;/code&gt; while keeping the old flag as a compatibility alias.&lt;/li&gt;
&lt;li&gt;Plugins/startup: auto-load bundled provider and CLI-backend plugins from explicit config refs, so bundled Claude CLI, Codex CLI, and Gemini CLI message-provider setups no longer need manual &lt;code&gt;plugins.allow&lt;/code&gt; entries.&lt;/li&gt;
&lt;li&gt;Podman: simplify the container setup around the current rootless user, install the launch helper under &lt;code&gt;~/.local/bin&lt;/code&gt;, and document the host-CLI &lt;code&gt;openclaw --container &amp;lt;name&amp;gt; ...&lt;/code&gt; workflow instead of a dedicated &lt;code&gt;openclaw&lt;/code&gt; service user.&lt;/li&gt;
&lt;li&gt;Slack/tool actions: add an explicit &lt;code&gt;upload-file&lt;/code&gt; Slack action that routes file uploads through the existing Slack upload transport, with optional filename/title/comment overrides for channels and DMs.&lt;/li&gt;
&lt;li&gt;Message actions/files: start unifying file-first sends on the canonical &lt;code&gt;upload-file&lt;/code&gt; action by adding explicit support for Microsoft Teams and Google Chat, and by exposing BlueBubbles file sends through &lt;code&gt;upload-file&lt;/code&gt; while keeping the legacy &lt;code&gt;sendAttachment&lt;/code&gt; alias.&lt;/li&gt;
&lt;li&gt;Plugins/Matrix TTS: send auto-TTS replies as native Matrix voice bubbles instead of generic audio attachments. (#37080) thanks @Matthew19990919.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Agents/Anthropic: recover unhandled provider stop reasons (e.g. &lt;code&gt;sensitive&lt;/code&gt;) as structured assistant errors instead of crashing the agent run. (#56639)&lt;/li&gt;
&lt;li&gt;Google/models: resolve Gemini 3.1 pro, flash, and flash-lite for all Google provider aliases by passing the actual runtime provider ID and adding a template-provider fallback; fix flash-lite prefix ordering. (#56567)&lt;/li&gt;
&lt;li&gt;OpenAI Codex/image tools: register Codex for media understanding and route image prompts through Codex instructions so image analysis no longer fails on missing provider registration or missing &lt;code&gt;instructions&lt;/code&gt;. (#54829) Thanks @neeravmakwana.&lt;/li&gt;
&lt;li&gt;Agents/image tool: restore the generic image-runtime fallback when no provider-specific media-understanding provider is registered, so image analysis works again for providers like &lt;code&gt;openrouter&lt;/code&gt; and &lt;code&gt;minimax-portal&lt;/code&gt;. (#54858) Thanks @MonkeyLeeT.&lt;/li&gt;
&lt;li&gt;WhatsApp: fix infinite echo loop in self-chat DM mode where the bot&amp;rsquo;s own outbound replies were re-processed as new inbound user messages. (#54570) Thanks @joelnishanth&lt;/li&gt;
&lt;li&gt;Telegram/splitting: replace proportional text estimate with verified HTML-length search so long messages split at word boundaries instead of mid-word; gracefully degrade when tag overhead exceeds the limit. (#56595)&lt;/li&gt;
&lt;li&gt;Telegram/delivery: skip whitespace-only and hook-blanked text replies in bot delivery to prevent GrammyError 400 empty-text crashes. (#56620)&lt;/li&gt;
&lt;li&gt;Telegram/send: validate &lt;code&gt;replyToMessageId&lt;/code&gt; at all four API sinks with a shared normalizer that rejects non-numeric, NaN, and mixed-content strings. (#56587)&lt;/li&gt;
&lt;li&gt;Approvals/UI: keep the newest pending approval at the front of the Control UI queue so approving one request does not accidentally target an older expired id. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Plugin approvals: accept unique short approval-id prefixes on &lt;code&gt;plugin.approval.resolve&lt;/code&gt;, matching exec approvals and restoring &lt;code&gt;/approve&lt;/code&gt; fallback flows on chat approval surfaces. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Mistral: normalize OpenAI-compatible request flags so official Mistral API runs no longer fail with remaining &lt;code&gt;422 status code (no body)&lt;/code&gt; chat errors.&lt;/li&gt;
&lt;li&gt;Control UI/config: keep sensitive raw config hidden by default, replace the blank blocked editor with an explicit reveal-to-edit state, and restore raw JSON editing without auto-exposing secrets. Fixes #55322.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是针对 openclaw 2026.3.28 版本的深度技术点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-30</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-30/</link><pubDate>Mon, 30 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-30/</guid><description>&lt;h1 id="-claude-code-更新-v2187"&gt;🤖 Claude Code 更新 v2.1.87&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-30&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed messages in Cowork Dispatch not getting delivered&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;协作稳定性增强&lt;/strong&gt;：针对 Cowork Dispatch 模式进行了底层优化，确保在多任务并发或复杂协作场景下，指令和状态消息能够稳定送达目标节点。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;修复消息丢失问题&lt;/strong&gt;：解决了 Cowork Dispatch 中消息发送失败的异常，消除了因通信中断导致的代理任务挂起或执行超时风险。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.87 是一个专注于系统健壮性的维护版本。本次更新精准修复了 Cowork Dispatch 这一协作核心模块的通信缺陷，对提升大规模自动化任务的成功率具有实际意义。虽然该版本未引入交互层面的新特性，但底层通信逻辑的加固，是工具走向工程化生产环境的必要保障。对于依赖多代理协作流程的用户，这是一个建议升级的稳定性补丁。&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;数据来源&lt;/strong&gt;: &lt;a href="https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md"&gt;官方 CHANGELOG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw at 2026-03-30 08:00:30&lt;/em&gt;&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-29</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-29/</link><pubDate>Sun, 29 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-29/</guid><description>&lt;h1 id="-openclaw-更新-2026328-beta1"&gt;🔧 Openclaw 更新 2026.3.28-beta.1&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-29&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Providers/Qwen: remove the deprecated &lt;code&gt;qwen-portal-auth&lt;/code&gt; OAuth integration for &lt;code&gt;portal.qwen.ai&lt;/code&gt;; migrate to Model Studio with &lt;code&gt;openclaw onboard --auth-choice modelstudio-api-key&lt;/code&gt;. (#52709) Thanks @pomelo-nwu.&lt;/li&gt;
&lt;li&gt;Config/Doctor: drop automatic config migrations older than two months; very old legacy keys now fail validation instead of being rewritten on load or by &lt;code&gt;openclaw doctor&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;xAI/tools: move the bundled xAI provider to the Responses API, add first-class &lt;code&gt;x_search&lt;/code&gt;, and auto-enable the xAI plugin from owned web-search and tool config so bundled Grok auth/configured search flows work without manual plugin toggles. (#56048) Thanks @huntharo.&lt;/li&gt;
&lt;li&gt;MiniMax: add image generation provider for &lt;code&gt;image-01&lt;/code&gt; model, supporting generate and image-to-image editing with aspect ratio control. (#54487) Thanks @liyuan97.&lt;/li&gt;
&lt;li&gt;Plugins/hooks: add async &lt;code&gt;requireApproval&lt;/code&gt; to &lt;code&gt;before_tool_call&lt;/code&gt; hooks, letting plugins pause tool execution and prompt the user for approval via the exec approval overlay, Telegram buttons, Discord interactions, or the &lt;code&gt;/approve&lt;/code&gt; command on any channel. The &lt;code&gt;/approve&lt;/code&gt; command now handles both exec and plugin approvals with automatic fallback. (#55339) Thanks @vaclavbelak and @joshavant.&lt;/li&gt;
&lt;li&gt;ACP/channels: add current-conversation ACP binds for Discord, BlueBubbles, and iMessage so &lt;code&gt;/acp spawn codex --bind here&lt;/code&gt; can turn the current chat into a Codex-backed workspace without creating a child thread, and document the distinction between chat surface, ACP session, and runtime workspace.&lt;/li&gt;
&lt;li&gt;OpenAI/apply_patch: enable &lt;code&gt;apply_patch&lt;/code&gt; by default for OpenAI and OpenAI Codex models, and align its sandbox policy access with &lt;code&gt;write&lt;/code&gt; permissions.&lt;/li&gt;
&lt;li&gt;Plugins/CLI backends: move bundled Claude CLI, Codex CLI, and Gemini CLI inference defaults onto the plugin surface, add bundled Gemini CLI backend support, and replace &lt;code&gt;gateway run --claude-cli-logs&lt;/code&gt; with generic &lt;code&gt;--cli-backend-logs&lt;/code&gt; while keeping the old flag as a compatibility alias.&lt;/li&gt;
&lt;li&gt;Plugins/startup: auto-load bundled provider and CLI-backend plugins from explicit config refs, so bundled Claude CLI, Codex CLI, and Gemini CLI message-provider setups no longer need manual &lt;code&gt;plugins.allow&lt;/code&gt; entries.&lt;/li&gt;
&lt;li&gt;Podman: simplify the container setup around the current rootless user, install the launch helper under &lt;code&gt;~/.local/bin&lt;/code&gt;, and document the host-CLI &lt;code&gt;openclaw --container &amp;lt;name&amp;gt; ...&lt;/code&gt; workflow instead of a dedicated &lt;code&gt;openclaw&lt;/code&gt; service user.&lt;/li&gt;
&lt;li&gt;Slack/tool actions: add an explicit &lt;code&gt;upload-file&lt;/code&gt; Slack action that routes file uploads through the existing Slack upload transport, with optional filename/title/comment overrides for channels and DMs.&lt;/li&gt;
&lt;li&gt;Message actions/files: start unifying file-first sends on the canonical &lt;code&gt;upload-file&lt;/code&gt; action by adding explicit support for Microsoft Teams and Google Chat, and by exposing BlueBubbles file sends through &lt;code&gt;upload-file&lt;/code&gt; while keeping the legacy &lt;code&gt;sendAttachment&lt;/code&gt; alias.&lt;/li&gt;
&lt;li&gt;Plugins/Matrix TTS: send auto-TTS replies as native Matrix voice bubbles instead of generic audio attachments. (#37080) thanks @Matthew19990919.&lt;/li&gt;
&lt;li&gt;CLI: add &lt;code&gt;openclaw config schema&lt;/code&gt; to print the generated JSON schema for &lt;code&gt;openclaw.json&lt;/code&gt;. (#54523) Thanks @kvokka.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Agents/Anthropic: recover unhandled provider stop reasons (e.g. &lt;code&gt;sensitive&lt;/code&gt;) as structured assistant errors instead of crashing the agent run. (#56639)&lt;/li&gt;
&lt;li&gt;Google/models: resolve Gemini 3.1 pro, flash, and flash-lite for all Google provider aliases by passing the actual runtime provider ID and adding a template-provider fallback; fix flash-lite prefix ordering. (#56567)&lt;/li&gt;
&lt;li&gt;OpenAI Codex/image tools: register Codex for media understanding and route image prompts through Codex instructions so image analysis no longer fails on missing provider registration or missing &lt;code&gt;instructions&lt;/code&gt;. (#54829) Thanks @neeravmakwana.&lt;/li&gt;
&lt;li&gt;Agents/image tool: restore the generic image-runtime fallback when no provider-specific media-understanding provider is registered, so image analysis works again for providers like &lt;code&gt;openrouter&lt;/code&gt; and &lt;code&gt;minimax-portal&lt;/code&gt;. (#54858) Thanks @MonkeyLeeT.&lt;/li&gt;
&lt;li&gt;WhatsApp: fix infinite echo loop in self-chat DM mode where the bot&amp;rsquo;s own outbound replies were re-processed as new inbound user messages. (#54570) Thanks @joelnishanth&lt;/li&gt;
&lt;li&gt;Telegram/splitting: replace proportional text estimate with verified HTML-length search so long messages split at word boundaries instead of mid-word; gracefully degrade when tag overhead exceeds the limit. (#56595)&lt;/li&gt;
&lt;li&gt;Telegram/delivery: skip whitespace-only and hook-blanked text replies in bot delivery to prevent GrammyError 400 empty-text crashes. (#56620)&lt;/li&gt;
&lt;li&gt;Telegram/send: validate &lt;code&gt;replyToMessageId&lt;/code&gt; at all four API sinks with a shared normalizer that rejects non-numeric, NaN, and mixed-content strings. (#56587)&lt;/li&gt;
&lt;li&gt;Mistral: normalize OpenAI-compatible request flags so official Mistral API runs no longer fail with remaining &lt;code&gt;422 status code (no body)&lt;/code&gt; chat errors.&lt;/li&gt;
&lt;li&gt;Control UI/config: keep sensitive raw config hidden by default, replace the blank blocked editor with an explicit reveal-to-edit state, and restore raw JSON editing without auto-exposing secrets. Fixes #55322.&lt;/li&gt;
&lt;li&gt;CLI/zsh: defer &lt;code&gt;compdef&lt;/code&gt; registration until &lt;code&gt;compinit&lt;/code&gt; is available so zsh completion loads cleanly with plugin managers and manual setups. (#56555)&lt;/li&gt;
&lt;li&gt;BlueBubbles/debounce: guard debounce flush against null message text by sanitizing at the enqueue boundary and adding an independent combiner guard. (#56573)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;OpenClaw 2026.3.28-beta.1 版本发布，这次更新在架构一致性和交互安全性上迈出了重要一步。以下是针对该版本的深度点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-28</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-28/</link><pubDate>Sat, 28 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-28/</guid><description>&lt;h1 id="-claude-code-更新-v2186"&gt;🤖 Claude Code 更新 v2.1.86&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-28&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;X-Claude-Code-Session-Id&lt;/code&gt; header to API requests so proxies can aggregate requests by session without parsing the body&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;.jj&lt;/code&gt; and &lt;code&gt;.sl&lt;/code&gt; to VCS directory exclusion lists so Grep and file autocomplete don&amp;rsquo;t descend into Jujutsu or Sapling metadata&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;--resume&lt;/code&gt; failing with &amp;ldquo;tool_use ids were found without tool_result blocks&amp;rdquo; on sessions created before v2.1.85&lt;/li&gt;
&lt;li&gt;Fixed Write/Edit/Read failing on files outside the project root (e.g., &lt;code&gt;~/.claude/CLAUDE.md&lt;/code&gt;) when conditional skills or rules are configured&lt;/li&gt;
&lt;li&gt;Fixed unnecessary config disk writes on every skill invocation that could cause performance issues and config corruption on Windows&lt;/li&gt;
&lt;li&gt;Fixed potential out-of-memory crash when using &lt;code&gt;/feedback&lt;/code&gt; on very long sessions with large transcript files&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--bare&lt;/code&gt; mode dropping MCP tools in interactive sessions and silently discarding messages enqueued mid-turn&lt;/li&gt;
&lt;li&gt;Fixed the &lt;code&gt;c&lt;/code&gt; shortcut copying only ~20 characters of the OAuth login URL instead of the full URL&lt;/li&gt;
&lt;li&gt;Fixed masked input (e.g., OAuth code paste) leaking the start of the token when wrapping across multiple lines on narrow terminals&lt;/li&gt;
&lt;li&gt;Fixed official marketplace plugin scripts failing with &amp;ldquo;Permission denied&amp;rdquo; on macOS/Linux since v2.1.83&lt;/li&gt;
&lt;li&gt;Fixed statusline showing another session&amp;rsquo;s model when running multiple Claude Code instances and using &lt;code&gt;/model&lt;/code&gt; in one of them&lt;/li&gt;
&lt;li&gt;Fixed scroll not following new messages after wheel scroll or click-to-select at the bottom of a long conversation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved prompt cache hit rate for Bedrock, Vertex, and Foundry users by removing dynamic content from tool descriptions&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed extension incorrectly showing &amp;ldquo;Not responding&amp;rdquo; during long-running operations&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed extension defaulting Max plan users to Sonnet after the OAuth token refreshes (8 hours after login)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Token 消耗深度优化&lt;/strong&gt;：&lt;code&gt;Read&lt;/code&gt; 工具通过采用紧凑行号格式及重复读取去重技术，配合 &lt;code&gt;@&lt;/code&gt; 文件引用改用原始字符串（取消 JSON 转义），有效降低了上下文占用。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;会话聚合能力提升&lt;/strong&gt;：API 请求新增 &lt;code&gt;X-Claude-Code-Session-Id&lt;/code&gt; 请求头，支持代理服务器在不解析请求体的情况下，实现基于 Session 的请求聚合与监控。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;云端推理兼容性改进&lt;/strong&gt;：通过移除工具描述中的动态内容，提升了 Bedrock、Vertex 和 Foundry 用户在调用时的 Prompt 缓存命中率。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;跨目录文件操作&lt;/strong&gt;：修复了在配置特定规则时，无法编辑或读取项目根目录外文件（如 &lt;code&gt;~/.claude/CLAUDE.md&lt;/code&gt;）的权限限制问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;长会话稳定性&lt;/strong&gt;：解决了 Markdown 渲染缓存导致的内存持续增长问题，并修复了在超长会话中使用 &lt;code&gt;/feedback&lt;/code&gt; 可能引发的内存溢出崩溃。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.86 版本是一次侧重于「工业级稳定性」和「成本控制」的迭代。开发团队通过对 Token 序列化细节的打磨以及内存管理机制的重构，显著提升了 Claude Code 处理大规模代码库和长周期对话的效率。此外，针对 Bedrock 等云端平台缓存命中率的优化，反映了该工具正在持续加强对企业级开发环境的适配能力。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-27</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-27/</link><pubDate>Fri, 27 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-27/</guid><description>&lt;h1 id="-claude-code-更新-v2185"&gt;🤖 Claude Code 更新 v2.1.85&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-27&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_MCP_SERVER_NAME&lt;/code&gt; and &lt;code&gt;CLAUDE_CODE_MCP_SERVER_URL&lt;/code&gt; environment variables to MCP &lt;code&gt;headersHelper&lt;/code&gt; scripts, allowing one helper to serve multiple servers&lt;/li&gt;
&lt;li&gt;Added conditional &lt;code&gt;if&lt;/code&gt; field for hooks using permission rule syntax (e.g., &lt;code&gt;Bash(git *)&lt;/code&gt;) to filter when they run, reducing process spawning overhead&lt;/li&gt;
&lt;li&gt;Added timestamp markers in transcripts when scheduled tasks (&lt;code&gt;/loop&lt;/code&gt;, &lt;code&gt;CronCreate&lt;/code&gt;) fire&lt;/li&gt;
&lt;li&gt;Added trailing space after &lt;code&gt;[Image #N]&lt;/code&gt; placeholder when pasting images&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;/compact&lt;/code&gt; failing with &amp;ldquo;context exceeded&amp;rdquo; when the conversation has grown too large for the compact request itself to fit&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/plugin enable&lt;/code&gt; and &lt;code&gt;/plugin disable&lt;/code&gt; failing when a plugin&amp;rsquo;s install location differs from where it&amp;rsquo;s declared in settings&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--worktree&lt;/code&gt; exiting with an error in non-git repositories before the &lt;code&gt;WorktreeCreate&lt;/code&gt; hook could run&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;deniedMcpServers&lt;/code&gt; setting not blocking claude.ai MCP servers&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;switch_display&lt;/code&gt; in the computer-use tool returning &amp;ldquo;not available in this session&amp;rdquo; on multi-monitor setups&lt;/li&gt;
&lt;li&gt;Fixed crash when &lt;code&gt;OTEL_LOGS_EXPORTER&lt;/code&gt;, &lt;code&gt;OTEL_METRICS_EXPORTER&lt;/code&gt;, or &lt;code&gt;OTEL_TRACES_EXPORTER&lt;/code&gt; is set to &lt;code&gt;none&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed diff syntax highlighting not working in non-native builds&lt;/li&gt;
&lt;li&gt;Fixed MCP step-up authorization failing when a refresh token exists — servers requesting elevated scopes via &lt;code&gt;403 insufficient_scope&lt;/code&gt; now correctly trigger the re-authorization flow&lt;/li&gt;
&lt;li&gt;Fixed memory leak in remote sessions when a streaming response is interrupted&lt;/li&gt;
&lt;li&gt;Fixed persistent ECONNRESET errors during edge connection churn by using a fresh TCP connection on retry&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved @-mention file autocomplete performance on large repositories&lt;/li&gt;
&lt;li&gt;Improved PowerShell dangerous command detection&lt;/li&gt;
&lt;li&gt;Improved scroll performance with large transcripts by replacing WASM yoga-layout with a pure TypeScript implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Hook 系统灵活性提升&lt;/strong&gt;：新增基于权限规则语法的 &lt;code&gt;if&lt;/code&gt; 条件字段，有效降低了 Hook 运行时的进程生成开销；同时 &lt;code&gt;PreToolUse&lt;/code&gt; hook 支持在 &lt;code&gt;allow&lt;/code&gt; 决策时返回 &lt;code&gt;updatedInput&lt;/code&gt;，为需要自定义 UI 收集信息的无头（headless）集成提供了底层支持。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 环境感知与协议对齐&lt;/strong&gt;：在 &lt;code&gt;headersHelper&lt;/code&gt; 脚本中引入了服务器名称和 URL 环境变量，支持单脚本服务多个 MCP 服务端；同时 MCP OAuth 现已遵循 RFC 9728 标准进行资源元数据发现，提升了授权流程的标准性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;长会话性能表现优化&lt;/strong&gt;：通过将滚动布局计算从 WASM 迁移至纯 TypeScript 实现，并优化了 &lt;code&gt;compaction&lt;/code&gt; 触发时的 UI 抖动，显著提升了在大规模 transcript 场景下的滚动响应速度。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;会话压缩稳定性&lt;/strong&gt;：修复了在极端长会话中执行 &lt;code&gt;/compact&lt;/code&gt; 因上下文超出限制而失败的问题，确保了高负载下的会话管理能力。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;终端协议兼容性&lt;/strong&gt;：解决了在 Ghostty、Kitty 等终端退出后残留增强键盘模式的 Bug，确保了 Ctrl+C/D 等原生快捷键在退出后的正常响应。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.85 版本并未追求视觉上的大幅变动，而是专注于 Hook 系统的精细化控制与 MCP 扩展协议的深度打磨。特别是对无头集成模式的增强和对大仓库 &lt;code&gt;@-mention&lt;/code&gt; 性能的优化，显示出该工具正在向更复杂的工业级开发场景演进。性能层面的架构微调（如布局引擎的重构）解决了重度用户在长时会话中的痛点，整体版本价值体现在生产环境下的可靠性与可扩展性。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-26</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-26/</link><pubDate>Thu, 26 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-26/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-26&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;以下是对 Codex Rust-v0.116.0 版本的技术点评：&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-26</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-26/</link><pubDate>Thu, 26 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-26/</guid><description>&lt;h1 id="-openclaw-更新-2026324"&gt;🔧 Openclaw 更新 2026.3.24&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-26&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Gateway/OpenAI compatibility: add &lt;code&gt;/v1/models&lt;/code&gt; and &lt;code&gt;/v1/embeddings&lt;/code&gt;, and forward explicit model overrides through &lt;code&gt;/v1/chat/completions&lt;/code&gt; and &lt;code&gt;/v1/responses&lt;/code&gt; for broader client and RAG compatibility. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Agents/tools: make &lt;code&gt;/tools&lt;/code&gt; show the tools the current agent can actually use right now, add a compact default view with an optional detailed mode, and add a live &amp;ldquo;Available Right Now&amp;rdquo; section in the Control UI so it is easier to see what will work before you ask.&lt;/li&gt;
&lt;li&gt;Microsoft Teams: migrate to the official Teams SDK and add AI-agent UX best practices including streaming 1:1 replies, welcome cards with prompt starters, feedback/reflection, informative status updates, typing indicators, and native AI labeling. (#51808)&lt;/li&gt;
&lt;li&gt;Microsoft Teams: add message edit and delete support for sent messages, including in-thread fallbacks when no explicit target is provided. (#49925)&lt;/li&gt;
&lt;li&gt;Skills/install metadata: add one-click install recipes to bundled skills (coding-agent, gh-issues, openai-whisper-api, session-logs, tmux, trello, weather) so the CLI and Control UI can offer dependency installation when requirements are missing. (#53411) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Control UI/skills: add status-filter tabs (All / Ready / Needs Setup / Disabled) with counts, replace inline skill cards with a click-to-detail dialog showing requirements, toggle switch, install action, API key entry, source metadata, and homepage link. (#53411) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Slack/interactive replies: restore rich reply parity for direct deliveries, auto-render simple trailing &lt;code&gt;Options:&lt;/code&gt; lines as buttons/selects, improve Slack interactive setup defaults, and isolate reply controls from plugin interactive handlers. (#53389) Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;CLI/containers: add &lt;code&gt;--container&lt;/code&gt; and &lt;code&gt;OPENCLAW_CONTAINER&lt;/code&gt; to run &lt;code&gt;openclaw&lt;/code&gt; commands inside a running Docker or Podman OpenClaw container. (#52651) Thanks @sallyom.&lt;/li&gt;
&lt;li&gt;Discord/auto threads: add optional &lt;code&gt;autoThreadName: &amp;quot;generated&amp;quot;&lt;/code&gt; naming so new auto-created threads can be renamed asynchronously with concise LLM-generated titles while keeping the existing message-based naming as the default. (#43366) Thanks @davidguttman.&lt;/li&gt;
&lt;li&gt;Plugins/hooks: add &lt;code&gt;before_dispatch&lt;/code&gt; with canonical inbound metadata and route handled replies through the normal final-delivery path, preserving TTS and routed delivery semantics. (#50444) Thanks @gfzhx.&lt;/li&gt;
&lt;li&gt;Control UI/agents: convert agent workspace file rows to expandable &lt;code&gt;&amp;lt;details&amp;gt;&lt;/code&gt; with lazy-loaded inline markdown preview, and add comprehensive &lt;code&gt;.sidebar-markdown&lt;/code&gt; styles for headings, lists, code blocks, tables, blockquotes, and details/summary elements. (#53411) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Control UI/markdown preview: restyle the agent workspace file preview dialog with a frosted backdrop, sized panel, and styled header, and integrate &lt;code&gt;@create-markdown/preview&lt;/code&gt; v2 system theme for rich markdown rendering (headings, tables, code blocks, callouts, blockquotes) that auto-adapts to the app&amp;rsquo;s light/dark design tokens. (#53411) Thanks @BunsDev.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Outbound media/local files: align outbound media access with the configured fs policy so host-local files and inbound-media paths keep sending when &lt;code&gt;workspaceOnly&lt;/code&gt; is off, while strict workspace-only agents remain sandboxed.&lt;/li&gt;
&lt;li&gt;Security/sandbox media dispatch: close the &lt;code&gt;mediaUrl&lt;/code&gt;/&lt;code&gt;fileUrl&lt;/code&gt; alias bypass so outbound tool and message actions cannot escape media-root restrictions. (#54034)&lt;/li&gt;
&lt;li&gt;Gateway/restart sentinel: wake the interrupted agent session via heartbeat after restart instead of only sending a best-effort restart note, retry outbound delivery once on transient failure, and preserve explicit thread/topic routing through the wake path so replies land in the correct Telegram topic or Slack thread. (#53940) Thanks @VACInc.&lt;/li&gt;
&lt;li&gt;Docker/setup: avoid the pre-start &lt;code&gt;openclaw-cli&lt;/code&gt; shared-network namespace loop by routing setup-time onboard/config writes through &lt;code&gt;openclaw-gateway&lt;/code&gt;, so fresh Docker installs stop failing before the gateway comes up. (#53385) Thanks @amsminn.&lt;/li&gt;
&lt;li&gt;Gateway/channels: keep channel startup sequential while isolating per-channel boot failures, so one broken channel no longer blocks later channels from starting. (#54215) Thanks @JonathanJing.&lt;/li&gt;
&lt;li&gt;Embedded runs/secrets: stop unresolved &lt;code&gt;SecretRef&lt;/code&gt; config from crashing embedded agent runs by falling back to the resolved runtime snapshot when needed. Fixes #45838.&lt;/li&gt;
&lt;li&gt;WhatsApp/groups: track recent gateway-sent message IDs and suppress only matching group echoes, preserving owner &lt;code&gt;/status&lt;/code&gt;, &lt;code&gt;/new&lt;/code&gt;, and &lt;code&gt;/activation&lt;/code&gt; commands from linked-account &lt;code&gt;fromMe&lt;/code&gt; traffic. (#53624) Thanks @w-sss.&lt;/li&gt;
&lt;li&gt;WhatsApp/reply-to-bot detection: restore implicit group reply detection by unwrapping &lt;code&gt;botInvokeMessage&lt;/code&gt; payloads and reading &lt;code&gt;selfLid&lt;/code&gt; from &lt;code&gt;creds.json&lt;/code&gt;, so reply-based mentions reach the bot again in linked-account group chats.&lt;/li&gt;
&lt;li&gt;Telegram/forum topics: recover &lt;code&gt;#General&lt;/code&gt; topic &lt;code&gt;1&lt;/code&gt; routing when Telegram omits forum metadata, including native commands, interactive callbacks, inbound message context, and fallback error replies. (#53699) thanks @huntharo&lt;/li&gt;
&lt;li&gt;Discord/gateway supervision: centralize gateway error handling behind a lifetime-owned supervisor so early, active, and late-teardown Carbon gateway errors stay classified consistently and stop surfacing as process-killing teardown crashes.&lt;/li&gt;
&lt;li&gt;Discord/timeouts: send a visible timeout reply when the inbound Discord worker times out before a final reply starts, including created auto-thread targets and queued-run ordering. (#53823) Thanks @Kimbo7870.&lt;/li&gt;
&lt;li&gt;ACP/direct chats: always deliver a terminal ACP result when final TTS does not yield audio, even if block text already streamed earlier, and skip redundant empty-text final synthesis. (#53692) Thanks @w-sss.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;OpenAI 兼容性深度扩展&lt;/strong&gt;：网关层新增了 &lt;code&gt;/v1/models&lt;/code&gt; 和 &lt;code&gt;/v1/embeddings&lt;/code&gt; 接口，并支持在 &lt;code&gt;/v1/chat/completions&lt;/code&gt; 中转发显式模型覆盖。这一改进显著提升了 OpenClaw 与现有 RAG 框架及第三方 AI 客户端的生态兼容性，使其能更无缝地作为 OpenAI API 的替代或增强网关使用。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Microsoft Teams 集成进入「原生代」&lt;/strong&gt;：通过迁移至官方 SDK 并引入 AI 代理 UX 最佳实践（如流式回复、欢迎卡片、状态指示器及原生 AI 标签），OpenClaw 在 Teams 端的交互体验已接近原生 Copilot。同时，新增的消息编辑/删除支持及线索内回退逻辑，补齐了企业级通讯场景下的功能短板。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;技能（Skills）分发与安装流程重构&lt;/strong&gt;：引入了一键安装配方（recipes）和更直观的元数据管理。Control UI 现在的技能卡片支持按状态过滤，并提供了包含依赖检查、API Key 引导及源码链接的详情对话框。这种「从 missing 到 needs setup」的话术转变及安装自动化，大幅降低了开发者配置 coding-agent 或 trello 等技能的门槛。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;安全沙箱漏洞封堵&lt;/strong&gt;：修复了 &lt;code&gt;mediaUrl&lt;/code&gt; 与 &lt;code&gt;fileUrl&lt;/code&gt; 的别名绕过漏洞，防止外部工具或消息动作逃逸出预设的媒体根目录限制，强化了 &lt;code&gt;workspaceOnly&lt;/code&gt; 策略的执行力度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;网关鲁棒性增强&lt;/strong&gt;：改进了重启哨兵（Restart Sentinel）机制，重启后会通过心跳唤醒受损会话，并支持一次暂态失败重试，确保 Telegram Topic 或 Slack Thread 的路由信息在重启后不丢失。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;通道初始化隔离&lt;/strong&gt;：实现了通道启动的顺序化与故障隔离，单一点位的通道（如某个 IM 平台）启动失败不再会导致整个网关进程卡死或拦截后续通道的加载。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;2026.3.24 版本标志着 OpenClaw 正在从「功能堆砌」向「工程标准化」转型。通过兼容 OpenAI Embedding 规范和重构技能安装工作流，它进一步弱化了底层设施的复杂感，强化了作为 Agent 中间件的属性。同时，针对 Teams、Slack、Telegram 等主流通道的细碎修复，反映出该项目在处理跨平台长连接会话稳定性方面已进入深度打磨期。对于开发者而言，新增的 &lt;code&gt;--container&lt;/code&gt; 模式和更完善的 Control UI 预览功能，让本地开发与生产运维的界限变得更加模糊，整体价值愈发趋向于一个成熟的生产级 AI 代理运行环境。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-26</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-26/</link><pubDate>Thu, 26 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-26/</guid><description>&lt;h1 id="-claude-code-更新-v2184"&gt;🤖 Claude Code 更新 v2.1.84&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-26&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added PowerShell tool for Windows as an opt-in preview. Learn more at &lt;a href="https://code.claude.com/docs/en/tools-reference#powershell-tool"&gt;https://code.claude.com/docs/en/tools-reference#powershell-tool&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;ANTHROPIC_DEFAULT_{OPUS,SONNET,HAIKU}_MODEL_SUPPORTS&lt;/code&gt; env vars to override effort/thinking capability detection for pinned default models for 3p (Bedrock, Vertex, Foundry), and &lt;code&gt;_MODEL_NAME&lt;/code&gt;/&lt;code&gt;_DESCRIPTION&lt;/code&gt; to customize the &lt;code&gt;/model&lt;/code&gt; picker label&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_STREAM_IDLE_TIMEOUT_MS&lt;/code&gt; env var to configure the streaming idle watchdog threshold (default 90s)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;TaskCreated&lt;/code&gt; hook that fires when a task is created via &lt;code&gt;TaskCreate&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;WorktreeCreate&lt;/code&gt; hook support for &lt;code&gt;type: &amp;quot;http&amp;quot;&lt;/code&gt; — return the created worktree path via &lt;code&gt;hookSpecificOutput.worktreePath&lt;/code&gt; in the response JSON&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;allowedChannelPlugins&lt;/code&gt; managed setting for team/enterprise admins to define a channel plugin allowlist&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;x-client-request-id&lt;/code&gt; header to API requests for debugging timeouts&lt;/li&gt;
&lt;li&gt;Added idle-return prompt that nudges users returning after 75+ minutes to &lt;code&gt;/clear&lt;/code&gt;, reducing unnecessary token re-caching on stale sessions&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed voice push-to-talk: holding the voice key no longer leaks characters into the text input, and transcripts now insert at the correct position&lt;/li&gt;
&lt;li&gt;Fixed up/down arrow keys being unresponsive when a footer item is focused&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;Ctrl+U&lt;/code&gt; (kill-to-line-start) being a no-op at line boundaries in multiline input, so repeated &lt;code&gt;Ctrl+U&lt;/code&gt; now clears across lines&lt;/li&gt;
&lt;li&gt;Fixed null-unbinding a default chord binding (e.g. &lt;code&gt;&amp;quot;ctrl+x ctrl+k&amp;quot;: null&lt;/code&gt;) still entering chord-wait mode instead of freeing the prefix key&lt;/li&gt;
&lt;li&gt;Fixed mouse events inserting literal &amp;ldquo;mouse&amp;rdquo; text into transcript search input&lt;/li&gt;
&lt;li&gt;Fixed workflow subagents failing with API 400 when the outer session uses &lt;code&gt;--json-schema&lt;/code&gt; and the subagent also specifies a schema&lt;/li&gt;
&lt;li&gt;Fixed missing background color behind certain emoji in user message bubbles on some terminals&lt;/li&gt;
&lt;li&gt;Fixed the &amp;ldquo;allow Claude to edit its own settings for this session&amp;rdquo; permission option not sticking for users with &lt;code&gt;Edit(.claude)&lt;/code&gt; allow rules&lt;/li&gt;
&lt;li&gt;Fixed a hang when generating attachment snippets for large edited files&lt;/li&gt;
&lt;li&gt;Fixed MCP tool/resource cache leak on server reconnect&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved detection for dangerous removals of Windows drive roots (&lt;code&gt;C:\&lt;/code&gt;, &lt;code&gt;C:\Windows&lt;/code&gt;, etc.)&lt;/li&gt;
&lt;li&gt;Improved interactive startup by ~30ms by running &lt;code&gt;setup()&lt;/code&gt; in parallel with slash command and agent loading&lt;/li&gt;
&lt;li&gt;Improved startup for &lt;code&gt;claude &amp;quot;prompt&amp;quot;&lt;/code&gt; with MCP servers — the REPL now renders immediately instead of blocking until all servers connect&lt;/li&gt;
&lt;li&gt;Improved Remote Control to show a specific reason when blocked instead of a generic &amp;ldquo;not yet enabled&amp;rdquo; message&lt;/li&gt;
&lt;li&gt;Improved p90 prompt cache rate&lt;/li&gt;
&lt;li&gt;[VSCode] Added rate limit warning banner with usage percentage and reset time&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是一篇关于 Claude Code v2.1.84 更新内容的深度点评。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-25</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-25/</link><pubDate>Wed, 25 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-25/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-25&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;Opening authentication page in your browser. Do you want to continue? [Y/n]:&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-25</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-25/</link><pubDate>Wed, 25 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-25/</guid><description>&lt;h1 id="-claude-code-更新-v2181"&gt;🤖 Claude Code 更新 v2.1.81&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-25&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--bare&lt;/code&gt; flag for scripted &lt;code&gt;-p&lt;/code&gt; calls — skips hooks, LSP, plugin sync, and skill directory walks; requires &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt; or an &lt;code&gt;apiKeyHelper&lt;/code&gt; via &lt;code&gt;--settings&lt;/code&gt; (OAuth and keychain auth disabled); auto-memory fully disabled&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; permission relay — channel servers that declare the permission capability can forward tool approval prompts to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed multiple concurrent Claude Code sessions requiring repeated re-authentication when one session refreshes its OAuth token&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently swallowing retry failures and showing a misleading &amp;ldquo;check your network&amp;rdquo; message instead of the actual error&lt;/li&gt;
&lt;li&gt;Fixed voice mode audio not recovering when the server silently drops the WebSocket connection&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; not suppressing the structured-outputs beta header, causing 400 errors on proxy gateways forwarding to Vertex/Bedrock&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--channels&lt;/code&gt; bypass for Team/Enterprise orgs with no other managed settings configured&lt;/li&gt;
&lt;li&gt;Fixed a crash on Node.js 18&lt;/li&gt;
&lt;li&gt;Fixed unnecessary permission prompts for Bash commands containing dashes in strings&lt;/li&gt;
&lt;li&gt;Fixed plugin hooks blocking prompt submission when the plugin directory is deleted mid-session&lt;/li&gt;
&lt;li&gt;Fixed a race condition where background agent task output could hang indefinitely when the task completed between polling intervals&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; not including pasted text when used during an active response&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved MCP read/search tool calls to collapse into a single &amp;ldquo;Queried {server}&amp;rdquo; line (expand with Ctrl+O)&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;!&lt;/code&gt; bash mode discoverability — Claude now suggests it when you need to run an interactive command&lt;/li&gt;
&lt;li&gt;Improved plugin freshness — ref-tracked plugins now re-clone on every load to pick up upstream changes&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles to refresh after your third message&lt;/li&gt;
&lt;li&gt;Updated MCP OAuth to support Client ID Metadata Document (CIMD / SEP-991) for servers without Dynamic Client Registration&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed Windows PATH inheritance for Bash tool when using Git Bash (regression in v2.1.78)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;Opening authentication page in your browser. Do you want to continue? [Y/n]:&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-24</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-24/</link><pubDate>Tue, 24 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-24/</guid><description>&lt;h1 id="-claude-code-更新-v2181"&gt;🤖 Claude Code 更新 v2.1.81&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-24&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--bare&lt;/code&gt; flag for scripted &lt;code&gt;-p&lt;/code&gt; calls — skips hooks, LSP, plugin sync, and skill directory walks; requires &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt; or an &lt;code&gt;apiKeyHelper&lt;/code&gt; via &lt;code&gt;--settings&lt;/code&gt; (OAuth and keychain auth disabled); auto-memory fully disabled&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; permission relay — channel servers that declare the permission capability can forward tool approval prompts to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed multiple concurrent Claude Code sessions requiring repeated re-authentication when one session refreshes its OAuth token&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently swallowing retry failures and showing a misleading &amp;ldquo;check your network&amp;rdquo; message instead of the actual error&lt;/li&gt;
&lt;li&gt;Fixed voice mode audio not recovering when the server silently drops the WebSocket connection&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; not suppressing the structured-outputs beta header, causing 400 errors on proxy gateways forwarding to Vertex/Bedrock&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--channels&lt;/code&gt; bypass for Team/Enterprise orgs with no other managed settings configured&lt;/li&gt;
&lt;li&gt;Fixed a crash on Node.js 18&lt;/li&gt;
&lt;li&gt;Fixed unnecessary permission prompts for Bash commands containing dashes in strings&lt;/li&gt;
&lt;li&gt;Fixed plugin hooks blocking prompt submission when the plugin directory is deleted mid-session&lt;/li&gt;
&lt;li&gt;Fixed a race condition where background agent task output could hang indefinitely when the task completed between polling intervals&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; not including pasted text when used during an active response&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved MCP read/search tool calls to collapse into a single &amp;ldquo;Queried {server}&amp;rdquo; line (expand with Ctrl+O)&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;!&lt;/code&gt; bash mode discoverability — Claude now suggests it when you need to run an interactive command&lt;/li&gt;
&lt;li&gt;Improved plugin freshness — ref-tracked plugins now re-clone on every load to pick up upstream changes&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles to refresh after your third message&lt;/li&gt;
&lt;li&gt;Updated MCP OAuth to support Client ID Metadata Document (CIMD / SEP-991) for servers without Dynamic Client Registration&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed Windows PATH inheritance for Bash tool when using Git Bash (regression in v2.1.78)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;新增 &lt;code&gt;--bare&lt;/code&gt; 运行模式&lt;/strong&gt;：该模式专门为脚本化调用设计，通过禁用 LSP、插件同步、自动记忆及 Skill 目录扫描，极大地降低了自动化任务中的启动开销与侧向干扰。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;--channels&lt;/code&gt; 权限中继&lt;/strong&gt;：支持将工具执行的审批提示转发至移动设备，解决了远程会话或后台任务中开发者无法实时响应授权的问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;终端交互体验优化&lt;/strong&gt;：改进了 MCP 工具调用的显示逻辑，将冗长的读取与搜索操作折叠为单行摘要，并增强了 &lt;code&gt;!&lt;/code&gt; Bash 交互模式的可发现性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;多并发会话认证同步&lt;/strong&gt;：修复了当多个 Claude Code 实例运行时，其中一个会话刷新 OAuth 令牌会导致其他会话需要重复认证的逻辑冲突。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;企业网关兼容性修正&lt;/strong&gt;：解决了在禁用实验性功能时，系统仍发送特定 Header 导致 Vertex 或 Bedrock 代理网关返回 400 错误的问题。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.81 版本展现了 Claude Code 从「交互式助手」向「生产力工具链」演进的趋势。通过引入 &lt;code&gt;--bare&lt;/code&gt; 标志，Claude 能够更高效地嵌入 CI/CD 等自动化流程；而对多会话认证和企业级网关错误的修复，则直接提升了其在专业开发环境中的可用性。整体而言，这是一个侧重于流程集成、多端协作与运行稳定性打磨的关键版本，为复杂工程场景下的部署提供了更扎实的基础。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-23</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-23/</link><pubDate>Mon, 23 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-23/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-23&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prompt 拦截与预处理钩子（&lt;code&gt;userpromptsubmit&lt;/code&gt;）&lt;/strong&gt;
新版本引入了 &lt;code&gt;userpromptsubmit&lt;/code&gt; 钩子，允许在 Prompt 正式执行以及进入历史记录之前对其进行拦截、阻断或增强。这一特性为开发者提供了极高的灵活度，可用于在输入阶段动态注入上下文、实施安全过滤或进行自定义的格式化处理。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;插件生态体验闭环&lt;/strong&gt;
插件系统的自动化程度显著提升。Codex 现在支持自动提示安装缺失的插件或连接器，并引入了远程状态同步功能（针对安装/卸载操作）。配合新支持的建议白名单（suggestion allowlist），大幅降低了多端环境下插件配置的一致性维护成本。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;实时会话上下文增强与稳定性&lt;/strong&gt;
Realtime 模式现在能够在启动时自动带入最近的线程上下文，解决了以往实时交互中“记忆”断层的问题。此外，通过优化音频播放期间的逻辑，减少了自中断现象，提升了语音交互的连贯性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Linux 沙箱兼容性深度优化&lt;/strong&gt;
针对 Ubuntu、AppArmor 环境以及符号链接（symlinks）路径下的启动失败问题进行了专项修复。通过优先调用系统自带的 &lt;code&gt;bwrap&lt;/code&gt; 以及优化写权限根目录的处理，显著提升了 Linux 环境下隔离运行的稳定性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;消除首轮交互延迟&lt;/strong&gt;
修复了由于 Websocket 预热（prewarm）导致的 &lt;code&gt;turn/start&lt;/code&gt; 挂起问题。现在启动过程具备更清晰的超时退避机制，确保在预热失败时能快速回退，避免用户感知的卡顿。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TUI 会话管理修复&lt;/strong&gt;
修复了 App-server TUI 在远程恢复（resume）或分支（fork）会话时丢失历史记录的 Bug，并解决了旧版流事件导致的重复转录输出，提升了命令行界面的交互精度。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v0.116.0 版本展现了从“工具”向“平台”演进的明确趋势。通过开放 &lt;code&gt;userpromptsubmit&lt;/code&gt; 钩子和完善插件远程同步，Codex 正在强化其作为开发工作流底层的可扩展性。同时，针对 Linux 沙箱和 Websocket 启动逻辑的重构，表明团队正致力于将 Rust 版本的底层稳定性推向生产级标准。整体来看，这是一个侧重于架构稳固与开发者控制力的关键增量版本。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-23</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-23/</link><pubDate>Mon, 23 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-23/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-23&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是一份关于 openclaw 2026.3.13 版本的深度技术点评。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-23</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-23/</link><pubDate>Mon, 23 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-23/</guid><description>&lt;h1 id="-claude-code-更新-v2181"&gt;🤖 Claude Code 更新 v2.1.81&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-23&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--bare&lt;/code&gt; flag for scripted &lt;code&gt;-p&lt;/code&gt; calls — skips hooks, LSP, plugin sync, and skill directory walks; requires &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt; or an &lt;code&gt;apiKeyHelper&lt;/code&gt; via &lt;code&gt;--settings&lt;/code&gt; (OAuth and keychain auth disabled); auto-memory fully disabled&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; permission relay — channel servers that declare the permission capability can forward tool approval prompts to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed multiple concurrent Claude Code sessions requiring repeated re-authentication when one session refreshes its OAuth token&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently swallowing retry failures and showing a misleading &amp;ldquo;check your network&amp;rdquo; message instead of the actual error&lt;/li&gt;
&lt;li&gt;Fixed voice mode audio not recovering when the server silently drops the WebSocket connection&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; not suppressing the structured-outputs beta header, causing 400 errors on proxy gateways forwarding to Vertex/Bedrock&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--channels&lt;/code&gt; bypass for Team/Enterprise orgs with no other managed settings configured&lt;/li&gt;
&lt;li&gt;Fixed a crash on Node.js 18&lt;/li&gt;
&lt;li&gt;Fixed unnecessary permission prompts for Bash commands containing dashes in strings&lt;/li&gt;
&lt;li&gt;Fixed plugin hooks blocking prompt submission when the plugin directory is deleted mid-session&lt;/li&gt;
&lt;li&gt;Fixed a race condition where background agent task output could hang indefinitely when the task completed between polling intervals&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; not including pasted text when used during an active response&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved MCP read/search tool calls to collapse into a single &amp;ldquo;Queried {server}&amp;rdquo; line (expand with Ctrl+O)&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;!&lt;/code&gt; bash mode discoverability — Claude now suggests it when you need to run an interactive command&lt;/li&gt;
&lt;li&gt;Improved plugin freshness — ref-tracked plugins now re-clone on every load to pick up upstream changes&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles to refresh after your third message&lt;/li&gt;
&lt;li&gt;Updated MCP OAuth to support Client ID Metadata Document (CIMD / SEP-991) for servers without Dynamic Client Registration&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed Windows PATH inheritance for Bash tool when using Git Bash (regression in v2.1.78)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;新增 &lt;code&gt;--bare&lt;/code&gt; 脚本模式&lt;/strong&gt;：专为自动化流程设计，调用时可跳过插件同步、LSP 启动及 Skill 目录扫描，显著提升了在脚本环境（如 CI/CD）中执行任务的响应速度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;权限中继功能 (&lt;code&gt;--channels&lt;/code&gt;)&lt;/strong&gt;：支持将工具执行的审批提示转发至手机端，解决了远程或 headless 模式下无法实时交互的痛点，提升了移动端协同效率。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 交互体验优化&lt;/strong&gt;：MCP 的读取与搜索类工具调用现已支持折叠显示（Ctrl+O 展开），在保持终端界面整洁的同时，也提供了完整的链路回溯能力。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;多会话 OAuth 认证冲突&lt;/strong&gt;：修复了在运行多个并发会话时，由于其中一个会话刷新 Token 导致其他会话被强制要求重复认证的问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;代理网关兼容性修复&lt;/strong&gt;：修正了 &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; 无法完全抑制结构化输出请求头的问题，解决了在 Vertex 或 Bedrock 代理环境下触发 400 错误的情况。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.81 是一个典型的工程化增强版本，其重心从单一的对话交互转向了「更成熟的生产力集成」。&lt;code&gt;--bare&lt;/code&gt; 模式的引入明确了其在自动化脚本领域的定位，而针对多会话认证、代理网关及远程控制标题同步等细节的打磨，极大提升了重度开发者在复杂工作流中的稳定性。整体而言，这一版本在保障交互一致性的基础上，通过优化资源占用与权限链路，使其更加适配现代软件工程的多种开发场景。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-22</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-22/</link><pubDate>Sun, 22 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-22/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-22&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;TUI 认证与 Onboarding 流程优化&lt;/strong&gt;：App-server TUI 现在支持通过设备代码（Device-code）进行 ChatGPT 登录，并能自动刷新现有 Token。这显著降低了开发者在命令行环境下的认证门槛，提升了首次配置的成功率。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;插件生态体验闭环&lt;/strong&gt;：新版本增强了插件设置的智能化，支持自动引导安装缺失的插件或连接器，并引入了配置化的建议白名单。同时，插件的安装与卸载状态实现了远程同步（Remote Sync），确保了跨设备环境的一致性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;可扩展的 Prompt 生命周期钩子&lt;/strong&gt;：新增了 &lt;code&gt;userpromptsubmit&lt;/code&gt; Hook。开发者可以在用户 Prompt 执行及进入历史记录之前对其进行拦截、阻断或增强。这为构建自定义安全护栏、自动添加上下文信息等高级用例提供了底层支持。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Linux 沙箱稳定性提升&lt;/strong&gt;：针对 Ubuntu/AppArmor 宿主机以及存在软链接、缺少可写根目录的复杂环境进行了优化。通过优先调用系统原生的 &lt;code&gt;bwrap&lt;/code&gt;（Bubblewrap），大幅改善了 Linux 环境下的沙箱启动可靠性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;启动挂起与竞态问题修复&lt;/strong&gt;：解决了因 Websocket 预热（Prewarm）可能导致的 &lt;code&gt;turn/start&lt;/code&gt; 阶段卡顿问题，增加了超时回退机制。此外，修复了 Agent 任务结束时的竞态条件，减少了工作线程的状态轮询损耗，使整体响应更敏捷。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Realtime 会话交互调优&lt;/strong&gt;：实时会话现在会携带最近的 Thread 上下文启动，并降低了音频播放期间的自我中断频率，提升了语音交互的连贯性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Codex Rust-v0.116.0 是一个侧重「工程化细节打磨」的版本。核心改动集中在提升 TUI 易用性、加固沙箱环境以及完善插件系统的生命周期管理，而非单纯的功能堆砌。通过引入 &lt;code&gt;userpromptsubmit&lt;/code&gt; 等钩子，该版本为下游开发者提供了更深度的可观测性和控制力，反映出 Codex 正在向更成熟、更稳定的生产力工具演进。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-22</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-22/</link><pubDate>Sun, 22 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-22/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-22&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;h3 id="浏览器会话深度集成-chrome-devtools-mcp"&gt;浏览器会话深度集成 (Chrome DevTools MCP)&lt;/h3&gt;
&lt;p&gt;此版本引入了官方 Chrome DevTools MCP 附加模式，支持直接接入已登录的实时 Chrome 浏览器会话。配合新增的 &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; 内置配置，Agent 可以直接复用宿主浏览器的登录状态和环境，无需额外的 &lt;code&gt;browserSession&lt;/code&gt; 选择器。此外，浏览器自动化（Act Automation）新增了批量操作与延迟点击支持，显著提升了复杂网页任务的执行效率。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-22</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-22/</link><pubDate>Sun, 22 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-22/</guid><description>&lt;h1 id="-claude-code-更新-v2181"&gt;🤖 Claude Code 更新 v2.1.81&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-22&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--bare&lt;/code&gt; flag for scripted &lt;code&gt;-p&lt;/code&gt; calls — skips hooks, LSP, plugin sync, and skill directory walks; requires &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt; or an &lt;code&gt;apiKeyHelper&lt;/code&gt; via &lt;code&gt;--settings&lt;/code&gt; (OAuth and keychain auth disabled); auto-memory fully disabled&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; permission relay — channel servers that declare the permission capability can forward tool approval prompts to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed multiple concurrent Claude Code sessions requiring repeated re-authentication when one session refreshes its OAuth token&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently swallowing retry failures and showing a misleading &amp;ldquo;check your network&amp;rdquo; message instead of the actual error&lt;/li&gt;
&lt;li&gt;Fixed voice mode audio not recovering when the server silently drops the WebSocket connection&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; not suppressing the structured-outputs beta header, causing 400 errors on proxy gateways forwarding to Vertex/Bedrock&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--channels&lt;/code&gt; bypass for Team/Enterprise orgs with no other managed settings configured&lt;/li&gt;
&lt;li&gt;Fixed a crash on Node.js 18&lt;/li&gt;
&lt;li&gt;Fixed unnecessary permission prompts for Bash commands containing dashes in strings&lt;/li&gt;
&lt;li&gt;Fixed plugin hooks blocking prompt submission when the plugin directory is deleted mid-session&lt;/li&gt;
&lt;li&gt;Fixed a race condition where background agent task output could hang indefinitely when the task completed between polling intervals&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; not including pasted text when used during an active response&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved MCP read/search tool calls to collapse into a single &amp;ldquo;Queried {server}&amp;rdquo; line (expand with Ctrl+O)&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;!&lt;/code&gt; bash mode discoverability — Claude now suggests it when you need to run an interactive command&lt;/li&gt;
&lt;li&gt;Improved plugin freshness — ref-tracked plugins now re-clone on every load to pick up upstream changes&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles to refresh after your third message&lt;/li&gt;
&lt;li&gt;Updated MCP OAuth to support Client ID Metadata Document (CIMD / SEP-991) for servers without Dynamic Client Registration&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed Windows PATH inheritance for Bash tool when using Git Bash (regression in v2.1.78)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;新增 &lt;code&gt;--bare&lt;/code&gt; 模式&lt;/strong&gt;：专为脚本化调用（&lt;code&gt;-p&lt;/code&gt;）设计，通过跳过 LSP、插件同步、钩子执行及技能目录扫描，显著降低了自动化任务中的启动开销与环境依赖。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;--channels&lt;/code&gt; 权限转发&lt;/strong&gt;：支持权限声明能力的通道服务器现在可以将工具执行的审批提示转发至手机端，提升了远程操作或长时间运行任务时的交互灵活性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 认证能力增强&lt;/strong&gt;：更新了 MCP OAuth 以支持客户端 ID 元数据文档（CIMD / SEP-991），解决了在不支持动态客户端注册（Dynamic Client Registration）的服务端环境下的接入问题。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;并发会话认证优化&lt;/strong&gt;：修复了在多个并发 Claude Code 会话中，其中一个会话刷新 OAuth 令牌会导致其他会话需要重复认证的体验痛点。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;代理网关兼容性修复&lt;/strong&gt;：解决了 &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; 无法抑制结构化输出 Header 的问题，消除了在使用中转代理访问 Vertex 或 Bedrock 时常见的 400 错误。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.81 是一个典型的以「稳定性」和「工程化接入」为核心的迭代版本。&lt;code&gt;--bare&lt;/code&gt; 标志的引入标志着该工具在 CI/CD 和自动化脚本领域的可用性得到了正式优化，脱离了单纯的交互式终端定位。同时，针对多会话认证逻辑和代理环境报错的修复，精准解决了高频用户在复杂工程环境中的痛点。整体而言，这个版本通过对底层协议（如 MCP OAuth）和执行模式的微调，进一步夯实了其作为生产力工具的健壮性。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-21</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-21/</link><pubDate>Sat, 21 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-21/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-21&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;App-server TUI 交互与认证升级&lt;/strong&gt;：新版本显著增强了终端界面的易用性，支持通过设备代码（Device-code）进行 ChatGPT 登录，并实现了现有 Token 的自动刷新。这意味着开发者在使用 TUI 模式时，认证流程更加无缝，减少了手动维护凭据的中断感。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;插件系统（Plugin）闭环体验&lt;/strong&gt;：Codex 现在能主动提示安装缺失的插件或连接器，并支持配置建议白名单。更关键的是，插件的安装/卸载状态支持远程同步（remote sync），这为多端开发环境的一致性提供了基础保障。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;可编程钩子 &lt;code&gt;userpromptsubmit&lt;/code&gt;&lt;/strong&gt;：新增的钩子允许在 Prompt 执行及存入历史记录之前进行拦截或增强。这一特性为企业级安全审计、动态上下文注入或自定义指令过滤提供了极高的灵活性，标志着 Codex 正在从工具向平台化演进。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;冷启动性能优化&lt;/strong&gt;：修复了因 WebSocket 预热（prewarm）导致的首次交互卡顿（first-turn stall）。现在启动逻辑增加了超时机制及平滑降级处理，确保了 &lt;code&gt;turn/start&lt;/code&gt; 的响应速度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux 沙箱稳定性增强&lt;/strong&gt;：针对 Ubuntu/AppArmor 环境、符号链接路径以及缺少可写根目录等复杂场景进行了深度兼容，并优先调用系统原生的 &lt;code&gt;bwrap&lt;/code&gt;。这解决了长期困扰 Linux 用户的沙箱启动失败问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TUI 历史与状态修复&lt;/strong&gt;：恢复了远程恢复（resume）或分支（fork）对话时的历史记录展示，并解决了旧版流事件导致的实时转录输出重复问题，提升了长对话场景下的可靠性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Codex rust-v0.116.0 是一个侧重于「体验磨平」与「工程化落地」的版本。通过引入 &lt;code&gt;userpromptsubmit&lt;/code&gt; 钩子和完善插件同步机制，Codex 在可定制性上迈出了一大步。同时，对认证流程的优化和沙箱稳定性的修复，反映出团队正致力于将工具从「能用」推向「生产环境可靠」。整体而言，该版本通过一系列底层异步逻辑的解耦（如 Realtime 会话优化）和认证 UX 的改进，大幅提升了开发者在复杂项目中的操作流畅度。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-21</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-21/</link><pubDate>Sat, 21 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-21/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-21&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这份 openclaw 2026.3.13 的更新日志显示，项目正从早期的“自动化脚本”向“深度整合的 Agent 运行环境”演进。以下是针对该版本的深度点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-21</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-21/</link><pubDate>Sat, 21 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-21/</guid><description>&lt;h1 id="-claude-code-更新-v2181"&gt;🤖 Claude Code 更新 v2.1.81&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-21&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--bare&lt;/code&gt; flag for scripted &lt;code&gt;-p&lt;/code&gt; calls — skips hooks, LSP, plugin sync, and skill directory walks; requires &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt; or an &lt;code&gt;apiKeyHelper&lt;/code&gt; via &lt;code&gt;--settings&lt;/code&gt; (OAuth and keychain auth disabled); auto-memory fully disabled&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; permission relay — channel servers that declare the permission capability can forward tool approval prompts to your phone&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed multiple concurrent Claude Code sessions requiring repeated re-authentication when one session refreshes its OAuth token&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently swallowing retry failures and showing a misleading &amp;ldquo;check your network&amp;rdquo; message instead of the actual error&lt;/li&gt;
&lt;li&gt;Fixed voice mode audio not recovering when the server silently drops the WebSocket connection&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS&lt;/code&gt; not suppressing the structured-outputs beta header, causing 400 errors on proxy gateways forwarding to Vertex/Bedrock&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--channels&lt;/code&gt; bypass for Team/Enterprise orgs with no other managed settings configured&lt;/li&gt;
&lt;li&gt;Fixed a crash on Node.js 18&lt;/li&gt;
&lt;li&gt;Fixed unnecessary permission prompts for Bash commands containing dashes in strings&lt;/li&gt;
&lt;li&gt;Fixed plugin hooks blocking prompt submission when the plugin directory is deleted mid-session&lt;/li&gt;
&lt;li&gt;Fixed a race condition where background agent task output could hang indefinitely when the task completed between polling intervals&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; not including pasted text when used during an active response&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved MCP read/search tool calls to collapse into a single &amp;ldquo;Queried {server}&amp;rdquo; line (expand with Ctrl+O)&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;!&lt;/code&gt; bash mode discoverability — Claude now suggests it when you need to run an interactive command&lt;/li&gt;
&lt;li&gt;Improved plugin freshness — ref-tracked plugins now re-clone on every load to pick up upstream changes&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles to refresh after your third message&lt;/li&gt;
&lt;li&gt;Updated MCP OAuth to support Client ID Metadata Document (CIMD / SEP-991) for servers without Dynamic Client Registration&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed Windows PATH inheritance for Bash tool when using Git Bash (regression in v2.1.78)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;--bare&lt;/code&gt; 模式&lt;/strong&gt;：专为脚本化调用（&lt;code&gt;-p&lt;/code&gt;）设计，通过跳过 LSP 启动、插件同步及自动记忆等流程，提升了在 CI/CD 或自动化流水线中的响应速度与纯净度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;--channels&lt;/code&gt; 权限中继&lt;/strong&gt;：允许将终端内的工具执行审批请求转发至移动设备，有效解决了远程操作或长时间后台任务时的权限授权痛点。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 交互体验优化&lt;/strong&gt;：MCP 的读取与搜索调用现在会默认折叠为单行摘要，减少了终端冗余信息，开发者可通过快捷键按需展开详情。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;多会话身份验证优化&lt;/strong&gt;：修复了并行开启多个会话时，因其中一个 session 刷新 OAuth Token 而导致其他 session 频繁要求重新认证的冲突问题。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;代理网关兼容性修复&lt;/strong&gt;：解决了在禁用实验性功能后仍发送特定 Header，导致通过代理转发至 Vertex 或 Bedrock 时出现 400 错误的问题。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.81 是一个典型的以「工程化落地」为导向的迭代版本。&lt;code&gt;--bare&lt;/code&gt; 标志的引入，意味着 Claude Code 正在从纯交互式 AI 助手向可编程的开发者工具转型。通过对 OAuth 并行机制、工作区（Worktree）状态恢复以及复杂网络环境下错误处理的细致修补，该版本显著提升了工具在企业级开发环境中的健壮性。虽然没有视觉上的巨大变化，但对于重度依赖 CLI 自动化的开发者来说，其稳定性和灵活性的提升具有极高的实战价值。&lt;/p&gt;</description></item><item><title>ECC 不是配置包：理解 everything-claude-code 的系统设计</title><link>https://qpzm7903.github.io/posts/ecc-everything-claude-code-2026-03-21/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/ecc-everything-claude-code-2026-03-21/</guid><description>深入分析 everything-claude-code (ECC) 的架构设计，探讨它如何通过技能、本能、记忆和验证四层体系，把 AI agent 变成可预测的工程执行单元。</description></item><item><title>GSD：专门对抗 Context Rot 的 Claude Code 项目管理层</title><link>https://qpzm7903.github.io/posts/gsd-get-shit-done-2026-03-21/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/gsd-get-shit-done-2026-03-21/</guid><description>深入分析 get-shit-done (GSD) 的架构设计，探讨它如何通过状态文件、编排架构和验证层，从底层消灭 AI 编码过程中的 context rot 问题。</description></item><item><title>🔧 Codex 更新日报 2026-03-20</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-20/</link><pubDate>Fri, 20 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-20/</guid><description>&lt;h1 id="-codex-更新-rust-v01160"&gt;🔧 Codex 更新 rust-v0.116.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-20&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (#14952)&lt;/li&gt;
&lt;li&gt;Plugin setup is smoother: Codex can prompt to install missing plugins or connectors, honor a configured suggestion allowlist, and sync install/uninstall state remotely. (#14896, #15022, #14878)&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;userpromptsubmit&lt;/code&gt; hook so prompts can be blocked or augmented before execution and before they enter history. (#14626)&lt;/li&gt;
&lt;li&gt;Realtime sessions now start with recent thread context and are less likely to self-interrupt during audio playback. (#14829, #14827)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a first-turn stall where websocket prewarm could delay &lt;code&gt;turn/start&lt;/code&gt;; startup now times out and falls back cleanly. (#14838)&lt;/li&gt;
&lt;li&gt;Restored conversation history for remote resume/fork in the app-server TUI and stopped duplicate live transcript output from legacy stream events. (#14930, #14892)&lt;/li&gt;
&lt;li&gt;Improved Linux sandbox startup on symlinked checkouts, missing writable roots, and Ubuntu/AppArmor hosts by preferring system &lt;code&gt;bwrap&lt;/code&gt; when available. (#14849, #14890, #14963)&lt;/li&gt;
&lt;li&gt;Fixed an agent job finalization race and reduced status polling churn for worker threads. (#14843)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="documentation"&gt;Documentation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refreshed the Python SDK public API docs, examples, and walkthrough around the generated app-server models. (#14446)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Pinned the &lt;code&gt;setup-zig&lt;/code&gt; GitHub Action to an immutable SHA for more reproducible CI. (#14858)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14717 Move TUI on top of app server (parallel code) @etraut-openai&lt;/li&gt;
&lt;li&gt;#14665 Use request permission profile in app server @mousseau-oai&lt;/li&gt;
&lt;li&gt;#14826 Fixed build failures related to PR 14717 @etraut-openai&lt;/li&gt;
&lt;li&gt;#14833 fix(core): fix sanitize name to use &amp;lsquo;_&amp;rsquo; everywhere @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14268 memories: exclude AGENTS and skills from stage1 input @andi-oai&lt;/li&gt;
&lt;li&gt;#14139 windows-sandbox: add runner IPC foundation for future unified_exec @iceweasel-oai&lt;/li&gt;
&lt;li&gt;#14851 Add exit helper to code mode scripts @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14828 [stack 1/4] Split realtime websocket methods by version @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14652 Apply argument comment lint across codex-rs @bolinfest&lt;/li&gt;
&lt;li&gt;#14837 skill-creator: default new skills to ~/.codex/skills @xl-openai&lt;/li&gt;
&lt;li&gt;#14861 Add marketplace display names to plugin/list @xl-openai&lt;/li&gt;
&lt;li&gt;#14878 feat: support remote_sync for plugin install/uninstall. @xl-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;插件系统自动化与远程同步&lt;/strong&gt;：新版本显著提升了插件配置的丝滑度。现在支持自动提示安装缺失的插件或连接器，并引入了远程同步（Remote Sync）功能，使得插件的安装/卸载状态可以在不同设备间保持一致。此外，新增的建议白名单机制进一步增强了插件生态的可控性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Prompt 级拦截与增强能力&lt;/strong&gt;：引入了 &lt;code&gt;userpromptsubmit&lt;/code&gt; 钩子。开发者现在可以在提示词正式进入历史记录或执行之前，对其进行拦截、阻断或动态增强。这一特性为实现提示词合规检查、自动化上下文注入提供了更底座化的支持。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;实时会话与 TUI 交互优化&lt;/strong&gt;：Realtime 模式现在支持携带近期线程上下文启动，减少了语音播放时的自我中断问题。同时，App-server TUI 增加了设备码（Device-code）登录方式，并支持 ChatGPT Token 自动刷新，大幅优化了长效使用的认证体验。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;启动性能优化&lt;/strong&gt;：修复了因 Websocket 预热导致的 &lt;code&gt;turn/start&lt;/code&gt; 首轮响应卡顿（Stall）问题，增加了超时回退机制，确保冷启动更加稳健。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux 沙箱兼容性增强&lt;/strong&gt;：解决了在 Ubuntu/AppArmor 环境下，因符号链接（Symlinked）或缺少可写根目录导致的沙箱启动失败问题。通过优先调用系统自带的 &lt;code&gt;bwrap&lt;/code&gt;，提升了跨发行版的运行稳定性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TUI 会话状态恢复&lt;/strong&gt;：修复了在远程 Resume 或 Fork 会话时 TUI 界面无法正确恢复历史记录的 Bug，并清理了 legacy stream 导致的重复转录输出。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Codex Rust-v0.116.0 是一个从「单机工具」向「平台化管理」迈进的稳健版本。核心更新集中在开发者体验（DX）的打磨上，特别是插件远程同步和更灵活的 Hook 机制，意味着它正在为更复杂的企业级集成和多端同步场景做准备。Linux 沙箱兼容性的补齐和 Websocket 预热问题的修复，反映出团队在处理大规模生产环境落地的底层稳定性上投入了大量精力。整体而言，这是一个侧重于提高环境配置下限、拓展工程化集成上限的成熟更替。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-20</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-20/</link><pubDate>Fri, 20 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-20/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-20&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是一份关于 openclaw 2026.3.13 版本的技术点评。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-20</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-20/</link><pubDate>Fri, 20 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-20/</guid><description>&lt;h1 id="-claude-code-更新-v2180"&gt;🤖 Claude Code 更新 v2.1.80&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-20&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;rate_limits&lt;/code&gt; field to statusline scripts for displaying Claude.ai rate limit usage (5-hour and 7-day windows with &lt;code&gt;used_percentage&lt;/code&gt; and &lt;code&gt;resets_at&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;source: 'settings'&lt;/code&gt; plugin marketplace source — declare plugin entries inline in settings.json&lt;/li&gt;
&lt;li&gt;Added CLI tool usage detection to plugin tips, in addition to file pattern matching&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;effort&lt;/code&gt; frontmatter support for skills and slash commands to override the model effort level when invoked&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;--channels&lt;/code&gt; (research preview) — allow MCP servers to push messages into your session&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;--resume&lt;/code&gt; dropping parallel tool results — sessions with parallel tool calls now restore all tool_use/tool_result pairs instead of showing &lt;code&gt;[Tool result missing]&lt;/code&gt; placeholders&lt;/li&gt;
&lt;li&gt;Fixed voice mode WebSocket failures caused by Cloudflare bot detection on non-browser TLS fingerprints&lt;/li&gt;
&lt;li&gt;Fixed 400 errors when using fine-grained tool streaming through API proxies, Bedrock, or Vertex&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/remote-control&lt;/code&gt; appearing for gateway and third-party provider deployments where it cannot function&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/sandbox&lt;/code&gt; tab switching not responding to Tab or arrow keys&lt;/li&gt;
&lt;li&gt;Fixed managed settings (&lt;code&gt;enabledPlugins&lt;/code&gt;, &lt;code&gt;permissions.defaultMode&lt;/code&gt;, policy-set env vars) not being applied at startup when &lt;code&gt;remote-settings.json&lt;/code&gt; was cached from a prior session&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved responsiveness of &lt;code&gt;@&lt;/code&gt; file autocomplete in large git repositories&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/effort&lt;/code&gt; to show what auto currently resolves to, matching the status bar indicator&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/permissions&lt;/code&gt; — Tab and arrow keys now switch tabs from within a list&lt;/li&gt;
&lt;li&gt;Improved background tasks panel — left arrow now closes from the list view&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;配额监控透明化&lt;/strong&gt;：状态栏脚本新增 &lt;code&gt;rate_limits&lt;/code&gt; 字段，支持实时显示 5 小时及 7 天窗口内的 Claude.ai 用量百分比与重置时间，便于开发者更精准地规划长周期任务。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;任务级 Effort 精准控制&lt;/strong&gt;：Skill 和斜杠命令现在支持在 Frontmatter 中声明 &lt;code&gt;effort&lt;/code&gt; 级别。这意味着开发者可以针对特定自动化流程强制指定模型推理强度，不再受限于全局设置。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 异步通信雏形&lt;/strong&gt;：引入 &lt;code&gt;--channels&lt;/code&gt;（研究预览版），允许 MCP 服务器主动向当前会话推送消息。这一改变使得 CLI 从单一的「请求-响应」模式向更复杂的异步协作模式演进。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;并行调用恢复增强&lt;/strong&gt;：修复了 &lt;code&gt;--resume&lt;/code&gt; 在恢复包含并行工具调用的会话时，可能导致工具结果丢失或显示占位符的问题，确保复杂调试上下文的完整重建。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;大规模工程性能优化&lt;/strong&gt;：针对拥有 25 万个文件级别的超大型仓库，启动内存占用减少了约 80MB，并显著提升了 &lt;code&gt;@&lt;/code&gt; 文件补全的交互响应速度。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.80 版本体现了 Claude Code 从「功能实现」向「工程化成熟」的转变。通过引入频率限制监控和任务级推理强度控制，它为开发者提供了更细粒度的资源管理手段。底层的并行任务恢复修复与内存优化，则直接改善了在大规模商业项目中的使用体验。整体来看，这是一个侧重于可预测性和系统稳定性的关键迭代，为后续更复杂的 MCP 协作打下了坚实基础。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-19</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-19/</link><pubDate>Thu, 19 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-19/</guid><description>&lt;h1 id="-codex-更新-rust-v01150"&gt;🔧 Codex 更新 rust-v0.115.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-19&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Supported models can now request full-resolution image inspection through both &lt;code&gt;view_image&lt;/code&gt; and &lt;code&gt;codex.emitImage(..., detail: &amp;quot;original&amp;quot;)&lt;/code&gt;, which helps with precision visual tasks. (#14175)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; now exposes &lt;code&gt;codex.cwd&lt;/code&gt; and &lt;code&gt;codex.homeDir&lt;/code&gt;, and saved &lt;code&gt;codex.tool(...)&lt;/code&gt; / &lt;code&gt;codex.emitImage(...)&lt;/code&gt; references keep working across cells. (#14385, #14503)&lt;/li&gt;
&lt;li&gt;Realtime websocket sessions gained a dedicated transcription mode, plus v2 handoff support through the &lt;code&gt;codex&lt;/code&gt; tool, with a unified &lt;code&gt;[realtime]&lt;/code&gt; session config. (#14554, #14556, #14606)&lt;/li&gt;
&lt;li&gt;The v2 app-server now exposes filesystem RPCs for file reads, writes, copies, directory operations, and path watching, and there is a new Python SDK for integrating with that API. (#14245, #14435)&lt;/li&gt;
&lt;li&gt;Smart Approvals can now route review requests through a guardian subagent in core, app-server, and TUI, reducing repeated setup work on follow-up approvals. (#13860, #14668)&lt;/li&gt;
&lt;li&gt;App integrations now use the Responses API tool-search flow, can suggest missing tools, and fall back cleanly when the active model does not support search-based lookup. (#14274, #14287, #14732)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Spawned subagents now inherit sandbox and network rules more reliably, including project-profile layering, persisted host approvals, and symlinked writable roots. (#14619, #14650, #14674, #14807)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; no longer hangs when dynamic tool responses contain literal U+2028 or U+2029 characters. (#14421)&lt;/li&gt;
&lt;li&gt;The TUI no longer stalls on exit after creating subagents, and interrupting a turn no longer tears down background terminals by default. (#14816, #14602)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;codex exec --profile&lt;/code&gt; once again preserves profile-scoped settings when starting or resuming a thread. (#14524)&lt;/li&gt;
&lt;li&gt;MCP and elicitation flows are more robust, with safer tool-name normalization and preserved &lt;code&gt;tool_params&lt;/code&gt; in approval prompts. (#14491, #14605, #14769)&lt;/li&gt;
&lt;li&gt;The local network proxy now serves CONNECT traffic as explicit HTTP/1, improving compatibility with HTTP proxy clients. (#14395)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The subagent wait tool is now consistently named &lt;code&gt;wait_agent&lt;/code&gt;, aligning it with &lt;code&gt;spawn_agent&lt;/code&gt; and &lt;code&gt;send_input&lt;/code&gt;. (#14631)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14395 fix(network-proxy): serve HTTP proxy listener as HTTP/1 @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14385 Add js_repl cwd and homeDir helpers @fjord-oai&lt;/li&gt;
&lt;li&gt;#14376 Keep agent-switch word-motion keys out of draft editing @joshka-oai&lt;/li&gt;
&lt;li&gt;#14175 Let models opt into original image detail @fjord-oai&lt;/li&gt;
&lt;li&gt;#14382 check for large binaries in CI @owenlin0&lt;/li&gt;
&lt;li&gt;#14392 chore(app-server): stop emitting codex/event/ notifications @owenlin0&lt;/li&gt;
&lt;li&gt;#14274 feat: search_tool migrate to bring you own tool of Responses API @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14174 refactor: centralize filesystem permissions precedence @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14394 chore(app-server): delete unused rpc methods from v1.rs @owenlin0&lt;/li&gt;
&lt;li&gt;#14171 fix: align core approvals with split sandbox policies @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14410 Make collab model metadata accurate on completion @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14387 feat(app-server): propagate traces across tasks and core ops @owenlin0&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;以下是针对 codex rust-v0.115.0 更新内容的深度点评：&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-19</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-19/</link><pubDate>Thu, 19 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-19/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-19&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这是一份关于 openclaw 2026.3.13 更新版本的深度技术点评。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-19</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-19/</link><pubDate>Thu, 19 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-19/</guid><description>&lt;h1 id="-claude-code-更新-v2179"&gt;🤖 Claude Code 更新 v2.1.79&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-19&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;--console&lt;/code&gt; flag to &lt;code&gt;claude auth login&lt;/code&gt; for Anthropic Console (API billing) authentication&lt;/li&gt;
&lt;li&gt;Added &amp;ldquo;Show turn duration&amp;rdquo; toggle to the &lt;code&gt;/config&lt;/code&gt; menu&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;claude -p&lt;/code&gt; hanging when spawned as a subprocess without explicit stdin (e.g. Python &lt;code&gt;subprocess.run&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Fixed Ctrl+C not working in &lt;code&gt;-p&lt;/code&gt; (print) mode&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/btw&lt;/code&gt; returning the main agent&amp;rsquo;s output instead of answering the side question when triggered during streaming&lt;/li&gt;
&lt;li&gt;Fixed voice mode not activating correctly on startup when &lt;code&gt;voiceEnabled: true&lt;/code&gt; is set&lt;/li&gt;
&lt;li&gt;Fixed left/right arrow tab navigation in &lt;code&gt;/permissions&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;CLAUDE_CODE_DISABLE_TERMINAL_TITLE&lt;/code&gt; not preventing terminal title from being set on startup&lt;/li&gt;
&lt;li&gt;Fixed custom status line showing nothing when workspace trust is blocking it&lt;/li&gt;
&lt;li&gt;Fixed enterprise users being unable to retry on rate limit (429) errors&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;SessionEnd&lt;/code&gt; hooks not firing when using interactive &lt;code&gt;/resume&lt;/code&gt; to switch sessions&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved startup memory usage by ~18MB across all scenarios&lt;/li&gt;
&lt;li&gt;Improved non-streaming API fallback with a 2-minute per-attempt timeout, preventing sessions from hanging indefinitely&lt;/li&gt;
&lt;li&gt;[VSCode] Added &lt;code&gt;/remote-control&lt;/code&gt; — bridge your session to claude.ai/code to continue from a browser or phone&lt;/li&gt;
&lt;li&gt;[VSCode] Session tabs now get AI-generated titles based on your first message&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed the thinking pill showing &amp;ldquo;Thinking&amp;rdquo; instead of &amp;ldquo;Thought for Ns&amp;rdquo; after a response completes&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed missing session diff button when opening sessions from the left sidebar&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;以下是针对 Claude Code v2.1.79 更新内容的深度点评：&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-18</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-18/</link><pubDate>Wed, 18 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-18/</guid><description>&lt;h1 id="-codex-更新-rust-v01150"&gt;🔧 Codex 更新 rust-v0.115.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-18&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Supported models can now request full-resolution image inspection through both &lt;code&gt;view_image&lt;/code&gt; and &lt;code&gt;codex.emitImage(..., detail: &amp;quot;original&amp;quot;)&lt;/code&gt;, which helps with precision visual tasks. (#14175)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; now exposes &lt;code&gt;codex.cwd&lt;/code&gt; and &lt;code&gt;codex.homeDir&lt;/code&gt;, and saved &lt;code&gt;codex.tool(...)&lt;/code&gt; / &lt;code&gt;codex.emitImage(...)&lt;/code&gt; references keep working across cells. (#14385, #14503)&lt;/li&gt;
&lt;li&gt;Realtime websocket sessions gained a dedicated transcription mode, plus v2 handoff support through the &lt;code&gt;codex&lt;/code&gt; tool, with a unified &lt;code&gt;[realtime]&lt;/code&gt; session config. (#14554, #14556, #14606)&lt;/li&gt;
&lt;li&gt;The v2 app-server now exposes filesystem RPCs for file reads, writes, copies, directory operations, and path watching, and there is a new Python SDK for integrating with that API. (#14245, #14435)&lt;/li&gt;
&lt;li&gt;Smart Approvals can now route review requests through a guardian subagent in core, app-server, and TUI, reducing repeated setup work on follow-up approvals. (#13860, #14668)&lt;/li&gt;
&lt;li&gt;App integrations now use the Responses API tool-search flow, can suggest missing tools, and fall back cleanly when the active model does not support search-based lookup. (#14274, #14287, #14732)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Spawned subagents now inherit sandbox and network rules more reliably, including project-profile layering, persisted host approvals, and symlinked writable roots. (#14619, #14650, #14674, #14807)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; no longer hangs when dynamic tool responses contain literal U+2028 or U+2029 characters. (#14421)&lt;/li&gt;
&lt;li&gt;The TUI no longer stalls on exit after creating subagents, and interrupting a turn no longer tears down background terminals by default. (#14816, #14602)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;codex exec --profile&lt;/code&gt; once again preserves profile-scoped settings when starting or resuming a thread. (#14524)&lt;/li&gt;
&lt;li&gt;MCP and elicitation flows are more robust, with safer tool-name normalization and preserved &lt;code&gt;tool_params&lt;/code&gt; in approval prompts. (#14491, #14605, #14769)&lt;/li&gt;
&lt;li&gt;The local network proxy now serves CONNECT traffic as explicit HTTP/1, improving compatibility with HTTP proxy clients. (#14395)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The subagent wait tool is now consistently named &lt;code&gt;wait_agent&lt;/code&gt;, aligning it with &lt;code&gt;spawn_agent&lt;/code&gt; and &lt;code&gt;send_input&lt;/code&gt;. (#14631)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14395 fix(network-proxy): serve HTTP proxy listener as HTTP/1 @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14385 Add js_repl cwd and homeDir helpers @fjord-oai&lt;/li&gt;
&lt;li&gt;#14376 Keep agent-switch word-motion keys out of draft editing @joshka-oai&lt;/li&gt;
&lt;li&gt;#14175 Let models opt into original image detail @fjord-oai&lt;/li&gt;
&lt;li&gt;#14382 check for large binaries in CI @owenlin0&lt;/li&gt;
&lt;li&gt;#14392 chore(app-server): stop emitting codex/event/ notifications @owenlin0&lt;/li&gt;
&lt;li&gt;#14274 feat: search_tool migrate to bring you own tool of Responses API @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14174 refactor: centralize filesystem permissions precedence @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14394 chore(app-server): delete unused rpc methods from v1.rs @owenlin0&lt;/li&gt;
&lt;li&gt;#14171 fix: align core approvals with split sandbox policies @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14410 Make collab model metadata accurate on completion @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14387 feat(app-server): propagate traces across tasks and core ops @owenlin0&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;以下是对 Codex Rust-v0.115.0 更新内容的深度点评：&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-18</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-18/</link><pubDate>Wed, 18 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-18/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-18&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这份关于 openclaw 2026.3.13 更新内容的深度点评，重点解析了该版本在自动化连接、会话控制及系统稳定性方面的核心变化。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-18</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-18/</link><pubDate>Wed, 18 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-18/</guid><description>&lt;h1 id="-claude-code-更新-v2178"&gt;🤖 Claude Code 更新 v2.1.78&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-18&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;StopFailure&lt;/code&gt; hook event that fires when the turn ends due to an API error (rate limit, auth failure, etc.)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;${CLAUDE_PLUGIN_DATA}&lt;/code&gt; variable for plugin persistent state that survives plugin updates; &lt;code&gt;/plugin uninstall&lt;/code&gt; prompts before deleting it&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;effort&lt;/code&gt;, &lt;code&gt;maxTurns&lt;/code&gt;, and &lt;code&gt;disallowedTools&lt;/code&gt; frontmatter support for plugin-shipped agents&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;ANTHROPIC_CUSTOM_MODEL_OPTION&lt;/code&gt; env var to add a custom entry to the &lt;code&gt;/model&lt;/code&gt; picker, with optional &lt;code&gt;_NAME&lt;/code&gt; and &lt;code&gt;_DESCRIPTION&lt;/code&gt; suffixed vars for display&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;git log HEAD&lt;/code&gt; failing with &amp;ldquo;ambiguous argument&amp;rdquo; inside sandboxed Bash on Linux, and stub files polluting &lt;code&gt;git status&lt;/code&gt; in the working directory&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;cc log&lt;/code&gt; and &lt;code&gt;--resume&lt;/code&gt; silently truncating conversation history on large sessions (&amp;gt;5 MB) that used subagents&lt;/li&gt;
&lt;li&gt;Fixed infinite loop when API errors triggered stop hooks that re-fed blocking errors to the model&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;deny: [&amp;quot;mcp__servername&amp;quot;]&lt;/code&gt; permission rules not removing MCP server tools before sending to the model, allowing it to see and attempt blocked tools&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;sandbox.filesystem.allowWrite&lt;/code&gt; not working with absolute paths (previously required &lt;code&gt;//&lt;/code&gt; prefix)&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/sandbox&lt;/code&gt; Dependencies tab showing Linux prerequisites on macOS instead of macOS-specific info&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;.git&lt;/code&gt;, &lt;code&gt;.claude&lt;/code&gt;, and other protected directories being writable without a prompt in &lt;code&gt;bypassPermissions&lt;/code&gt; mode&lt;/li&gt;
&lt;li&gt;Fixed ctrl+u in normal mode scrolling instead of readline kill-line (ctrl+u/ctrl+d half-page scroll moved to transcript mode only)&lt;/li&gt;
&lt;li&gt;Fixed voice mode modifier-combo push-to-talk keybindings (e.g. ctrl+k) requiring a hold instead of activating immediately&lt;/li&gt;
&lt;li&gt;Fixed voice mode not working on WSL2 with WSLg (Windows 11); WSL1/Win10 users now get a clear error&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved memory usage and startup time when resuming large sessions&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed a brief flash of the login screen when opening the sidebar while already authenticated&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed &amp;ldquo;API Error: Rate limit reached&amp;rdquo; when selecting Opus — model dropdown no longer offers 1M context variant to subscribers whose plan tier is unknown&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;插件持久化状态与配置增强&lt;/strong&gt;：新增 &lt;code&gt;${CLAUDE_PLUGIN_DATA}&lt;/code&gt; 变量支持跨版本的插件状态存储，并为插件 Agent 引入了 &lt;code&gt;effort&lt;/code&gt;、&lt;code&gt;maxTurns&lt;/code&gt; 和 &lt;code&gt;disallowedTools&lt;/code&gt; 的 frontmatter 支持，显著提升了复杂自动化任务的可控性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;灵活的自定义模型接入&lt;/strong&gt;：通过 &lt;code&gt;ANTHROPIC_CUSTOM_MODEL_OPTION&lt;/code&gt; 环境变量，用户可以在 &lt;code&gt;/model&lt;/code&gt; 选择器中添加自定义模型条目，便于适配特定的模型版本或实验性端点。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;大型会话交互体验优化&lt;/strong&gt;：改进了超大型会话（&amp;gt;5 MB）恢复时的内存占用与启动速度，配合响应文本的逐行流式输出，有效降低了长任务执行时的感知延迟。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;权限校验与安全增强&lt;/strong&gt;：修复了 &lt;code&gt;deny&lt;/code&gt; 规则下 MCP 工具过滤不彻底的问题，并解决了 Sandbox 在依赖缺失时静默关闭的风险，现在系统会提供明确的启动警告。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;开发环境路径兼容性&lt;/strong&gt;：修复了从 macOS Dock 或 Spotlight 启动 VS Code 时，Bash 工具无法正确识别 Homebrew 等 PATH 环境变量下二进制文件的问题。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.78 版本是一个典型的以「健壮性」和「开发者体验」为核心的迭代。通过引入插件持久化变量和更细粒度的 Agent 配置，Claude Code 正在为更复杂的端到端工作流铺路。此外，针对超大会话历史截断和内存溢出的修复，解决了重度用户在处理大型代码库时的核心痛点。整体而言，这一版本在不改变核心交互逻辑的前提下，大幅强化了工具在企业级开发环境和复杂插件生态中的适用性。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-17</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-17/</link><pubDate>Tue, 17 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-17/</guid><description>&lt;h1 id="-codex-更新-rust-v01150"&gt;🔧 Codex 更新 rust-v0.115.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-17&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Supported models can now request full-resolution image inspection through both &lt;code&gt;view_image&lt;/code&gt; and &lt;code&gt;codex.emitImage(..., detail: &amp;quot;original&amp;quot;)&lt;/code&gt;, which helps with precision visual tasks. (#14175)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; now exposes &lt;code&gt;codex.cwd&lt;/code&gt; and &lt;code&gt;codex.homeDir&lt;/code&gt;, and saved &lt;code&gt;codex.tool(...)&lt;/code&gt; / &lt;code&gt;codex.emitImage(...)&lt;/code&gt; references keep working across cells. (#14385, #14503)&lt;/li&gt;
&lt;li&gt;Realtime websocket sessions gained a dedicated transcription mode, plus v2 handoff support through the &lt;code&gt;codex&lt;/code&gt; tool, with a unified &lt;code&gt;[realtime]&lt;/code&gt; session config. (#14554, #14556, #14606)&lt;/li&gt;
&lt;li&gt;The v2 app-server now exposes filesystem RPCs for file reads, writes, copies, directory operations, and path watching, and there is a new Python SDK for integrating with that API. (#14245, #14435)&lt;/li&gt;
&lt;li&gt;Smart Approvals can now route review requests through a guardian subagent in core, app-server, and TUI, reducing repeated setup work on follow-up approvals. (#13860, #14668)&lt;/li&gt;
&lt;li&gt;App integrations now use the Responses API tool-search flow, can suggest missing tools, and fall back cleanly when the active model does not support search-based lookup. (#14274, #14287, #14732)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Spawned subagents now inherit sandbox and network rules more reliably, including project-profile layering, persisted host approvals, and symlinked writable roots. (#14619, #14650, #14674, #14807)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;js_repl&lt;/code&gt; no longer hangs when dynamic tool responses contain literal U+2028 or U+2029 characters. (#14421)&lt;/li&gt;
&lt;li&gt;The TUI no longer stalls on exit after creating subagents, and interrupting a turn no longer tears down background terminals by default. (#14816, #14602)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;codex exec --profile&lt;/code&gt; once again preserves profile-scoped settings when starting or resuming a thread. (#14524)&lt;/li&gt;
&lt;li&gt;MCP and elicitation flows are more robust, with safer tool-name normalization and preserved &lt;code&gt;tool_params&lt;/code&gt; in approval prompts. (#14491, #14605, #14769)&lt;/li&gt;
&lt;li&gt;The local network proxy now serves CONNECT traffic as explicit HTTP/1, improving compatibility with HTTP proxy clients. (#14395)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The subagent wait tool is now consistently named &lt;code&gt;wait_agent&lt;/code&gt;, aligning it with &lt;code&gt;spawn_agent&lt;/code&gt; and &lt;code&gt;send_input&lt;/code&gt;. (#14631)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14395 fix(network-proxy): serve HTTP proxy listener as HTTP/1 @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14385 Add js_repl cwd and homeDir helpers @fjord-oai&lt;/li&gt;
&lt;li&gt;#14376 Keep agent-switch word-motion keys out of draft editing @joshka-oai&lt;/li&gt;
&lt;li&gt;#14175 Let models opt into original image detail @fjord-oai&lt;/li&gt;
&lt;li&gt;#14382 check for large binaries in CI @owenlin0&lt;/li&gt;
&lt;li&gt;#14392 chore(app-server): stop emitting codex/event/ notifications @owenlin0&lt;/li&gt;
&lt;li&gt;#14274 feat: search_tool migrate to bring you own tool of Responses API @apanasenko-oai&lt;/li&gt;
&lt;li&gt;#14174 refactor: centralize filesystem permissions precedence @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14394 chore(app-server): delete unused rpc methods from v1.rs @owenlin0&lt;/li&gt;
&lt;li&gt;#14171 fix: align core approvals with split sandbox policies @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14410 Make collab model metadata accurate on completion @aibrahim-oai&lt;/li&gt;
&lt;li&gt;#14387 feat(app-server): propagate traces across tasks and core ops @owenlin0&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;v2 App-server 能力边界扩张与 Python SDK 发布&lt;/strong&gt;
v2 版本的应用服务器现在正式开放了文件系统的 RPC 接口，涵盖读写、复制、目录操作及路径监听（Path Watching）。配套推出的 Python SDK 标志着 Codex 正在从单一的任务执行工具向可集成的后端服务演进，开发者可以更方便地将 Codex 的能力嵌入到自定义的自动化工作流中。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Smart Approvals 引入 Guardian 守护代理&lt;/strong&gt;
针对多代理（Multi-agent）协作场景，Smart Approvals 现在支持通过核心层、应用服务器及 TUI 中的 Guardian 子代理进行请求路由。这一改进显著减少了在处理连续审批时的重复设置工作，提升了复杂决策链路下的交互效率。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;高精度视觉任务支持&lt;/strong&gt;
新版本允许模型通过 &lt;code&gt;view_image&lt;/code&gt; 或 &lt;code&gt;codex.emitImage(..., detail: &amp;quot;original&amp;quot;)&lt;/code&gt; 显式请求全分辨率图像检查。这对于需要处理代码截图、UI 设计稿比对等高精度视觉识别任务的开发者来说，解决了以往缩略图细节丢失的痛点。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;子代理沙箱与网络规则继承优化&lt;/strong&gt;：修复了子代理在继承沙箱规则、项目配置层（Project-profile layering）以及符号链接根目录权限时的一致性问题，确保了多代理环境下的安全隔离与权限对齐。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TUI 交互稳定性提升&lt;/strong&gt;：解决了在创建子代理后 TUI 退出时可能出现的卡死问题；同时，现在中断（Interrupt）操作默认不再强制关闭后台终端，保护了运行中的长时任务状态。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MCP 与 Elicitation 流程加固&lt;/strong&gt;：对 MCP 工具名称进行了更严格的标准化处理，并确保在审批提示中完整保留 &lt;code&gt;tool_params&lt;/code&gt;，提升了与外部协议交互时的鲁棒性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;rust-v0.115.0 是一个侧重于「工程化落地」的迭代版本。通过发布 Python SDK 和开放文件系统 RPC，Codex 展现了其作为底层 Agent 基础设施的潜力，而不仅仅是一个交互式终端。同时，Guardian 代理的加入和沙箱继承规则的完善，说明开发团队正在深耕复杂的多代理协作场景，致力于在效率与安全性之间寻求更好的平衡。整体来看，这个版本为构建更复杂的 Agentic Workflow 夯实了基础。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-17</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-17/</link><pubDate>Tue, 17 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-17/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-17&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;OpenClaw 2026.3.13 版本发布，这一版在浏览器集成深度、任务自动化灵活性以及系统安全性上进行了多项关键迭代。以下是该版本的深度点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-17</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-17/</link><pubDate>Tue, 17 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-17/</guid><description>&lt;h1 id="-claude-code-更新-v2176"&gt;🤖 Claude Code 更新 v2.1.76&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-17&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added MCP elicitation support — MCP servers can now request structured input mid-task via an interactive dialog (form fields or browser URL)&lt;/li&gt;
&lt;li&gt;Added new &lt;code&gt;Elicitation&lt;/code&gt; and &lt;code&gt;ElicitationResult&lt;/code&gt; hooks to intercept and override responses before they&amp;rsquo;re sent back&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;-n&lt;/code&gt; / &lt;code&gt;--name &amp;lt;name&amp;gt;&lt;/code&gt; CLI flag to set a display name for the session at startup&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;worktree.sparsePaths&lt;/code&gt; setting for &lt;code&gt;claude --worktree&lt;/code&gt; in large monorepos to check out only the directories you need via git sparse-checkout&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;PostCompact&lt;/code&gt; hook that fires after compaction completes&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;/effort&lt;/code&gt; slash command to set model effort level&lt;/li&gt;
&lt;li&gt;Added session quality survey — enterprise admins can configure the sample rate via the &lt;code&gt;feedbackSurveyRate&lt;/code&gt; setting&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed deferred tools (loaded via &lt;code&gt;ToolSearch&lt;/code&gt;) losing their input schemas after conversation compaction, causing array and number parameters to be rejected with type errors&lt;/li&gt;
&lt;li&gt;Fixed slash commands showing &amp;ldquo;Unknown skill&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Fixed plan mode asking for re-approval after the plan was already accepted&lt;/li&gt;
&lt;li&gt;Fixed voice mode swallowing keypresses while a permission dialog or plan editor was open&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/voice&lt;/code&gt; not working on Windows when installed via npm&lt;/li&gt;
&lt;li&gt;Fixed spurious &amp;ldquo;Context limit reached&amp;rdquo; when invoking a skill with &lt;code&gt;model:&lt;/code&gt; frontmatter on a 1M-context session&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;adaptive thinking is not supported on this model&amp;rdquo; error when using non-standard model strings&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;Bash(cmd:*)&lt;/code&gt; permission rules not matching when a quoted argument contains &lt;code&gt;#&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;don&amp;rsquo;t ask again&amp;rdquo; in the Bash permission dialog showing the full raw command for pipes and compound commands&lt;/li&gt;
&lt;li&gt;Fixed auto-compaction retrying indefinitely after consecutive failures — a circuit breaker now stops after 3 attempts&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;code&gt;--worktree&lt;/code&gt; startup performance by reading git refs directly and skipping redundant &lt;code&gt;git fetch&lt;/code&gt; when the remote branch is already available locally&lt;/li&gt;
&lt;li&gt;Improved background agent behavior — killing a background agent now preserves its partial results in the conversation context&lt;/li&gt;
&lt;li&gt;Improved model fallback notifications — now always visible instead of hidden behind verbose mode, with human-friendly model names&lt;/li&gt;
&lt;li&gt;Improved blockquote readability on dark terminal themes — text is now italic with a left bar instead of dim&lt;/li&gt;
&lt;li&gt;Improved stale worktree cleanup — worktrees left behind after an interrupted parallel run are now automatically cleaned up&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles — now derived from your first prompt instead of showing &amp;ldquo;Interactive session&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/voice&lt;/code&gt; to show your dictation language on enable and warn when your &lt;code&gt;language&lt;/code&gt; setting isn&amp;rsquo;t supported for voice input&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;--plugin-dir&lt;/code&gt; to only accept one path to support subcommands — use repeated &lt;code&gt;--plugin-dir&lt;/code&gt; for multiple directories&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed gitignore patterns containing commas silently excluding entire filetypes from the @-mention file picker&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;MCP Elicitation 支持&lt;/strong&gt;：MCP server 现在可以在任务执行过程中通过交互式对话（如表单字段或浏览器 URL）请求结构化输入，增强了复杂任务中的人机协作能力。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monorepo 性能优化&lt;/strong&gt;：引入 &lt;code&gt;worktree.sparsePaths&lt;/code&gt; 配置，利用 git sparse-checkout 实现按需检出目录，大幅提升了超大规模仓库下的启动速度并降低了资源消耗。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;任务控制增强&lt;/strong&gt;：新增 &lt;code&gt;/effort&lt;/code&gt; 命令支持手动调节模型的推理力度，配合 &lt;code&gt;-n&lt;/code&gt; 启动标志自定义会话显示名称，进一步细化了开发者的操作权限。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;工具调用稳定性&lt;/strong&gt;：修复了延迟加载工具（ToolSearch）在会话压缩后丢失 Input Schema，导致数组和数字参数报类型错误的回归缺陷。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;容错机制增强&lt;/strong&gt;：为自动压缩（Auto-compaction）引入了断路器模式，在连续 3 次尝试失败后自动终止，避免了异常状态下的无效循环。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;v2.1.76 版本是一个侧重于“工程健壮性”的迭代。它不仅解决了大规模代码库下的性能瓶颈，还通过完善 MCP 协议和会话压缩逻辑，显著提升了长时会话的可靠性。这些针对底层架构和边缘场景的打磨，标志着 Claude Code 正在从简单的 AI 助手演进为更专业、可预测的生产力工具。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-16</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-16/</link><pubDate>Mon, 16 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-16/</guid><description>&lt;h1 id="-codex-更新-rust-v01140"&gt;🔧 Codex 更新 rust-v0.114.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-16&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added an experimental code mode for more isolated coding workflows. (#13418)&lt;/li&gt;
&lt;li&gt;Added an experimental hooks engine with &lt;code&gt;SessionStart&lt;/code&gt; and &lt;code&gt;Stop&lt;/code&gt; hook events. (#13276)&lt;/li&gt;
&lt;li&gt;WebSocket app-server deployments now expose &lt;code&gt;GET /readyz&lt;/code&gt; and &lt;code&gt;GET /healthz&lt;/code&gt; on the same listener for easier health checks. (#13782)&lt;/li&gt;
&lt;li&gt;Added a config switch to disable bundled system skills entirely. (#13792)&lt;/li&gt;
&lt;li&gt;Handoffs now carry realtime transcript context, which improves continuity when work is transferred between turns. (#14132)&lt;/li&gt;
&lt;li&gt;Improved the &lt;code&gt;$&lt;/code&gt; mention picker by clearly labeling Skills, Apps, and Plugins, and by surfacing plugins first. (#14147, #14163)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a Linux &lt;code&gt;tmux&lt;/code&gt; crash caused by concurrent user-shell lookups. (#13900)&lt;/li&gt;
&lt;li&gt;Fixed apps being enabled in unsupported sessions by tightening the enablement check. (#14011)&lt;/li&gt;
&lt;li&gt;Fixed reopened threads getting stuck as in-progress after quitting mid-run and then resuming later. (#14125)&lt;/li&gt;
&lt;li&gt;Fixed permission handling so legacy &lt;code&gt;workspace-write&lt;/code&gt; behavior is preserved and newer permission profiles degrade more safely on older builds. (#13957, #14107)&lt;/li&gt;
&lt;li&gt;Fixed approval flows so granted permissions persist across turns, work with reject-style configs, and are honored by &lt;code&gt;apply_patch&lt;/code&gt;. (#14009, #14055, #14118, #14165)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Laid the groundwork for the Python SDK’s generated v2 schema types and pinned platform-specific runtime binaries. (#13953)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14009 feat(core) Persist request_permission data across turns @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#14136 fix(core): use dedicated types for responsesapi web search tool config @owenlin0&lt;/li&gt;
&lt;li&gt;#13782 codex-rs/app-server: add health endpoints for &amp;ndash;listen websocket server @maxj-oai&lt;/li&gt;
&lt;li&gt;#14055 fix(core) RequestPermissions + ApplyPatch @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#14118 feat(approvals) RejectConfig for request_permissions @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#13957 fix(protocol): preserve legacy workspace-write semantics @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14107 fix: keep permissions profiles forward compatible @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14147 make dollar-mention always clarify item category (skill, app, plugin) @sayan-oai&lt;/li&gt;
&lt;li&gt;#14152 Refactor tool output into trait implementations @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14163 sort plugins first in menu @sayan-oai&lt;/li&gt;
&lt;li&gt;#13418 Add code_mode experimental feature @pakrym-oai&lt;/li&gt;
&lt;li&gt;#13276 start of hooks engine @eternal-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;作为 Codex Rust 版本的又一次快速迭代，v0.114.0 在工程化体验和底层架构上做了多项关键调整。以下是针对该版本的深度分析：&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-16</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-16/</link><pubDate>Mon, 16 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-16/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-16&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;浏览器原生会话挂载（Chrome DevTools MCP）&lt;/strong&gt;：新增官方 Chrome DevTools MCP 挂载模式，支持通过 &lt;code&gt;chrome://inspect&lt;/code&gt; 直接接入已登录的实时 Chrome 会话。配合内置的 &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; 属性，Agent 现在可以直接在用户的主浏览器环境内执行任务，无需额外的 &lt;code&gt;browserSession&lt;/code&gt; 选择器，极大简化了复杂 Web 任务的上下文继承。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;浏览器自动化指令集增强&lt;/strong&gt;：针对 &lt;code&gt;browser/act&lt;/code&gt; 引入了批量操作（batched actions）、选择器定位优化以及延迟点击功能。通过标准化的批处理调度，Agent 在处理动态 Web 页面时的响应速度和动作准确度有了显著提升。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cron 任务会话绑定&lt;/strong&gt;：&lt;code&gt;sessionTarget&lt;/code&gt; 现在支持 &lt;code&gt;current&lt;/code&gt; 或特定 &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt;。这意味着定时任务不再局限于孤立环境或主会话，而是可以灵活绑定到当前活跃会话或持久化的命名会话中，实现了自动化流与人工交互流的深度协同。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dashboard 渲染性能优化&lt;/strong&gt;：修复了在执行工具密集型（tool-heavy）任务时，UI 频繁重载全量历史记录导致的重绘风暴和界面冻结问题。现在只有最终状态会触发持久化历史刷新，大幅提升了长链条任务的交互流畅度。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;本地推理模型「思维泄露」修复&lt;/strong&gt;：针对 Ollama 等具备思考能力的模型，优化了 &lt;code&gt;thinking&lt;/code&gt; 和 &lt;code&gt;reasoning&lt;/code&gt; 字段的处理逻辑，防止内部推理过程泄露到最终的助理回复正文中，保证了输出结果的纯净性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;多平台安全审批加固&lt;/strong&gt;：针对 macOS 和 Windows 的 &lt;code&gt;exec&lt;/code&gt; 审批逻辑进行了深度重构，能够识别并拆解 &lt;code&gt;pnpm&lt;/code&gt;、&lt;code&gt;PowerShell&lt;/code&gt; 以及 &lt;code&gt;env&lt;/code&gt; 包装器下的真实可执行路径。同时，&lt;code&gt;MEMORY.md&lt;/code&gt; 权重的明确化解决了 Docker 挂载时大小写不敏感带来的内存注入重复问题。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;openclaw 2026.3.13 是一个典型的「工程化落地」版本，核心价值在于消弭了 Agent 与用户真实工作环境（如已登录浏览器、活跃会话）之间的鸿沟。通过对浏览器自动化指令的批量化改版和 Dashboard 渲染瓶颈的修复，开发者能够明显感受到在大规模工具调用场景下的稳定性提升。整体演进方向正从「对话式助理」快速向「深度嵌入工作流的系统级插件」转变。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-16</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-16/</link><pubDate>Mon, 16 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-16/</guid><description>&lt;h1 id="-claude-code-更新-v2176"&gt;🤖 Claude Code 更新 v2.1.76&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-16&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added MCP elicitation support — MCP servers can now request structured input mid-task via an interactive dialog (form fields or browser URL)&lt;/li&gt;
&lt;li&gt;Added new &lt;code&gt;Elicitation&lt;/code&gt; and &lt;code&gt;ElicitationResult&lt;/code&gt; hooks to intercept and override responses before they&amp;rsquo;re sent back&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;-n&lt;/code&gt; / &lt;code&gt;--name &amp;lt;name&amp;gt;&lt;/code&gt; CLI flag to set a display name for the session at startup&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;worktree.sparsePaths&lt;/code&gt; setting for &lt;code&gt;claude --worktree&lt;/code&gt; in large monorepos to check out only the directories you need via git sparse-checkout&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;PostCompact&lt;/code&gt; hook that fires after compaction completes&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;/effort&lt;/code&gt; slash command to set model effort level&lt;/li&gt;
&lt;li&gt;Added session quality survey — enterprise admins can configure the sample rate via the &lt;code&gt;feedbackSurveyRate&lt;/code&gt; setting&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed deferred tools (loaded via &lt;code&gt;ToolSearch&lt;/code&gt;) losing their input schemas after conversation compaction, causing array and number parameters to be rejected with type errors&lt;/li&gt;
&lt;li&gt;Fixed slash commands showing &amp;ldquo;Unknown skill&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Fixed plan mode asking for re-approval after the plan was already accepted&lt;/li&gt;
&lt;li&gt;Fixed voice mode swallowing keypresses while a permission dialog or plan editor was open&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/voice&lt;/code&gt; not working on Windows when installed via npm&lt;/li&gt;
&lt;li&gt;Fixed spurious &amp;ldquo;Context limit reached&amp;rdquo; when invoking a skill with &lt;code&gt;model:&lt;/code&gt; frontmatter on a 1M-context session&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;adaptive thinking is not supported on this model&amp;rdquo; error when using non-standard model strings&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;Bash(cmd:*)&lt;/code&gt; permission rules not matching when a quoted argument contains &lt;code&gt;#&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;don&amp;rsquo;t ask again&amp;rdquo; in the Bash permission dialog showing the full raw command for pipes and compound commands&lt;/li&gt;
&lt;li&gt;Fixed auto-compaction retrying indefinitely after consecutive failures — a circuit breaker now stops after 3 attempts&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;code&gt;--worktree&lt;/code&gt; startup performance by reading git refs directly and skipping redundant &lt;code&gt;git fetch&lt;/code&gt; when the remote branch is already available locally&lt;/li&gt;
&lt;li&gt;Improved background agent behavior — killing a background agent now preserves its partial results in the conversation context&lt;/li&gt;
&lt;li&gt;Improved model fallback notifications — now always visible instead of hidden behind verbose mode, with human-friendly model names&lt;/li&gt;
&lt;li&gt;Improved blockquote readability on dark terminal themes — text is now italic with a left bar instead of dim&lt;/li&gt;
&lt;li&gt;Improved stale worktree cleanup — worktrees left behind after an interrupted parallel run are now automatically cleaned up&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles — now derived from your first prompt instead of showing &amp;ldquo;Interactive session&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/voice&lt;/code&gt; to show your dictation language on enable and warn when your &lt;code&gt;language&lt;/code&gt; setting isn&amp;rsquo;t supported for voice input&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;--plugin-dir&lt;/code&gt; to only accept one path to support subcommands — use repeated &lt;code&gt;--plugin-dir&lt;/code&gt; for multiple directories&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed gitignore patterns containing commas silently excluding entire filetypes from the @-mention file picker&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;大家好，我是技术博主。今天我们来深度梳理一下 Claude Code v2.1.76 的最新更新。&lt;/p&gt;</description></item><item><title>🔧 Codex 更新日报 2026-03-15</title><link>https://qpzm7903.github.io/posts/codex-update-2026-03-15/</link><pubDate>Sun, 15 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/codex-update-2026-03-15/</guid><description>&lt;h1 id="-codex-更新-rust-v01140"&gt;🔧 Codex 更新 rust-v0.114.0&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-15&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="new-features"&gt;New Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added an experimental code mode for more isolated coding workflows. (#13418)&lt;/li&gt;
&lt;li&gt;Added an experimental hooks engine with &lt;code&gt;SessionStart&lt;/code&gt; and &lt;code&gt;Stop&lt;/code&gt; hook events. (#13276)&lt;/li&gt;
&lt;li&gt;WebSocket app-server deployments now expose &lt;code&gt;GET /readyz&lt;/code&gt; and &lt;code&gt;GET /healthz&lt;/code&gt; on the same listener for easier health checks. (#13782)&lt;/li&gt;
&lt;li&gt;Added a config switch to disable bundled system skills entirely. (#13792)&lt;/li&gt;
&lt;li&gt;Handoffs now carry realtime transcript context, which improves continuity when work is transferred between turns. (#14132)&lt;/li&gt;
&lt;li&gt;Improved the &lt;code&gt;$&lt;/code&gt; mention picker by clearly labeling Skills, Apps, and Plugins, and by surfacing plugins first. (#14147, #14163)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="bug-fixes"&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a Linux &lt;code&gt;tmux&lt;/code&gt; crash caused by concurrent user-shell lookups. (#13900)&lt;/li&gt;
&lt;li&gt;Fixed apps being enabled in unsupported sessions by tightening the enablement check. (#14011)&lt;/li&gt;
&lt;li&gt;Fixed reopened threads getting stuck as in-progress after quitting mid-run and then resuming later. (#14125)&lt;/li&gt;
&lt;li&gt;Fixed permission handling so legacy &lt;code&gt;workspace-write&lt;/code&gt; behavior is preserved and newer permission profiles degrade more safely on older builds. (#13957, #14107)&lt;/li&gt;
&lt;li&gt;Fixed approval flows so granted permissions persist across turns, work with reject-style configs, and are honored by &lt;code&gt;apply_patch&lt;/code&gt;. (#14009, #14055, #14118, #14165)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="chores"&gt;Chores&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Laid the groundwork for the Python SDK’s generated v2 schema types and pinned platform-specific runtime binaries. (#13953)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="changelog"&gt;Changelog&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;#14009 feat(core) Persist request_permission data across turns @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#14136 fix(core): use dedicated types for responsesapi web search tool config @owenlin0&lt;/li&gt;
&lt;li&gt;#13782 codex-rs/app-server: add health endpoints for &amp;ndash;listen websocket server @maxj-oai&lt;/li&gt;
&lt;li&gt;#14055 fix(core) RequestPermissions + ApplyPatch @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#14118 feat(approvals) RejectConfig for request_permissions @dylan-hurd-oai&lt;/li&gt;
&lt;li&gt;#13957 fix(protocol): preserve legacy workspace-write semantics @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14107 fix: keep permissions profiles forward compatible @viyatb-oai&lt;/li&gt;
&lt;li&gt;#14147 make dollar-mention always clarify item category (skill, app, plugin) @sayan-oai&lt;/li&gt;
&lt;li&gt;#14152 Refactor tool output into trait implementations @pakrym-oai&lt;/li&gt;
&lt;li&gt;#14163 sort plugins first in menu @sayan-oai&lt;/li&gt;
&lt;li&gt;#13418 Add code_mode experimental feature @pakrym-oai&lt;/li&gt;
&lt;li&gt;#13276 start of hooks engine @eternal-openai&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;实验性 Hooks 引擎与 Code Mode 落地&lt;/strong&gt;：版本引入了 &lt;code&gt;SessionStart&lt;/code&gt; 和 &lt;code&gt;Stop&lt;/code&gt; 钩子事件，允许开发者在会话生命周期内注入自定义逻辑。配合新增的实验性 Code Mode，Codex 正在尝试提供更纯净、隔离的编码专用工作流，这对于追求高确定性输出的任务至关重要。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;会话移交（Handoff）上下文连贯性优化&lt;/strong&gt;：现在的任务移交能够携带实时转录（Realtime Transcript）上下文。这一改进解决了多轮对话或复杂任务切换时的“断层”感，确保后继步骤能精准继承前序状态，减少了重复指令的输入。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;工具发现机制与交互优化&lt;/strong&gt;：&lt;code&gt;$&lt;/code&gt; 提及菜单（Mention Picker）进行了重构，通过明确标注 Skill、App 和 Plugin 分类，并优先置顶插件，显著提升了开发者在复杂环境下的工具调用效率。此外，允许完全禁用系统内置技能，为构建高度定制化的垂直领域 Agent 提供了可能。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;权限持久化与审批流修复&lt;/strong&gt;：修复了权限请求无法跨回合持久化的问题，并确保 &lt;code&gt;apply_patch&lt;/code&gt; 等关键操作能正确遵循权限配置（如拒绝逻辑），解决了长会话中频繁授权的体验痛点。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;会话恢复状态同步&lt;/strong&gt;：解决了线程在中断并重新打开后可能卡死在“进行中”状态的 Bug，提升了在不稳定网络或手动中断场景下的任务恢复可靠性。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux 环境稳定性&lt;/strong&gt;：修复了 Linux 下 &lt;code&gt;tmux&lt;/code&gt; 因并发用户 Shell 查询导致的崩溃（Segfault），增强了该工具在重度终端用户环境中的健壮性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Codex Rust-v0.114.0 是一个更偏向“生产力基建”的迭代版本。Hooks 引擎的加入标志着它正从一个被动工具向可编程的任务引擎演进。重点优化权限处理和移交上下文，显示出开发团队正在深挖长任务、复杂流场景下的用户痛点。整体价值取向非常清晰：在保持交互灵活性的同时，通过底层重构提供更严谨的权限控制和更稳定的执行环境。&lt;/p&gt;</description></item><item><title>🔧 Openclaw 更新日报 2026-03-15</title><link>https://qpzm7903.github.io/posts/openclaw-update-2026-03-15/</link><pubDate>Sun, 15 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openclaw-update-2026-03-15/</guid><description>&lt;h1 id="-openclaw-更新-2026313"&gt;🔧 Openclaw 更新 2026.3.13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-15&lt;br&gt;
&lt;strong&gt;⚠️ 新版本发布&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="changes"&gt;Changes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Android/chat settings: redesign the chat settings sheet with grouped device and media sections, refresh the Connect and Voice tabs, and tighten the chat composer/session header for a denser mobile layout. (#44894) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;iOS/onboarding: add a first-run welcome pager before gateway setup, stop auto-opening the QR scanner, and show &lt;code&gt;/pair qr&lt;/code&gt; instructions on the connect step. (#45054) Thanks @ngutman.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: add an official Chrome DevTools MCP attach mode for signed-in live Chrome sessions, with docs for &lt;code&gt;chrome://inspect/#remote-debugging&lt;/code&gt; enablement and direct backlinks to Chrome’s own setup guides.&lt;/li&gt;
&lt;li&gt;Browser/agents: add built-in &lt;code&gt;profile=&amp;quot;user&amp;quot;&lt;/code&gt; for the logged-in host browser and &lt;code&gt;profile=&amp;quot;chrome-relay&amp;quot;&lt;/code&gt; for the extension relay, so agent browser calls can prefer the real signed-in browser without the extra &lt;code&gt;browserSession&lt;/code&gt; selector.&lt;/li&gt;
&lt;li&gt;Browser/act automation: add batched actions, selector targeting, and delayed clicks for browser act requests with normalized batch dispatch. Thanks @vincentkoc.&lt;/li&gt;
&lt;li&gt;Docker/timezone override: add &lt;code&gt;OPENCLAW_TZ&lt;/code&gt; so &lt;code&gt;docker-setup.sh&lt;/code&gt; can pin gateway and CLI containers to a chosen IANA timezone instead of inheriting the daemon default. (#34119) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;Dependencies/pi: bump &lt;code&gt;@mariozechner/pi-agent-core&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-ai&lt;/code&gt;, &lt;code&gt;@mariozechner/pi-coding-agent&lt;/code&gt;, and &lt;code&gt;@mariozechner/pi-tui&lt;/code&gt; to &lt;code&gt;0.58.0&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Cron/sessions: add &lt;code&gt;sessionTarget: &amp;quot;current&amp;quot;&lt;/code&gt; and &lt;code&gt;session:&amp;lt;id&amp;gt;&lt;/code&gt; support so cron jobs can bind to the creating session or a persistent named session instead of only &lt;code&gt;main&lt;/code&gt; or &lt;code&gt;isolated&lt;/code&gt;. Thanks @kkhomej33-netizen and @ImLukeF.&lt;/li&gt;
&lt;li&gt;Telegram/message send: add &lt;code&gt;--force-document&lt;/code&gt; so Telegram image and GIF sends can upload as documents without compression. (#45111) Thanks @thepagent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="breaking"&gt;Breaking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;BREAKING:&lt;/strong&gt; Agents now load at most one root memory bootstrap file. &lt;code&gt;MEMORY.md&lt;/code&gt; wins; &lt;code&gt;memory.md&lt;/code&gt; is only used when &lt;code&gt;MEMORY.md&lt;/code&gt; is absent. If you intentionally kept both files and depended on both being injected, merge them before upgrade. This also fixes duplicate memory injection on case-insensitive Docker mounts. (#26054) Thanks @Lanfei.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="fixes"&gt;Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dashboard/chat UI: stop reloading full chat history on every live tool result in dashboard v2 so tool-heavy runs no longer trigger UI freeze/re-render storms while the final event still refreshes persisted history. (#45541) Thanks @BunsDev.&lt;/li&gt;
&lt;li&gt;Gateway/client requests: reject unanswered gateway RPC calls after a bounded timeout and clear their pending state, so stalled connections no longer leak hanging &lt;code&gt;GatewayClient.request()&lt;/code&gt; promises indefinitely.&lt;/li&gt;
&lt;li&gt;Build/plugin-sdk bundling: bundle plugin-sdk subpath entries in one shared build pass so published packages stop duplicating shared chunks and avoid the recent plugin-sdk memory blow-up. (#45426) Thanks @TarasShyn.&lt;/li&gt;
&lt;li&gt;Ollama/reasoning visibility: stop promoting native &lt;code&gt;thinking&lt;/code&gt; and &lt;code&gt;reasoning&lt;/code&gt; fields into final assistant text so local reasoning models no longer leak internal thoughts in normal replies. (#45330) Thanks @xi7ang.&lt;/li&gt;
&lt;li&gt;Android/onboarding QR scan: switch setup QR scanning to Google Code Scanner so onboarding uses a more reliable scanner instead of the legacy embedded ZXing flow. (#45021) Thanks @obviyus.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: harden driver validation and session lifecycle so transport errors trigger reconnects while tool-level errors preserve the session, and extract shared ARIA role sets to deduplicate Playwright and Chrome MCP snapshot paths. (#45682) Thanks @odysseus0.&lt;/li&gt;
&lt;li&gt;Browser/existing-session: accept text-only &lt;code&gt;list_pages&lt;/code&gt; and &lt;code&gt;new_page&lt;/code&gt; responses from Chrome DevTools MCP so live-session tab discovery and new-tab open flows keep working when the server omits structured page metadata.&lt;/li&gt;
&lt;li&gt;Control UI/insecure auth: preserve explicit shared token and password auth on plain-HTTP Control UI connects so LAN and reverse-proxy sessions no longer drop shared auth before the first WebSocket handshake. (#45088) Thanks @velvet-shark.&lt;/li&gt;
&lt;li&gt;Gateway/session reset: preserve &lt;code&gt;lastAccountId&lt;/code&gt; and &lt;code&gt;lastThreadId&lt;/code&gt; across gateway session resets so replies keep routing back to the same account and thread after &lt;code&gt;/reset&lt;/code&gt;. (#44773) Thanks @Lanfei.&lt;/li&gt;
&lt;li&gt;macOS/onboarding: avoid self-restarting freshly bootstrapped launchd gateways and give new daemon installs longer to become healthy, so &lt;code&gt;openclaw onboard --install-daemon&lt;/code&gt; no longer false-fails on slower Macs and fresh VM snapshots.&lt;/li&gt;
&lt;li&gt;Gateway/status: add &lt;code&gt;openclaw gateway status --require-rpc&lt;/code&gt; and clearer Linux non-interactive daemon-install failure reporting so automation can fail hard on probe misses instead of treating a printed RPC error as green.&lt;/li&gt;
&lt;li&gt;macOS/exec approvals: respect per-agent exec approval settings in the gateway prompter, including allowlist fallback when the native prompt cannot be shown, so gateway-triggered &lt;code&gt;system.run&lt;/code&gt; requests follow configured policy instead of always prompting or denying unexpectedly. (#13707) Thanks @sliekens.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;p&gt;这份关于 openclaw 2026.3.13 的更新说明显示，该版本在浏览器深度集成、自动化任务调度以及系统安全审计方面迈出了实质性的一步。以下是本次更新的深度点评：&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-15</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-15/</link><pubDate>Sun, 15 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-15/</guid><description>&lt;h1 id="-claude-code-更新-v2176"&gt;🤖 Claude Code 更新 v2.1.76&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-15&lt;br&gt;
&lt;strong&gt;📋 版本维护&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added MCP elicitation support — MCP servers can now request structured input mid-task via an interactive dialog (form fields or browser URL)&lt;/li&gt;
&lt;li&gt;Added new &lt;code&gt;Elicitation&lt;/code&gt; and &lt;code&gt;ElicitationResult&lt;/code&gt; hooks to intercept and override responses before they&amp;rsquo;re sent back&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;-n&lt;/code&gt; / &lt;code&gt;--name &amp;lt;name&amp;gt;&lt;/code&gt; CLI flag to set a display name for the session at startup&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;worktree.sparsePaths&lt;/code&gt; setting for &lt;code&gt;claude --worktree&lt;/code&gt; in large monorepos to check out only the directories you need via git sparse-checkout&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;PostCompact&lt;/code&gt; hook that fires after compaction completes&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;/effort&lt;/code&gt; slash command to set model effort level&lt;/li&gt;
&lt;li&gt;Added session quality survey — enterprise admins can configure the sample rate via the &lt;code&gt;feedbackSurveyRate&lt;/code&gt; setting&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed deferred tools (loaded via &lt;code&gt;ToolSearch&lt;/code&gt;) losing their input schemas after conversation compaction, causing array and number parameters to be rejected with type errors&lt;/li&gt;
&lt;li&gt;Fixed slash commands showing &amp;ldquo;Unknown skill&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Fixed plan mode asking for re-approval after the plan was already accepted&lt;/li&gt;
&lt;li&gt;Fixed voice mode swallowing keypresses while a permission dialog or plan editor was open&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/voice&lt;/code&gt; not working on Windows when installed via npm&lt;/li&gt;
&lt;li&gt;Fixed spurious &amp;ldquo;Context limit reached&amp;rdquo; when invoking a skill with &lt;code&gt;model:&lt;/code&gt; frontmatter on a 1M-context session&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;adaptive thinking is not supported on this model&amp;rdquo; error when using non-standard model strings&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;Bash(cmd:*)&lt;/code&gt; permission rules not matching when a quoted argument contains &lt;code&gt;#&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed &amp;ldquo;don&amp;rsquo;t ask again&amp;rdquo; in the Bash permission dialog showing the full raw command for pipes and compound commands&lt;/li&gt;
&lt;li&gt;Fixed auto-compaction retrying indefinitely after consecutive failures — a circuit breaker now stops after 3 attempts&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;code&gt;--worktree&lt;/code&gt; startup performance by reading git refs directly and skipping redundant &lt;code&gt;git fetch&lt;/code&gt; when the remote branch is already available locally&lt;/li&gt;
&lt;li&gt;Improved background agent behavior — killing a background agent now preserves its partial results in the conversation context&lt;/li&gt;
&lt;li&gt;Improved model fallback notifications — now always visible instead of hidden behind verbose mode, with human-friendly model names&lt;/li&gt;
&lt;li&gt;Improved blockquote readability on dark terminal themes — text is now italic with a left bar instead of dim&lt;/li&gt;
&lt;li&gt;Improved stale worktree cleanup — worktrees left behind after an interrupted parallel run are now automatically cleaned up&lt;/li&gt;
&lt;li&gt;Improved Remote Control session titles — now derived from your first prompt instead of showing &amp;ldquo;Interactive session&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/voice&lt;/code&gt; to show your dictation language on enable and warn when your &lt;code&gt;language&lt;/code&gt; setting isn&amp;rsquo;t supported for voice input&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;--plugin-dir&lt;/code&gt; to only accept one path to support subcommands — use repeated &lt;code&gt;--plugin-dir&lt;/code&gt; for multiple directories&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed gitignore patterns containing commas silently excluding entire filetypes from the @-mention file picker&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="核心亮点"&gt;核心亮点&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;MCP Elicitation 支持&lt;/strong&gt;：MCP 服务端现在可以在任务执行过程中通过交互式对话框（表单或浏览器 URL）主动请求结构化输入。配合新增的 &lt;code&gt;Elicitation&lt;/code&gt; 钩子，这为复杂工具链的「人机协作」提供了更标准化的干预机制。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monorepo 性能优化&lt;/strong&gt;：引入 &lt;code&gt;worktree.sparsePaths&lt;/code&gt; 配置，支持通过 git sparse-checkout 仅检出必要的目录。配合 &lt;code&gt;--worktree&lt;/code&gt; 启动性能的改进，大幅降低了在大型超大规模仓库（Monorepo）中使用时的资源开销和等待时间。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;精细化控制增强&lt;/strong&gt;：新增 &lt;code&gt;/effort&lt;/code&gt; 命令允许用户手动设定模型的工作强度（Effort Level），同时支持通过 &lt;code&gt;-n&lt;/code&gt; 参数为 Session 命名。这些改动提升了开发者在处理不同复杂度任务时的掌控力。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="值得注意的修复"&gt;值得注意的修复&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;长对话稳定性修复&lt;/strong&gt;：解决了延迟加载工具（&lt;code&gt;ToolSearch&lt;/code&gt;）在上下文压缩（Compaction）后丢失输入 Schema 的问题，避免了长 Session 中频繁出现的参数类型错误。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;远程控制与连接优化&lt;/strong&gt;：修复了 Remote Control 模式下 Session 意外挂起、消息积压以及 WebSocket 断连后无法恢复等稳定性缺陷，显著提升了远程协作场景的可靠性。&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="个人评价"&gt;个人评价&lt;/h3&gt;
&lt;p&gt;Claude Code v2.1.76 是一个聚焦于「生产环境可靠性」与「大规模工程适配」的迭代版本。通过引入 sparse-checkout 和完善上下文压缩机制，它进一步解决了在复杂工程场景下的性能瓶颈与长效对话的逻辑断层。此外，MCP 交互能力的增强意味着它正从单纯的指令执行器向更智能的协同平台演进。对于重度依赖远程环境或处于大型单体仓库的企业级开发者而言，这一版本的稳定性改进极具实战价值。&lt;/p&gt;</description></item><item><title>AI 编程工作流增强框架三强对比：ECC、BMAD 还是 Superpowers？</title><link>https://qpzm7903.github.io/posts/blog-ecc-bmad-superpowers-2026-03-15/</link><pubDate>Sun, 15 Mar 2026 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/blog-ecc-bmad-superpowers-2026-03-15/</guid><description>&lt;p&gt;everything-claude-code（ECC）、BMAD-METHOD 和 Superpowers 代表了 AI 编程工具增强的三种不同路径：ECC 是工具链性能层，旨在压榨 Agent 的执行上限；BMAD 是项目管理方法论，将敏捷开发引入 AI 时代；Superpowers 是最小化工作流约束系统，通过强制 TDD 纪律减少随意性。三者解决的问题维度不同，不存在绝对优劣。&lt;/p&gt;
&lt;h2 id="三条路三种答案"&gt;三条路，三种答案&lt;/h2&gt;
&lt;p&gt;当前 AI 编程工具的扩展正处于爆炸期，开发者们不仅在追求更强的模型，更在思考如何通过 skills、agents、hooks 和 workflows 构建更高质量的工程闭环。在这场竞赛中，三个开源项目各代表了不同的演进方向。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ECC (everything-claude-code)&lt;/strong&gt;：Anthropic Hackathon 获奖项目，76k stars。它通过一套极其复杂的工程化配置，解决了 AI Agent 在长上下文管理、Token 效率和跨 session 记忆方面的痛点。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BMAD-METHOD&lt;/strong&gt;：40.7k stars，专注于敏捷 AI 开发的方法论。它不只是工具增强，而是一套完整的项目生命周期管理框架，包含从需求分析到部署的标准化流程。&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Superpowers&lt;/strong&gt;：由 Jesse (obra) 发起，已上架官方 Claude 插件市场。主张&amp;quot;流程即法律&amp;quot;，通过自动触发的 Skills 强制执行 TDD 和 Git 工作流。&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;本文不是评选&amp;quot;冠军&amp;quot;，而是通过系统视角剖析它们的设计哲学，帮助工程师根据自己的项目规模和协作习惯建立选择框架。&lt;/p&gt;
&lt;h2 id="三个项目的系统定位"&gt;三个项目的系统定位&lt;/h2&gt;
&lt;p&gt;这三个框架在 AI 编程的生态栈中处于不同的层次。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ECC：工具链性能优化层。&lt;/strong&gt; 它不关心你写的是什么业务，它关心的是&amp;quot;如何让 AI 执行得更稳&amp;quot;。通过内置的 &lt;code&gt;instincts&lt;/code&gt;、&lt;code&gt;memory hooks&lt;/code&gt; 和 &lt;code&gt;security scan&lt;/code&gt;，它为 Claude Code 或 Codex 等 Harness 提供了一个高性能的运行环境。核心价值在于 Token 优化和记忆持久化，解决&amp;quot;Agent 越用越笨&amp;quot;的问题。&lt;/p&gt;</description></item><item><title>kube-explorer：轻量级 Kubernetes Dashboard 替代方案</title><link>https://qpzm7903.github.io/posts/kube-explorer-installation-guide-2026-03-14/</link><pubDate>Sat, 14 Mar 2026 12:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/kube-explorer-installation-guide-2026-03-14/</guid><description>官方 Kubernetes Dashboard 在新版本 K8s 上存在兼容性问题，kube-explorer 是一个轻量、无依赖的替代方案，支持本地运行和集群部署。</description></item><item><title>🤖 Claude Code 更新日报 2026-03-14</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-14/</link><pubDate>Sat, 14 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-14/</guid><description>&lt;h1 id="-claude-code-更新-v2175"&gt;🤖 Claude Code 更新 v2.1.75&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-14
&lt;strong&gt;⚠️ 重大更新&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added 1M context window for Opus 4.6 by default for Max, Team, and Enterprise plans (previously required extra usage)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;/color&lt;/code&gt; command for all users to set a prompt-bar color for your session&lt;/li&gt;
&lt;li&gt;Added session name display on the prompt bar when using &lt;code&gt;/rename&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added last-modified timestamps to memory files, helping Claude reason about which memories are fresh vs. stale&lt;/li&gt;
&lt;li&gt;Added hook source display (settings/plugin/skill) in permission prompts when a hook requires confirmation&lt;/li&gt;
&lt;li&gt;Added actionable suggestions to &lt;code&gt;/context&lt;/code&gt; command — identifies context-heavy tools, memory bloat, and capacity warnings with specific optimization tips&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;autoMemoryDirectory&lt;/code&gt; setting to configure a custom directory for auto-memory storage&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;modelOverrides&lt;/code&gt; setting to map model picker entries to custom provider model IDs (e.g. Bedrock inference profile ARNs)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed voice mode not activating correctly on fresh installs without toggling &lt;code&gt;/voice&lt;/code&gt; twice&lt;/li&gt;
&lt;li&gt;Fixed the Claude Code header not updating the displayed model name after switching models with &lt;code&gt;/model&lt;/code&gt; or Option+P&lt;/li&gt;
&lt;li&gt;Fixed session crash when an attachment message computation returns undefined values&lt;/li&gt;
&lt;li&gt;Fixed Bash tool mangling &lt;code&gt;!&lt;/code&gt; in piped commands (e.g., &lt;code&gt;jq 'select(.x != .y)'&lt;/code&gt; now works correctly)&lt;/li&gt;
&lt;li&gt;Fixed managed-disabled plugins showing up in the &lt;code&gt;/plugin&lt;/code&gt; Installed tab — plugins force-disabled by your organization are now hidden&lt;/li&gt;
&lt;li&gt;Fixed token estimation over-counting for thinking and &lt;code&gt;tool_use&lt;/code&gt; blocks, preventing premature context compaction&lt;/li&gt;
&lt;li&gt;Fixed corrupted marketplace config path handling&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/resume&lt;/code&gt; losing session names after resuming a forked or continued session&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved startup performance on macOS non-MDM machines by skipping unnecessary subprocess spawns&lt;/li&gt;
&lt;li&gt;[VSCode] Fixed delete button not working for Untitled sessions&lt;/li&gt;
&lt;li&gt;[VSCode] Improved scroll wheel responsiveness in the integrated terminal with terminal-aware acceleration&lt;/li&gt;
&lt;li&gt;Improved Up arrow after interrupting Claude — now restores the interrupted prompt and rewinds the conversation in one step&lt;/li&gt;
&lt;li&gt;Improved IDE detection speed at startup&lt;/li&gt;
&lt;li&gt;Improved clipboard image pasting performance on macOS&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/effort&lt;/code&gt; to work while Claude is responding, matching &lt;code&gt;/model&lt;/code&gt; behavior&lt;/li&gt;
&lt;li&gt;Improved voice mode to automatically retry transient connection failures during rapid push-to-talk re-press&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-13</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-13/</link><pubDate>Fri, 13 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-13/</guid><description>&lt;h1 id="-claude-code-更新-v2174"&gt;🤖 Claude Code 更新 v2.1.74&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-13
&lt;strong&gt;⚠️ 重大更新&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added actionable suggestions to &lt;code&gt;/context&lt;/code&gt; command — identifies context-heavy tools, memory bloat, and capacity warnings with specific optimization tips&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;autoMemoryDirectory&lt;/code&gt; setting to configure a custom directory for auto-memory storage&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;modelOverrides&lt;/code&gt; setting to map model picker entries to custom provider model IDs (e.g. Bedrock inference profile ARNs)&lt;/li&gt;
&lt;li&gt;Added actionable guidance when OAuth login or connectivity checks fail due to SSL certificate errors (corporate proxies, &lt;code&gt;NODE_EXTRA_CA_CERTS&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;w&lt;/code&gt; key in &lt;code&gt;/copy&lt;/code&gt; to write the focused selection directly to a file, bypassing the clipboard (useful over SSH)&lt;/li&gt;
&lt;li&gt;Added optional description argument to &lt;code&gt;/plan&lt;/code&gt; (e.g., &lt;code&gt;/plan fix the auth bug&lt;/code&gt;) that enters plan mode and immediately starts&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;ExitWorktree&lt;/code&gt; tool to leave an &lt;code&gt;EnterWorktree&lt;/code&gt; session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_DISABLE_CRON&lt;/code&gt; environment variable to immediately stop scheduled cron jobs mid-session&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed memory leak where streaming API response buffers were not released when the generator was terminated early, causing unbounded RSS growth on the Node.js/npm code path&lt;/li&gt;
&lt;li&gt;Fixed managed policy &lt;code&gt;ask&lt;/code&gt; rules being bypassed by user &lt;code&gt;allow&lt;/code&gt; rules or skill &lt;code&gt;allowed-tools&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed full model IDs (e.g., &lt;code&gt;claude-opus-4-5&lt;/code&gt;) being silently ignored in agent frontmatter &lt;code&gt;model:&lt;/code&gt; field and &lt;code&gt;--agents&lt;/code&gt; JSON config — agents now accept the same model values as &lt;code&gt;--model&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed MCP OAuth authentication hanging when the callback port is already in use&lt;/li&gt;
&lt;li&gt;Fixed MCP OAuth refresh never prompting for re-auth after the refresh token expires, for OAuth servers that return errors with HTTP 200 (e.g. Slack)&lt;/li&gt;
&lt;li&gt;Fixed voice mode silently failing on the macOS native binary for users whose terminal had never been granted microphone permission — the binary now includes the &lt;code&gt;audio-input&lt;/code&gt; entitlement so macOS prompts correctly&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;SessionEnd&lt;/code&gt; hooks being killed after 1.5 s on exit regardless of &lt;code&gt;hook.timeout&lt;/code&gt; — now configurable via &lt;code&gt;CLAUDE_CODE_SESSIONEND_HOOKS_TIMEOUT_MS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/plugin install&lt;/code&gt; failing inside the REPL for marketplace plugins with local sources&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;[VSCode] Fixed delete button not working for Untitled sessions&lt;/li&gt;
&lt;li&gt;[VSCode] Improved scroll wheel responsiveness in the integrated terminal with terminal-aware acceleration&lt;/li&gt;
&lt;li&gt;Improved Up arrow after interrupting Claude — now restores the interrupted prompt and rewinds the conversation in one step&lt;/li&gt;
&lt;li&gt;Improved IDE detection speed at startup&lt;/li&gt;
&lt;li&gt;Improved clipboard image pasting performance on macOS&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/effort&lt;/code&gt; to work while Claude is responding, matching &lt;code&gt;/model&lt;/code&gt; behavior&lt;/li&gt;
&lt;li&gt;Improved voice mode to automatically retry transient connection failures during rapid push-to-talk re-press&lt;/li&gt;
&lt;li&gt;Improved the Remote Control spawn mode selection prompt with better context&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-12</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-12/</link><pubDate>Thu, 12 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-12/</guid><description>&lt;h1 id="-claude-code-更新-v2173"&gt;🤖 Claude Code 更新 v2.1.73&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-12
&lt;strong&gt;⚠️ 重大更新&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;modelOverrides&lt;/code&gt; setting to map model picker entries to custom provider model IDs (e.g. Bedrock inference profile ARNs)&lt;/li&gt;
&lt;li&gt;Added actionable guidance when OAuth login or connectivity checks fail due to SSL certificate errors (corporate proxies, &lt;code&gt;NODE_EXTRA_CA_CERTS&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;w&lt;/code&gt; key in &lt;code&gt;/copy&lt;/code&gt; to write the focused selection directly to a file, bypassing the clipboard (useful over SSH)&lt;/li&gt;
&lt;li&gt;Added optional description argument to &lt;code&gt;/plan&lt;/code&gt; (e.g., &lt;code&gt;/plan fix the auth bug&lt;/code&gt;) that enters plan mode and immediately starts&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;ExitWorktree&lt;/code&gt; tool to leave an &lt;code&gt;EnterWorktree&lt;/code&gt; session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_DISABLE_CRON&lt;/code&gt; environment variable to immediately stop scheduled cron jobs mid-session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;lsof&lt;/code&gt;, &lt;code&gt;pgrep&lt;/code&gt;, &lt;code&gt;tput&lt;/code&gt;, &lt;code&gt;ss&lt;/code&gt;, &lt;code&gt;fd&lt;/code&gt;, and &lt;code&gt;fdfind&lt;/code&gt; to the bash auto-approval allowlist, reducing permission prompts for common read-only operations&lt;/li&gt;
&lt;li&gt;Added support for marketplace git URLs without &lt;code&gt;.git&lt;/code&gt; suffix (Azure DevOps, AWS CodeCommit)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed freezes and 100% CPU loops triggered by permission prompts for complex bash commands&lt;/li&gt;
&lt;li&gt;Fixed a deadlock that could freeze Claude Code when many skill files changed at once (e.g. during &lt;code&gt;git pull&lt;/code&gt; in a repo with a large &lt;code&gt;.claude/skills/&lt;/code&gt; directory)&lt;/li&gt;
&lt;li&gt;Fixed Bash tool output being lost when running multiple Claude Code sessions in the same project directory&lt;/li&gt;
&lt;li&gt;Fixed subagents with &lt;code&gt;model: opus&lt;/code&gt;/&lt;code&gt;sonnet&lt;/code&gt;/&lt;code&gt;haiku&lt;/code&gt; being silently downgraded to older model versions on Bedrock, Vertex, and Microsoft Foundry&lt;/li&gt;
&lt;li&gt;Fixed background bash processes spawned by subagents not being cleaned up when the agent exits&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/resume&lt;/code&gt; showing the current session in the picker&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/ide&lt;/code&gt; crashing with &lt;code&gt;onInstall is not defined&lt;/code&gt; when auto-installing the extension&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;/loop&lt;/code&gt; not being available on Bedrock/Vertex/Foundry and when telemetry was disabled&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved Up arrow after interrupting Claude — now restores the interrupted prompt and rewinds the conversation in one step&lt;/li&gt;
&lt;li&gt;Improved IDE detection speed at startup&lt;/li&gt;
&lt;li&gt;Improved clipboard image pasting performance on macOS&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/effort&lt;/code&gt; to work while Claude is responding, matching &lt;code&gt;/model&lt;/code&gt; behavior&lt;/li&gt;
&lt;li&gt;Improved voice mode to automatically retry transient connection failures during rapid push-to-talk re-press&lt;/li&gt;
&lt;li&gt;Improved the Remote Control spawn mode selection prompt with better context&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/config&lt;/code&gt; — Escape now cancels changes, Enter saves and closes, Space toggles settings&lt;/li&gt;
&lt;li&gt;Improved up-arrow history to show current session&amp;rsquo;s messages first when running multiple concurrent sessions&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>让 AI 在你睡觉时做研究：autoresearch 的设计哲学</title><link>https://qpzm7903.github.io/posts/autoresearch-design-philosophy-2026-03-11/</link><pubDate>Wed, 11 Mar 2026 14:13:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/autoresearch-design-philosophy-2026-03-11/</guid><description>Karpathy 的 autoresearch 仓库表面是 ML 实验自动化工具，实质是一个关于如何设计真正自主 Agent 系统的完整示范。本文从三文件架构、固定预算设计、实验数据和系统宪法四个角度拆解它的设计哲学。</description></item><item><title>Arthas MCP 接远端 K8s：真正的挑战是链路，不是配置</title><link>https://qpzm7903.github.io/posts/arthas-mcp-k8s-2026-03-11/</link><pubDate>Wed, 11 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/arthas-mcp-k8s-2026-03-11/</guid><description>在远端 K8s 环境下接入 Arthas MCP，核心问题不是 MCP 参数配置，而是如何设计一条安全、可复用的连接链路，把复杂度留在连接层，让 Agent 只看到稳定的本地地址。</description></item><item><title>🤖 Claude Code 更新日报 2026-03-11</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-11/</link><pubDate>Wed, 11 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-11/</guid><description>&lt;h1 id="-claude-code-更新-v2172"&gt;🤖 Claude Code 更新 v2.1.72&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-11
&lt;strong&gt;⚠️ 重大更新&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;w&lt;/code&gt; key in &lt;code&gt;/copy&lt;/code&gt; to write the focused selection directly to a file, bypassing the clipboard (useful over SSH)&lt;/li&gt;
&lt;li&gt;Added optional description argument to &lt;code&gt;/plan&lt;/code&gt; (e.g., &lt;code&gt;/plan fix the auth bug&lt;/code&gt;) that enters plan mode and immediately starts&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;ExitWorktree&lt;/code&gt; tool to leave an &lt;code&gt;EnterWorktree&lt;/code&gt; session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;CLAUDE_CODE_DISABLE_CRON&lt;/code&gt; environment variable to immediately stop scheduled cron jobs mid-session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;lsof&lt;/code&gt;, &lt;code&gt;pgrep&lt;/code&gt;, &lt;code&gt;tput&lt;/code&gt;, &lt;code&gt;ss&lt;/code&gt;, &lt;code&gt;fd&lt;/code&gt;, and &lt;code&gt;fdfind&lt;/code&gt; to the bash auto-approval allowlist, reducing permission prompts for common read-only operations&lt;/li&gt;
&lt;li&gt;Added support for marketplace git URLs without &lt;code&gt;.git&lt;/code&gt; suffix (Azure DevOps, AWS CodeCommit)&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;/loop&lt;/code&gt; command to run a prompt or slash command on a recurring interval (e.g. &lt;code&gt;/loop 5m check the deploy&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added cron scheduling tools for recurring prompts within a session&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed tool search to activate even with &lt;code&gt;ANTHROPIC_BASE_URL&lt;/code&gt; as long as &lt;code&gt;ENABLE_TOOL_SEARCH&lt;/code&gt; is set.&lt;/li&gt;
&lt;li&gt;Fixed slow exits when background tasks or hooks were slow to respond&lt;/li&gt;
&lt;li&gt;Fixed agent task progress stuck on &amp;ldquo;Initializing…&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Fixed skill hooks firing twice per event when a hooks-enabled skill is invoked by the model&lt;/li&gt;
&lt;li&gt;Fixed several voice mode issues: occasional input lag, false &amp;ldquo;No speech detected&amp;rdquo; errors after releasing push-to-talk, and stale transcripts re-filling the prompt after submission&lt;/li&gt;
&lt;li&gt;Fixed &lt;code&gt;--continue&lt;/code&gt; not resuming from the most recent point after &lt;code&gt;--compact&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Fixed bash security parsing edge cases&lt;/li&gt;
&lt;li&gt;Fixed several plugin issues: installation failing on Windows with &lt;code&gt;EEXIST&lt;/code&gt; error in OneDrive folders, marketplace blocking user-scope installs when a project-scope install exists, &lt;code&gt;CLAUDE_CODE_PLUGIN_CACHE_DIR&lt;/code&gt; creating literal &lt;code&gt;~&lt;/code&gt; directories, and &lt;code&gt;plugin.json&lt;/code&gt; with marketplace-only fields failing to load&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;code&gt;/config&lt;/code&gt; — Escape now cancels changes, Enter saves and closes, Space toggles settings&lt;/li&gt;
&lt;li&gt;Improved up-arrow history to show current session&amp;rsquo;s messages first when running multiple concurrent sessions&lt;/li&gt;
&lt;li&gt;Improved voice input transcription accuracy for repo names and common dev terms (regex, OAuth, JSON)&lt;/li&gt;
&lt;li&gt;Improved bash command parsing by switching to a native module — faster initialization and no memory leak&lt;/li&gt;
&lt;li&gt;Improved marketplace clone failure messages to show diagnostic info even when git produces no stderr&lt;/li&gt;
&lt;li&gt;Improved CPU utilization in long sessions&lt;/li&gt;
&lt;li&gt;Improved startup time by deferring native image processor loading to first use&lt;/li&gt;
&lt;li&gt;Improved bridge session reconnection to complete within seconds after laptop wake from sleep, instead of waiting up to 10 minutes&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>一键打通本地 Agent 到远端 K8s Arthas MCP：脚本化接入实战</title><link>https://qpzm7903.github.io/posts/arthas-mcp-k8s-scripted-access-guide-2026-03-10/</link><pubDate>Tue, 10 Mar 2026 14:12:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/arthas-mcp-k8s-scripted-access-guide-2026-03-10/</guid><description>上一篇讲清楚了为什么要用 SSH + kubectl port-forward 把远端 Arthas MCP 安全带到本地。这一篇继续往前走：把它做成一键脚本，讲清楚参数设计、执行流程、典型命令、常见故障和压测中的使用姿势。</description></item><item><title>Arthas MCP + 远端 K8s 实战：让本地 Agent 在压测时直接分析 Java 服务</title><link>https://qpzm7903.github.io/posts/arthas-mcp-k8s-remote-guide-2026-03-10/</link><pubDate>Tue, 10 Mar 2026 14:05:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/arthas-mcp-k8s-remote-guide-2026-03-10/</guid><description>Arthas 官方推出 MCP Server 后，AI Agent 已经可以直接调用 Java 诊断能力。本文结合远端 Kubernetes 场景，系统讲清楚如何通过 SSH + kubectl port-forward 安全接入 Arthas MCP，并给出一键连接脚本与压测诊断建议。</description></item><item><title>OpenAI 开源 Symphony：它不是 AI 编程助手，而是任务编排器</title><link>https://qpzm7903.github.io/posts/openai-symphony-agent-orchestrator-2026-03-10/</link><pubDate>Tue, 10 Mar 2026 13:20:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/openai-symphony-agent-orchestrator-2026-03-10/</guid><description>OpenAI 开源 Symphony 后，AI 编程工具开始从对话式辅助走向任务级自主执行。本文结合 README、SPEC.md 和 Elixir 参考实现，系统拆解 Symphony 的用途、架构、执行流程、适用场景与工程价值。</description></item><item><title>🤖 Claude Code 更新日报 2026-03-10</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-10/</link><pubDate>Tue, 10 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-10/</guid><description>&lt;h1 id="-claude-code-更新-v2171"&gt;🤖 Claude Code 更新 v2.1.71&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-10
**📋 版本维护&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;/loop&lt;/code&gt; command to run a prompt or slash command on a recurring interval (e.g. &lt;code&gt;/loop 5m check the deploy&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added cron scheduling tools for recurring prompts within a session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;voice:pushToTalk&lt;/code&gt; keybinding to make the voice activation key rebindable in &lt;code&gt;keybindings.json&lt;/code&gt; (default: space) — modifier+letter combos like &lt;code&gt;meta+k&lt;/code&gt; have zero typing interference&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;fmt&lt;/code&gt;, &lt;code&gt;comm&lt;/code&gt;, &lt;code&gt;cmp&lt;/code&gt;, &lt;code&gt;numfmt&lt;/code&gt;, &lt;code&gt;expr&lt;/code&gt;, &lt;code&gt;test&lt;/code&gt;, &lt;code&gt;printf&lt;/code&gt;, &lt;code&gt;getconf&lt;/code&gt;, &lt;code&gt;seq&lt;/code&gt;, &lt;code&gt;tsort&lt;/code&gt;, and &lt;code&gt;pr&lt;/code&gt; to the bash auto-approval allowlist&lt;/li&gt;
&lt;li&gt;Added the &lt;code&gt;/claude-api&lt;/code&gt; skill for building applications with the Claude API and Anthropic SDK&lt;/li&gt;
&lt;li&gt;Added Ctrl+U on an empty bash prompt (&lt;code&gt;!&lt;/code&gt;) to exit bash mode, matching &lt;code&gt;escape&lt;/code&gt; and &lt;code&gt;backspace&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added numeric keypad support for selecting options in Claude&amp;rsquo;s interview questions (previously only the number row above QWERTY worked)&lt;/li&gt;
&lt;li&gt;Added optional name argument to &lt;code&gt;/remote-control&lt;/code&gt; and &lt;code&gt;claude remote-control&lt;/code&gt; (&lt;code&gt;/remote-control My Project&lt;/code&gt; or &lt;code&gt;--name &amp;quot;My Project&amp;quot;&lt;/code&gt;) to set a custom session title visible in claude.ai/code&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed stdin freeze in long-running sessions where keystrokes stop being processed but the process stays alive&lt;/li&gt;
&lt;li&gt;Fixed a 5–8 second startup freeze for users with voice mode enabled, caused by CoreAudio initialization blocking the main thread after system wake&lt;/li&gt;
&lt;li&gt;Fixed startup UI freeze when many claude.ai proxy connectors refresh an expired OAuth token simultaneously&lt;/li&gt;
&lt;li&gt;Fixed forked conversations (&lt;code&gt;/fork&lt;/code&gt;) sharing the same plan file, which caused plan edits in one fork to overwrite the other&lt;/li&gt;
&lt;li&gt;Fixed the Read tool putting oversized images into context when image processing failed, breaking subsequent turns in long image-heavy sessions&lt;/li&gt;
&lt;li&gt;Fixed false-positive permission prompts for compound bash commands containing heredoc commit messages&lt;/li&gt;
&lt;li&gt;Fixed plugin installations being lost when running multiple Claude Code instances&lt;/li&gt;
&lt;li&gt;Fixed claude.ai connectors failing to reconnect after OAuth token refresh&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved startup time by deferring native image processor loading to first use&lt;/li&gt;
&lt;li&gt;Improved bridge session reconnection to complete within seconds after laptop wake from sleep, instead of waiting up to 10 minutes&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/plugin uninstall&lt;/code&gt; to disable project-scoped plugins in &lt;code&gt;.claude/settings.local.json&lt;/code&gt; instead of modifying &lt;code&gt;.claude/settings.json&lt;/code&gt;, so changes don&amp;rsquo;t affect teammates&lt;/li&gt;
&lt;li&gt;Improved plugin-provided MCP server deduplication — servers that duplicate a manually-configured server (same command/URL) are now skipped, preventing duplicate connections and tool sets. Suppressions are shown in the &lt;code&gt;/plugin&lt;/code&gt; menu.&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;/debug&lt;/code&gt; to toggle debug logging on mid-session, since debug logs are no longer written by default&lt;/li&gt;
&lt;li&gt;Removed startup notification noise for unauthenticated org-registered claude.ai connectors&lt;/li&gt;
&lt;li&gt;Improved error message when microphone captures silence to distinguish from &amp;ldquo;no speech detected&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved compaction to preserve images in the summarizer request, allowing prompt cache reuse for faster and cheaper compaction&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-09</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-09/</link><pubDate>Mon, 09 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-09/</guid><description>&lt;h1 id="-claude-code-更新-v2171"&gt;🤖 Claude Code 更新 v2.1.71&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-09
**📋 版本维护&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;/loop&lt;/code&gt; command to run a prompt or slash command on a recurring interval (e.g. &lt;code&gt;/loop 5m check the deploy&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added cron scheduling tools for recurring prompts within a session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;voice:pushToTalk&lt;/code&gt; keybinding to make the voice activation key rebindable in &lt;code&gt;keybindings.json&lt;/code&gt; (default: space) — modifier+letter combos like &lt;code&gt;meta+k&lt;/code&gt; have zero typing interference&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;fmt&lt;/code&gt;, &lt;code&gt;comm&lt;/code&gt;, &lt;code&gt;cmp&lt;/code&gt;, &lt;code&gt;numfmt&lt;/code&gt;, &lt;code&gt;expr&lt;/code&gt;, &lt;code&gt;test&lt;/code&gt;, &lt;code&gt;printf&lt;/code&gt;, &lt;code&gt;getconf&lt;/code&gt;, &lt;code&gt;seq&lt;/code&gt;, &lt;code&gt;tsort&lt;/code&gt;, and &lt;code&gt;pr&lt;/code&gt; to the bash auto-approval allowlist&lt;/li&gt;
&lt;li&gt;Added the &lt;code&gt;/claude-api&lt;/code&gt; skill for building applications with the Claude API and Anthropic SDK&lt;/li&gt;
&lt;li&gt;Added Ctrl+U on an empty bash prompt (&lt;code&gt;!&lt;/code&gt;) to exit bash mode, matching &lt;code&gt;escape&lt;/code&gt; and &lt;code&gt;backspace&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added numeric keypad support for selecting options in Claude&amp;rsquo;s interview questions (previously only the number row above QWERTY worked)&lt;/li&gt;
&lt;li&gt;Added optional name argument to &lt;code&gt;/remote-control&lt;/code&gt; and &lt;code&gt;claude remote-control&lt;/code&gt; (&lt;code&gt;/remote-control My Project&lt;/code&gt; or &lt;code&gt;--name &amp;quot;My Project&amp;quot;&lt;/code&gt;) to set a custom session title visible in claude.ai/code&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed stdin freeze in long-running sessions where keystrokes stop being processed but the process stays alive&lt;/li&gt;
&lt;li&gt;Fixed a 5–8 second startup freeze for users with voice mode enabled, caused by CoreAudio initialization blocking the main thread after system wake&lt;/li&gt;
&lt;li&gt;Fixed startup UI freeze when many claude.ai proxy connectors refresh an expired OAuth token simultaneously&lt;/li&gt;
&lt;li&gt;Fixed forked conversations (&lt;code&gt;/fork&lt;/code&gt;) sharing the same plan file, which caused plan edits in one fork to overwrite the other&lt;/li&gt;
&lt;li&gt;Fixed the Read tool putting oversized images into context when image processing failed, breaking subsequent turns in long image-heavy sessions&lt;/li&gt;
&lt;li&gt;Fixed false-positive permission prompts for compound bash commands containing heredoc commit messages&lt;/li&gt;
&lt;li&gt;Fixed plugin installations being lost when running multiple Claude Code instances&lt;/li&gt;
&lt;li&gt;Fixed claude.ai connectors failing to reconnect after OAuth token refresh&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved startup time by deferring native image processor loading to first use&lt;/li&gt;
&lt;li&gt;Improved bridge session reconnection to complete within seconds after laptop wake from sleep, instead of waiting up to 10 minutes&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/plugin uninstall&lt;/code&gt; to disable project-scoped plugins in &lt;code&gt;.claude/settings.local.json&lt;/code&gt; instead of modifying &lt;code&gt;.claude/settings.json&lt;/code&gt;, so changes don&amp;rsquo;t affect teammates&lt;/li&gt;
&lt;li&gt;Improved plugin-provided MCP server deduplication — servers that duplicate a manually-configured server (same command/URL) are now skipped, preventing duplicate connections and tool sets. Suppressions are shown in the &lt;code&gt;/plugin&lt;/code&gt; menu.&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;/debug&lt;/code&gt; to toggle debug logging on mid-session, since debug logs are no longer written by default&lt;/li&gt;
&lt;li&gt;Removed startup notification noise for unauthenticated org-registered claude.ai connectors&lt;/li&gt;
&lt;li&gt;Improved error message when microphone captures silence to distinguish from &amp;ldquo;no speech detected&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved compaction to preserve images in the summarizer request, allowing prompt cache reuse for faster and cheaper compaction&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; &lt;strong&gt;定时调度工具&lt;/strong&gt; — 新增 cron 调度能力，支持在会话内设置周期性任务。&lt;/p&gt;</description></item><item><title>📰 科技热点日报 2026-03-08</title><link>https://qpzm7903.github.io/posts/daily-news-2026-03-08/</link><pubDate>Sun, 08 Mar 2026 12:59:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-08/</guid><description>&lt;h1 id="-科技热点日报--2026-03-08"&gt;📰 科技热点日报 | 2026-03-08&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;5&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;15&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：12:59&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] PRX Part 3 — Training a Text-to-Image Model in 24h!&lt;/strong&gt;
📅 Tue, 03 Ma | 🏷️ &lt;code&gt;训练&lt;/code&gt;
📝 &lt;img alt="Image 4" loading="lazy" src="https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8702f6/7MUExmr-ed7sgd0D9H6yh.png"&gt;![Image 5](&lt;a href="https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8"&gt;https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8&lt;/a&gt;&amp;hellip;
🔗 &lt;a href="https://huggingface.co/blog/Photoroom/prx-part3"&gt;https://huggingface.co/blog/Photoroom/prx-part3&lt;/a&gt;&lt;/p&gt;</description></item><item><title>🤖 Claude Code 更新日报 2026-03-08</title><link>https://qpzm7903.github.io/posts/claude-code-update-2026-03-08/</link><pubDate>Sun, 08 Mar 2026 10:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/claude-code-update-2026-03-08/</guid><description>&lt;h1 id="-claude-code-更新-v2171"&gt;🤖 Claude Code 更新 v2.1.71&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;发布日期&lt;/strong&gt;: 2026-03-08&lt;/p&gt;
&lt;h2 id="-新增功能"&gt;✨ 新增功能&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;/loop&lt;/code&gt; command to run a prompt or slash command on a recurring interval (e.g. &lt;code&gt;/loop 5m check the deploy&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Added cron scheduling tools for recurring prompts within a session&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;voice:pushToTalk&lt;/code&gt; keybinding to make the voice activation key rebindable in &lt;code&gt;keybindings.json&lt;/code&gt; (default: space) — modifier+letter combos like &lt;code&gt;meta+k&lt;/code&gt; have zero typing interference&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;fmt&lt;/code&gt;, &lt;code&gt;comm&lt;/code&gt;, &lt;code&gt;cmp&lt;/code&gt;, &lt;code&gt;numfmt&lt;/code&gt;, &lt;code&gt;expr&lt;/code&gt;, &lt;code&gt;test&lt;/code&gt;, &lt;code&gt;printf&lt;/code&gt;, &lt;code&gt;getconf&lt;/code&gt;, &lt;code&gt;seq&lt;/code&gt;, &lt;code&gt;tsort&lt;/code&gt;, and &lt;code&gt;pr&lt;/code&gt; to the bash auto-approval allowlist&lt;/li&gt;
&lt;li&gt;Added the &lt;code&gt;/claude-api&lt;/code&gt; skill for building applications with the Claude API and Anthropic SDK&lt;/li&gt;
&lt;li&gt;Added Ctrl+U on an empty bash prompt (&lt;code&gt;!&lt;/code&gt;) to exit bash mode, matching &lt;code&gt;escape&lt;/code&gt; and &lt;code&gt;backspace&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Added numeric keypad support for selecting options in Claude&amp;rsquo;s interview questions (previously only the number row above QWERTY worked)&lt;/li&gt;
&lt;li&gt;Added optional name argument to &lt;code&gt;/remote-control&lt;/code&gt; and &lt;code&gt;claude remote-control&lt;/code&gt; (&lt;code&gt;/remote-control My Project&lt;/code&gt; or &lt;code&gt;--name &amp;quot;My Project&amp;quot;&lt;/code&gt;) to set a custom session title visible in claude.ai/code&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-重要修复"&gt;🐛 重要修复&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed stdin freeze in long-running sessions where keystrokes stop being processed but the process stays alive&lt;/li&gt;
&lt;li&gt;Fixed a 5–8 second startup freeze for users with voice mode enabled, caused by CoreAudio initialization blocking the main thread after system wake&lt;/li&gt;
&lt;li&gt;Fixed startup UI freeze when many claude.ai proxy connectors refresh an expired OAuth token simultaneously&lt;/li&gt;
&lt;li&gt;Fixed forked conversations (&lt;code&gt;/fork&lt;/code&gt;) sharing the same plan file, which caused plan edits in one fork to overwrite the other&lt;/li&gt;
&lt;li&gt;Fixed the Read tool putting oversized images into context when image processing failed, breaking subsequent turns in long image-heavy sessions&lt;/li&gt;
&lt;li&gt;Fixed false-positive permission prompts for compound bash commands containing heredoc commit messages&lt;/li&gt;
&lt;li&gt;Fixed plugin installations being lost when running multiple Claude Code instances&lt;/li&gt;
&lt;li&gt;Fixed claude.ai connectors failing to reconnect after OAuth token refresh&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-优化改进"&gt;⚡ 优化改进&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved startup time by deferring native image processor loading to first use&lt;/li&gt;
&lt;li&gt;Improved bridge session reconnection to complete within seconds after laptop wake from sleep, instead of waiting up to 10 minutes&lt;/li&gt;
&lt;li&gt;Improved &lt;code&gt;/plugin uninstall&lt;/code&gt; to disable project-scoped plugins in &lt;code&gt;.claude/settings.local.json&lt;/code&gt; instead of modifying &lt;code&gt;.claude/settings.json&lt;/code&gt;, so changes don&amp;rsquo;t affect teammates&lt;/li&gt;
&lt;li&gt;Improved plugin-provided MCP server deduplication — servers that duplicate a manually-configured server (same command/URL) are now skipped, preventing duplicate connections and tool sets. Suppressions are shown in the &lt;code&gt;/plugin&lt;/code&gt; menu.&lt;/li&gt;
&lt;li&gt;Updated &lt;code&gt;/debug&lt;/code&gt; to toggle debug logging on mid-session, since debug logs are no longer written by default&lt;/li&gt;
&lt;li&gt;Removed startup notification noise for unauthenticated org-registered claude.ai connectors&lt;/li&gt;
&lt;li&gt;Improved error message when microphone captures silence to distinguish from &amp;ldquo;no speech detected&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Improved compaction to preserve images in the summarizer request, allowing prompt cache reuse for faster and cheaper compaction&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-深度点评"&gt;💡 深度点评&lt;/h2&gt;
&lt;h3 id="-核心亮点"&gt;🎯 核心亮点&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. &lt;code&gt;/loop&lt;/code&gt; 命令 — 定时任务终于来了！&lt;/strong&gt;
这是本次更新最重磅的功能。现在可以在会话中设置定时执行的任务，比如 &lt;code&gt;/loop 5m check the deploy&lt;/code&gt; 每 5 分钟检查部署状态。这对于需要持续监控的任务非常实用，再也不用手动重复输入了。&lt;/p&gt;</description></item><item><title>WSL2 开发深度指南 - Win10/11 深度工作流</title><link>https://qpzm7903.github.io/posts/wsl2-development-guide/</link><pubDate>Sat, 07 Mar 2026 17:00:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/wsl2-development-guide/</guid><description>&lt;h1 id="wsl2-开发深度指南"&gt;WSL2 开发深度指南&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;适用于 Windows + WSL2 + Java/前端开发&lt;/p&gt;
&lt;p&gt;IDE: IntelliJ IDEA + VSCode | AI Agent: Claude + OpenCode&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h2 id="目录"&gt;目录&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#1-%E6%9E%B6%E6%9E%84%E6%A6%82%E8%A7%88"&gt;架构概览&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#2-wsl2-%E5%9F%BA%E7%A1%80%E9%85%8D%E7%BD%AE"&gt;WSL2 基础配置&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#3-%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA"&gt;开发环境搭建&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#4-ide-%E6%B7%B1%E5%BA%A6%E9%9B%86%E6%88%90"&gt;IDE 深度集成&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#5-ai-agent-%E9%85%8D%E7%BD%AE"&gt;AI Agent 配置&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#6-%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96"&gt;性能优化&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#7-%E5%B7%A5%E4%BD%9C%E6%B5%81%E6%8A%80%E5%B7%A7"&gt;工作流技巧&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="1-架构概览"&gt;1. 架构概览&lt;/h2&gt;
&lt;h3 id="11-推荐架构"&gt;1.1 推荐架构&lt;/h3&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;┌─────────────────────────────────────────────────────────┐
│ Windows 11 │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────────┐ │
│ │ IntelliJ │ │ VSCode │ │ Terminal │ │
│ │ IDEA │ │ (本地) │ │ (Windows) │ │
│ └──────┬──────┘ └──────┬──────┘ └────────┬────────┘ │
│ │ │ │ │
│ └────────────────┼───────────────────┘ │
│ │ │
│ ┌───────────┴───────────┐ │
│ │ WSL2 集成层 │ │
│ │ (文件系统互通、进程桥接) │ │
│ └───────────┬───────────┘ │
│ │ │
│ ┌───────────────────────┴────────────────────────────┐ │
│ │ WSL2 虚拟机 │ │
│ │ ┌────────────┐ ┌────────────┐ ┌──────────────┐ │ │
│ │ │ Java JDK │ │ Node.js │ │ Docker │ │ │
│ │ │ Maven/Gradle│ │ pnpm/npm │ │ (Linux容器) │ │ │
│ │ └────────────┘ └────────────┘ └──────────────┘ │ │
│ │ │ │
│ │ 项目代码: /home/&amp;lt;user&amp;gt;/projects/ │ │
│ └────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────┘
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="12-核心优势"&gt;1.2 核心优势&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;特性&lt;/th&gt;
&lt;th&gt;传统虚拟机&lt;/th&gt;
&lt;th&gt;WSL2&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;启动时间&lt;/td&gt;
&lt;td&gt;30s+&lt;/td&gt;
&lt;td&gt;&amp;lt;2s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;内存占用&lt;/td&gt;
&lt;td&gt;2GB+&lt;/td&gt;
&lt;td&gt;按需&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;文件系统&lt;/td&gt;
&lt;td&gt;共享难&lt;/td&gt;
&lt;td&gt;原生互通&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GPU 支持&lt;/td&gt;
&lt;td&gt;复杂&lt;/td&gt;
&lt;td&gt;简单&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;剪切板&lt;/td&gt;
&lt;td&gt;麻烦&lt;/td&gt;
&lt;td&gt;无缝&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;h2 id="2-wsl2-基础配置"&gt;2. WSL2 基础配置&lt;/h2&gt;
&lt;h3 id="21-安装-wsl2"&gt;2.1 安装 WSL2&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-powershell" data-lang="powershell"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# 以管理员身份运行 PowerShell&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# 安装 WSL2 (自动设置)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;wsl --install
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# 或手动选择发行版&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;wsl --install -d Ubuntu-&lt;span style="color:#ae81ff"&gt;24.04&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;&lt;span style="color:#75715e"&gt;# 验证版本&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;wsl -l -v
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="22-核心配置-wslconfig"&gt;2.2 核心配置 (.wslconfig)&lt;/h3&gt;
&lt;p&gt;在 &lt;code&gt;C:\Users\&amp;lt;你的用户名&amp;gt;\.wslconfig&lt;/code&gt; 创建配置文件：&lt;/p&gt;</description></item><item><title>📰 科技热点日报 | 2026-03-07</title><link>https://qpzm7903.github.io/posts/daily-news-2026-03-07/</link><pubDate>Sat, 07 Mar 2026 09:04:00 +0800</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-07/</guid><description>&lt;h1 id="-科技热点日报--2026-03-07"&gt;📰 科技热点日报 | 2026-03-07&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;5&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：09:04&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] PRX Part 3 — Training a Text-to-Image Model in 24h!&lt;/strong&gt;
📅 Tue, 03 Ma | 🏷️ &lt;code&gt;训练&lt;/code&gt;
📝 暂无摘要
🔗 &lt;a href="https://huggingface.co/blog/Photoroom/prx-part3"&gt;https://huggingface.co/blog/Photoroom/prx-part3&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-09/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-09/</guid><description>&lt;h1 id="-科技热点日报--2026-03-09"&gt;📰 科技热点日报 | 2026-03-09&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：19:32&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] PRX Part 3 — Training a Text-to-Image Model in 24h!&lt;/strong&gt;
📅 Tue, 03 Ma | 🏷️ &lt;code&gt;训练&lt;/code&gt;
📝 &lt;img alt="Image 4" loading="lazy" src="https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8702f6/7MUExmr-ed7sgd0D9H6yh.png"&gt;![Image 5](&lt;a href="https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8"&gt;https://cdn-uploads.huggingface.co/production/uploads/68e529af513e724edd8&lt;/a&gt;&amp;hellip;
🔗 &lt;a href="https://huggingface.co/blog/Photoroom/prx-part3"&gt;https://huggingface.co/blog/Photoroom/prx-part3&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-10/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-10/</guid><description>&lt;h1 id="-科技热点日报--2026-03-10"&gt;📰 科技热点日报 | 2026-03-10&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：08:46&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Bringing Robotics AI to Embedded Platforms: Dataset Recording, VLA Fine‑Tuning, and On‑Device Optimizations&lt;/strong&gt;
📅 Thu, 05 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 &lt;em&gt;Authors&lt;/em&gt;: &lt;strong&gt;&lt;a href="https://huggingface.co/eruedas"&gt;Enzo Ruedas&lt;/a&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;a href="https://huggingface.co/tboivin"&gt;Tess Boivin&lt;/a&gt;&lt;/strong&gt; Recent advances in Large Language Models have enabled the transition from text-only reas&amp;hellip;
🔗 &lt;a href="https://huggingface.co/blog/nxp/bringing-robotics-ai-to-embedded-platforms"&gt;https://huggingface.co/blog/nxp/bringing-robotics-ai-to-embedded-platforms&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-11/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-11/</guid><description>&lt;h1 id="-科技热点日报--2026-03-11"&gt;📰 科技热点日报 | 2026-03-11&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:02&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] How NVIDIA Builds Open Data for AI&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 * &lt;a href="https://huggingface.co/blog/nvidia/open-data-for-ai#ai-data-bottlenecks" title="AI-Data Bottlenecks"&gt;AI-Data Bottlenecks&lt;/a&gt; * [Real-World Open Datasets](&lt;a href="https://huggingface.co/blog/nvidia/open-data-for-ai#"&gt;https://huggingface.co/blog/nvidia/open-data-for-ai#&lt;/a&gt;&amp;hellip;
🔗 &lt;a href="https://huggingface.co/blog/nvidia/open-data-for-ai"&gt;https://huggingface.co/blog/nvidia/open-data-for-ai&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-13/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-13/</guid><description>&lt;h1 id="-科技热点日报--2026-03-13"&gt;📰 科技热点日报 | 2026-03-13&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Introducing Storage Buckets on the Hugging Face Hub&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;RAG&lt;/code&gt;
📝 Published Time: 2026-03-10T00:00:00.680Z * &lt;a href="https://huggingface.co/blog/storage-buckets#why-we-built-buckets" title="Why we built Buckets"&gt;Why we built Buckets&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/storage-buckets"&gt;https://huggingface.co/blog/storage-buckets&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-14/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-14/</guid><description>&lt;h1 id="-科技热点日报--2026-03-14"&gt;📰 科技热点日报 | 2026-03-14&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;5&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：21:28&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Introducing Storage Buckets on the Hugging Face Hub&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;RAG&lt;/code&gt;
📝 Published Time: 2026-03-10T00:00:00.680Z * &lt;a href="https://huggingface.co/blog/storage-buckets#why-we-built-buckets" title="Why we built Buckets"&gt;Why we built Buckets&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/storage-buckets"&gt;https://huggingface.co/blog/storage-buckets&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-15/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-15/</guid><description>&lt;h1 id="-科技热点日报--2026-03-15"&gt;📰 科技热点日报 | 2026-03-15&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;5&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;19&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Introducing Storage Buckets on the Hugging Face Hub&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;RAG&lt;/code&gt;
📝 Published Time: 2026-03-10T00:00:00.680Z * &lt;a href="https://huggingface.co/blog/storage-buckets#why-we-built-buckets" title="Why we built Buckets"&gt;Why we built Buckets&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/storage-buckets"&gt;https://huggingface.co/blog/storage-buckets&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-16/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-16/</guid><description>&lt;h1 id="-科技热点日报--2026-03-16"&gt;📰 科技热点日报 | 2026-03-16&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Introducing Storage Buckets on the Hugging Face Hub&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;RAG&lt;/code&gt;
📝 暂无摘要
🔗 &lt;a href="https://huggingface.co/blog/storage-buckets"&gt;https://huggingface.co/blog/storage-buckets&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-17/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-17/</guid><description>&lt;h1 id="-科技热点日报--2026-03-17"&gt;📰 科技热点日报 | 2026-03-17&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;6&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Introducing Storage Buckets on the Hugging Face Hub&lt;/strong&gt;
📅 Tue, 10 Ma | 🏷️ &lt;code&gt;RAG&lt;/code&gt;
📝 Published Time: 2026-03-10T00:00:00.680Z * &lt;a href="https://huggingface.co/blog/storage-buckets#why-we-built-buckets" title="Why we built Buckets"&gt;Why we built Buckets&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/storage-buckets"&gt;https://huggingface.co/blog/storage-buckets&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-18/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-18/</guid><description>&lt;h1 id="-科技热点日报--2026-03-18"&gt;📰 科技热点日报 | 2026-03-18&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;3&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:01&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] State of Open Source on Hugging Face: Spring 2026&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 Published Time: 2026-03-17T16:37:55.002Z * &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026#open-source-in-competition" title="Open Source in Competition"&gt;&lt;strong&gt;Open Source in Competition&lt;/strong&gt;&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026"&gt;https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-19/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-19/</guid><description>&lt;h1 id="-科技热点日报--2026-03-19"&gt;📰 科技热点日报 | 2026-03-19&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;3&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] Nemotron 3 Nano 4B: A Compact Hybrid Model for Efficient Local AI&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 Published Time: 2026-03-17T23:17:07.438Z We are excited to introduce &lt;a href="https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16"&gt;Nemotron 3 Nano 4B&lt;/a&gt;, the newest and most compact member of the [Nemo&amp;hellip;
🔗 https://huggingface.co/blog/nvidia/nemotron-3-nano-4b&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-20/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-20/</guid><description>&lt;h1 id="-科技热点日报--2026-03-20"&gt;📰 科技热点日报 | 2026-03-20&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;5&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] State of Open Source on Hugging Face: Spring 2026&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 Published Time: 2026-03-17T16:37:55.002Z * &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026#open-source-in-competition" title="Open Source in Competition"&gt;&lt;strong&gt;Open Source in Competition&lt;/strong&gt;&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026"&gt;https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-21/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-21/</guid><description>&lt;h1 id="-科技热点日报--2026-03-21"&gt;📰 科技热点日报 | 2026-03-21&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;4&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] State of Open Source on Hugging Face: Spring 2026&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 Published Time: 2026-03-17T16:37:55.002Z * &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026#open-source-in-competition" title="Open Source in Competition"&gt;&lt;strong&gt;Open Source in Competition&lt;/strong&gt;&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026"&gt;https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-22/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-22/</guid><description>&lt;h1 id="-科技热点日报--2026-03-22"&gt;📰 科技热点日报 | 2026-03-22&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;4&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;19&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] State of Open Source on Hugging Face: Spring 2026&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 Published Time: 2026-03-17T16:37:55.002Z * &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026#open-source-in-competition" title="Open Source in Competition"&gt;&lt;strong&gt;Open Source in Competition&lt;/strong&gt;&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026"&gt;https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-23/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-23/</guid><description>&lt;h1 id="-科技热点日报--2026-03-23"&gt;📰 科技热点日报 | 2026-03-23&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;7&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;19&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] State of Open Source on Hugging Face: Spring 2026&lt;/strong&gt;
📅 Tue, 17 Ma | 🏷️ &lt;code&gt;AI&lt;/code&gt;
📝 暂无摘要
🔗 &lt;a href="https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026"&gt;https://huggingface.co/blog/huggingface/state-of-os-hf-spring-2026&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-25/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-25/</guid><description>&lt;h1 id="-科技热点日报--2026-03-25"&gt;📰 科技热点日报 | 2026-03-25&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;7&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:42&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] A New Framework for Evaluating Voice Agents (EVA)&lt;/strong&gt;
📅 Tue, 24 Ma | 🏷️ &lt;code&gt;AI Agent&lt;/code&gt;
📝 Published Time: 2026-03-24T02:01:52.377Z * &lt;a href="https://huggingface.co/blog/ServiceNow-AI/eva#background-and-motivation" title="Background and Motivation"&gt;Background and Motivation&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/ServiceNow-AI/eva"&gt;https://huggingface.co/blog/ServiceNow-AI/eva&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-27/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-27/</guid><description>&lt;h1 id="-科技热点日报--2026-03-27"&gt;📰 科技热点日报 | 2026-03-27&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;AI 大厂动态 + Hacker News + GitHub Trending&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;🔥 HN 热门文章：&lt;strong&gt;10&lt;/strong&gt; 篇&lt;/li&gt;
&lt;li&gt;💻 GitHub 热门：&lt;strong&gt;4&lt;/strong&gt; 个&lt;/li&gt;
&lt;li&gt;🏢 AI 公司动态：&lt;strong&gt;20&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;📅 更新时间：07:01&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-ai-大厂动态"&gt;🏢 AI 大厂动态&lt;/h2&gt;
&lt;h3 id="-公司更新统计"&gt;📈 公司更新统计&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Hugging Face&lt;/strong&gt;: 5 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;OpenAI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Anthropic&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Google AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇺🇸 &lt;strong&gt;Meta AI&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;月之暗面&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;DeepSeek&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;通义千问&lt;/strong&gt;: 2 条&lt;/li&gt;
&lt;li&gt;🇨🇳 &lt;strong&gt;智谱 AI&lt;/strong&gt;: 1 条&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-最新动态"&gt;📰 最新动态&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1. 🇺🇸 📝 [Hugging Face] A New Framework for Evaluating Voice Agents (EVA)&lt;/strong&gt;
📅 Tue, 24 Ma | 🏷️ &lt;code&gt;AI Agent&lt;/code&gt;
📝 Published Time: 2026-03-24T02:01:52.377Z * &lt;a href="https://huggingface.co/blog/ServiceNow-AI/eva#background-and-motivation" title="Background and Motivation"&gt;Background and Motivation&lt;/a&gt;
🔗 &lt;a href="https://huggingface.co/blog/ServiceNow-AI/eva"&gt;https://huggingface.co/blog/ServiceNow-AI/eva&lt;/a&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-28/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-28/</guid><description>&lt;h1 id="-科技热点日报--2026-03-28"&gt;📰 科技热点日报 | 2026-03-28&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] symphony&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [Anthropic] claude-code&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-cookbooks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;symphony&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;codex&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Lightweight coding agent that runs in your terminal&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-cookbooks&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gemini-live-api-examples&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Gemini Live provides multimodal realtime agent capabilities.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-live-api-examples&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-ASR&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-ASR is an open-source series of ASR models developed by the Qwen team at Alibaba Cloud, supporting stable multilin&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-ASR&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen3.5&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Qwen3.5 is the large language model series developed by Qwen team, Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3.5&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-智谱-ai"&gt;🇨🇳 智谱 AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;CogKit&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：Finetuning and inference tools for the CogView4 and CogVideoX model series.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/CogKit&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ReST-MCTS&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：ReST-MCTS*: LLM Self-Training via Process Reward Guided Tree Search (NeurIPS 2024)&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/ReST-MCTS&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-meta-ai"&gt;🇺🇸 Meta AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;prompt-ops&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-27&lt;/li&gt;
&lt;li&gt;摘要：An open-source tool for LLM prompt optimization.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/meta-llama/prompt-ops&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-if-you-dont-opt-out-by-apr-24-github-will-train-on-your-private-repos"&gt;1. If you don&amp;rsquo;t opt out by Apr 24 GitHub will train on your private repos&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 519 | 💬 79&lt;/li&gt;
&lt;li&gt;来源：news.ycombinator.com&lt;/li&gt;
&lt;li&gt;链接：https://news.ycombinator.com/item?id=47548243&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-anatomy-of-the-claude-folder"&gt;2. Anatomy of the .claude/ folder&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 334 | 💬 53&lt;/li&gt;
&lt;li&gt;来源：blog.dailydoseofds.com&lt;/li&gt;
&lt;li&gt;链接：https://blog.dailydoseofds.com/p/anatomy-of-the-claude-folder&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-make-macos-consistently-bad-unironically"&gt;3. Make macOS consistently bad (unironically)&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 223 | 💬 27&lt;/li&gt;
&lt;li&gt;来源：lr0.org&lt;/li&gt;
&lt;li&gt;链接：https://lr0.org/blog/p/macos/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-doj-confirms-fbi-director-kash-patels-personal-email-was-hacked"&gt;4. DOJ confirms FBI Director Kash Patel&amp;rsquo;s personal email was hacked&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 59 | 💬 7&lt;/li&gt;
&lt;li&gt;来源：arstechnica.com&lt;/li&gt;
&lt;li&gt;链接：https://arstechnica.com/tech-policy/2026/03/doj-confirms-fbi-director-kash-patels-personal-email-was-hacked/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-meowcamera"&gt;5. Meow.camera&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 161 | 💬 21&lt;/li&gt;
&lt;li&gt;来源：meow.camera&lt;/li&gt;
&lt;li&gt;链接：https://meow.camera/#4258783365322591678&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;mvanhorn/last30days-skill&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star mvanhorn / last30days-skill AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polym&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/mvanhorn/last30days-skill&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SakanaAI/AI-Scientist-v2&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star SakanaAI / AI-Scientist-v2 The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/SakanaAI/AI-Scientist-v2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;microsoft/VibeVoice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / VibeVoice Open-Source Frontier Voice AI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/VibeVoice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;datalab-to/chandra&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star datalab-to / chandra OCR model that handles complex tables, forms, handwriting with full layout.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/datalab-to/chandra&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;virattt/dexter&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star virattt / dexter An autonomous agent for deep financial research&lt;/li&gt;
&lt;li&gt;链接：https://github.com/virattt/dexter&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;onyx-dot-app/onyx&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star onyx-dot-app / onyx Open Source AI Platform - AI Chat with advanced features that works with every LLM&lt;/li&gt;
&lt;li&gt;链接：https://github.com/onyx-dot-app/onyx&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;twentyhq/twenty&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star twentyhq / twenty Building a modern alternative to Salesforce, powered by the community.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/twentyhq/twenty&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vaibhavs10/insanely-fast-whisper&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://github.com/Vaibhavs10/insanely-fast-whisper&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;8&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：07:02&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-03-28 07:02&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-29/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-29/</guid><description>&lt;h1 id="-科技热点日报--2026-03-29"&gt;📰 科技热点日报 | 2026-03-29&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] evals&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/evals&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [Anthropic] claude-code-security-review&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code-security-review&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-cookbooks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;evals&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/evals&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;codex&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Lightweight coding agent that runs in your terminal&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code-security-review&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code-security-review&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-cookbooks&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gemini-live-api-examples&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Gemini Live provides multimodal realtime agent capabilities.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-live-api-examples&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Engram&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/Engram&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;kimi-agent-sdk&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Kimi Agent SDK provides a programmatic interface to interact with the Kimi CLI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/kimi-agent-sdk&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：The official repo of Qwen (通义千问) chat &amp;amp; pretrained large language model proposed by Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-Coder&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-Coder is the code version of Qwen3, the large language model series developed by Qwen team.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-Coder&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-智谱-ai"&gt;🇨🇳 智谱 AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;IndexCache&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：IndexCache: Accelerating Sparse Attention via Cross-Layer Index Reuse&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/IndexCache&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AgentBench&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-28&lt;/li&gt;
&lt;li&gt;摘要：A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/AgentBench&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-ai-overly-affirms-users-asking-for-personal-advice"&gt;1. AI overly affirms users asking for personal advice&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 478 | 💬 88&lt;/li&gt;
&lt;li&gt;来源：news.stanford.edu&lt;/li&gt;
&lt;li&gt;链接：https://news.stanford.edu/stories/2026/03/ai-advice-sycophantic-models-research&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-cocoa-way--native-macos-wayland-compositor-for-running-linux-apps-seamlessly"&gt;2. Cocoa-Way – Native macOS Wayland compositor for running Linux apps seamlessly&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 286 | 💬 13&lt;/li&gt;
&lt;li&gt;来源：github.com&lt;/li&gt;
&lt;li&gt;链接：https://github.com/J-x-Z/cocoa-way&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-further-human--ai--proof-assistant-work-on-knuths-claude-cycles-problem"&gt;3. Further human + AI + proof assistant work on Knuth&amp;rsquo;s &amp;ldquo;Claude Cycles&amp;rdquo; problem&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 118 | 💬 7&lt;/li&gt;
&lt;li&gt;来源：twitter.com&lt;/li&gt;
&lt;li&gt;链接：https://twitter.com/BoWang87/status/2037648937453232504&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-the-first-40-months-of-the-ai-era"&gt;4. The first 40 months of the AI era&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 75 | 💬 10&lt;/li&gt;
&lt;li&gt;来源：lzon.ca&lt;/li&gt;
&lt;li&gt;链接：https://lzon.ca/posts/other/thoughts-ai-era/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-founder-of-gitlab-battles-cancer-by-founding-companies"&gt;5. Founder of GitLab battles cancer by founding companies&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 550 | 💬 31&lt;/li&gt;
&lt;li&gt;来源：sytse.com&lt;/li&gt;
&lt;li&gt;链接：https://sytse.com/cancer/&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;agentscope-ai/agentscope&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star agentscope-ai / agentscope Build and run agents you can see, understand and trust.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/agentscope-ai/agentscope&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SakanaAI/AI-Scientist-v2&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star SakanaAI / AI-Scientist-v2 The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/SakanaAI/AI-Scientist-v2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;virattt/dexter&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star virattt / dexter An autonomous agent for deep financial research&lt;/li&gt;
&lt;li&gt;链接：https://github.com/virattt/dexter&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;onyx-dot-app/onyx&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star onyx-dot-app / onyx Open Source AI Platform - AI Chat with advanced features that works with every LLM&lt;/li&gt;
&lt;li&gt;链接：https://github.com/onyx-dot-app/onyx&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;datalab-to/chandra&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star datalab-to / chandra OCR model that handles complex tables, forms, handwriting with full layout.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/datalab-to/chandra&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;twentyhq/twenty&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star twentyhq / twenty Building a modern alternative to Salesforce, powered by the community.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/twentyhq/twenty&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;apache/superset&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star apache / superset Apache Superset is a Data Visualization and Data Exploration Platform&lt;/li&gt;
&lt;li&gt;链接：https://github.com/apache/superset&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;7&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：07:01&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-03-29 07:01&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-30/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-30/</guid><description>&lt;h1 id="-科技热点日报--2026-03-30"&gt;📰 科技热点日报 | 2026-03-30&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] symphony&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [Anthropic] claude-cookbooks&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-plugins-official&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Official, Anthropic-managed directory of high quality Claude Code Plugins.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-plugins-official&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;symphony&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-cookbooks&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-plugins-official&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Official, Anthropic-managed directory of high quality Claude Code Plugins.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-plugins-official&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;example-chat-app&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Get up and running with the Gemini API using Node.js and Python&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/example-chat-app&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;open-infra-index&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Production-tested AI infrastructure tools for efficient AGI development and community-driven innovation&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/open-infra-index&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DeepSeek-Math&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/DeepSeek-Math&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen-Agent&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：Agent framework and applications built upon Qwen&amp;gt;=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome ex&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen-Agent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-智谱-ai"&gt;🇨🇳 智谱 AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;IndexCache&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：IndexCache: Accelerating Sparse Attention via Cross-Layer Index Reuse&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/IndexCache&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AgentBench&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-29&lt;/li&gt;
&lt;li&gt;摘要：A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/AgentBench&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-chatgpt-wont-let-you-type-until-cloudflare-reads-your-react-state"&gt;1. ChatGPT Won&amp;rsquo;t Let You Type Until Cloudflare Reads Your React State&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 227 | 💬 26&lt;/li&gt;
&lt;li&gt;来源：buchodi.com&lt;/li&gt;
&lt;li&gt;链接：https://www.buchodi.com/chatgpt-wont-let-you-type-until-cloudflare-reads-your-react-state-i-decrypted-the-program-that-does-it/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-midnight-train-from-ga-a-view-of-america-from-the-tracks-as-airports-struggle"&gt;2. Midnight train from GA: A view of America from the tracks as airports struggle&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 51 | 💬 12&lt;/li&gt;
&lt;li&gt;来源：isp.netscape.com&lt;/li&gt;
&lt;li&gt;链接：https://isp.netscape.com/news/story/0001/20260329/e4d8ea591b3b036142c2bf2dee7dff5a&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-coding-agents-could-make-free-software-matter-again"&gt;3. Coding Agents Could Make Free Software Matter Again&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 36 | 💬 11&lt;/li&gt;
&lt;li&gt;来源：gjlondon.com&lt;/li&gt;
&lt;li&gt;链接：https://www.gjlondon.com/blog/ai-agents-could-make-free-software-matter-again/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-voyager-1-runs-on-69-kb-of-memory-and-an-8-track-tape-recorder"&gt;4. Voyager 1 runs on 69 KB of memory and an 8-track tape recorder&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 340 | 💬 46&lt;/li&gt;
&lt;li&gt;来源：techfixated.com&lt;/li&gt;
&lt;li&gt;链接：https://techfixated.com/a-1977-time-capsule-voyager-1-runs-on-69-kb-of-memory-and-an-8-track-tape-recorder-4/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-ohms-peg-to-wasm-compiler"&gt;5. Ohm&amp;rsquo;s Peg-to-WASM Compiler&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 21 | 💬 2&lt;/li&gt;
&lt;li&gt;来源：ohmjs.org&lt;/li&gt;
&lt;li&gt;链接：https://ohmjs.org/blog/2026/03/12/peg-to-wasm&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;microsoft/VibeVoice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / VibeVoice Open-Source Frontier Voice AI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/VibeVoice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NousResearch/hermes-agent&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star NousResearch / hermes-agent The agent that grows with you&lt;/li&gt;
&lt;li&gt;链接：https://github.com/NousResearch/hermes-agent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;mvanhorn/last30days-skill&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star mvanhorn / last30days-skill AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polym&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/mvanhorn/last30days-skill&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;shareAI-lab/learn-claude-code&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star shareAI-lab / learn-claude-code Bash is all you need - A nano claude code–like 「agent harness」, built fro&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/shareAI-lab/learn-claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;fastfetch-cli/fastfetch&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star fastfetch-cli / fastfetch A maintained, feature-rich and performance oriented, neofetch like system infor&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/fastfetch-cli/fastfetch&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;moeru-ai/airi&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star moeru-ai / airi 💖🧸 Self hosted, you-owned Grok Companion, a container of souls of waifu, cyber livings to&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/moeru-ai/airi&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;twentyhq/twenty&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star twentyhq / twenty Building a modern alternative to Salesforce, powered by the community.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/twentyhq/twenty&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;7&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：07:00&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-03-30 07:00&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-03-31/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-03-31/</guid><description>&lt;h1 id="-科技热点日报--2026-03-31"&gt;📰 科技热点日报 | 2026-03-31&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] codex-plugin-cc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [OpenAI] openai-realtime-console&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；React app for inspecting, building and debugging with the Realtime API&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/openai-realtime-console&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-plugins-official&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Official, Anthropic-managed directory of high quality Claude Code Plugins.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-plugins-official&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;codex-plugin-cc&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;openai-realtime-console&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：React app for inspecting, building and debugging with the Realtime API&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/openai-realtime-console&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-plugins-official&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Official, Anthropic-managed directory of high quality Claude Code Plugins.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-plugins-official&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gemini-fullstack-langgraph-quickstart&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Get started with building Fullstack Agents using Gemini 2.5 and LangGraph&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-fullstack-langgraph-quickstart&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Engram&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/Engram&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-TTS&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-TTS is an open-source series of TTS models developed by the Qwen team at Alibaba Cloud, supporting stable, express&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-TTS&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen-Image&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen-Image&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-meta-ai"&gt;🇺🇸 Meta AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;synthetic-data-kit&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Tool for generating high quality Synthetic datasets&lt;/li&gt;
&lt;li&gt;链接：https://github.com/meta-llama/synthetic-data-kit&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;llama-cookbook&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Welcome to the Llama Cookbook!&lt;/li&gt;
&lt;li&gt;链接：https://github.com/meta-llama/llama-cookbook&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-universal-claudemd--cut-claude-output-tokens"&gt;1. Universal Claude.md – cut Claude output tokens&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 276 | 💬 46&lt;/li&gt;
&lt;li&gt;来源：github.com&lt;/li&gt;
&lt;li&gt;链接：https://github.com/drona23/claude-token-efficient&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-how-to-turn-anything-into-a-router"&gt;2. How to turn anything into a router&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 661 | 💬 66&lt;/li&gt;
&lt;li&gt;来源：nbailey.ca&lt;/li&gt;
&lt;li&gt;链接：https://nbailey.ca/post/router/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-turning-a-macbook-into-a-touchscreen-with-1-of-hardware-2018"&gt;3. Turning a MacBook into a touchscreen with $1 of hardware (2018)&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 302 | 💬 32&lt;/li&gt;
&lt;li&gt;来源：anishathalye.com&lt;/li&gt;
&lt;li&gt;链接：https://anishathalye.com/macbook-touchscreen/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-axios-compromised-on-npm--malicious-versions-drop-remote-access-trojan"&gt;4. Axios compromised on NPM – Malicious versions drop remote access trojan&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 637 | 💬 56&lt;/li&gt;
&lt;li&gt;来源：stepsecurity.io&lt;/li&gt;
&lt;li&gt;链接：https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-android-developer-verification"&gt;5. Android Developer Verification&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 236 | 💬 40&lt;/li&gt;
&lt;li&gt;来源：android-developers.googleblog.com&lt;/li&gt;
&lt;li&gt;链接：https://android-developers.googleblog.com/2026/03/android-developer-verification-rolling-out-to-all-developers.html&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;microsoft/VibeVoice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / VibeVoice Open-Source Frontier Voice AI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/VibeVoice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;shanraisshan/claude-code-best-practice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star shanraisshan / claude-code-best-practice practice made claude perfect&lt;/li&gt;
&lt;li&gt;链接：https://github.com/shanraisshan/claude-code-best-practice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;fastfetch-cli/fastfetch&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star fastfetch-cli / fastfetch A maintained, feature-rich and performance oriented, neofetch like system infor&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/fastfetch-cli/fastfetch&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NousResearch/hermes-agent&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star NousResearch / hermes-agent The agent that grows with you&lt;/li&gt;
&lt;li&gt;链接：https://github.com/NousResearch/hermes-agent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;sherlock-project/sherlock&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star sherlock-project / sherlock Hunt down social media accounts by username across social networks&lt;/li&gt;
&lt;li&gt;链接：https://github.com/sherlock-project/sherlock&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;apache/superset&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star apache / superset Apache Superset is a Data Visualization and Data Exploration Platform&lt;/li&gt;
&lt;li&gt;链接：https://github.com/apache/superset&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;6&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：16:09&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-03-31 16:09&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-04-01/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-04-01/</guid><description>&lt;h1 id="-科技热点日报--2026-04-01"&gt;📰 科技热点日报 | 2026-04-01&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [Hugging Face] Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/ibm-granite/granite-4-vision&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [Hugging Face] TRL v1.0: Post-Training Library Built to Move with the Field&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/trl-v1&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [OpenAI] codex-plugin-cc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-hugging-face"&gt;🇺🇸 Hugging Face&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents&lt;/strong&gt;（博客，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/ibm-granite/granite-4-vision&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;TRL v1.0: Post-Training Library Built to Move with the Field&lt;/strong&gt;（博客，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/trl-v1&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;codex-plugin-cc&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gpt-oss&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/gpt-oss&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-plugins-official&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Official, Anthropic-managed directory of high quality Claude Code Plugins.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-plugins-official&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Engram&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/Engram&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DeepSeek-Coder-V2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/DeepSeek-Coder-V2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-TTS&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-03-31&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-TTS is an open-source series of TTS models developed by the Qwen team at Alibaba Cloud, supporting stable, express&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-TTS&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-the-claude-code-source-leak-fake-tools-frustration-regexes-undercover-mode"&gt;1. The Claude Code Source Leak: fake tools, frustration regexes, undercover mode&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 565 | 💬 48&lt;/li&gt;
&lt;li&gt;来源：alex000kim.com&lt;/li&gt;
&lt;li&gt;链接：https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-openai-closes-funding-round-at-an-852b-valuation"&gt;2. OpenAI closes funding round at an $852B valuation&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 236 | 💬 49&lt;/li&gt;
&lt;li&gt;来源：cnbc.com&lt;/li&gt;
&lt;li&gt;链接：https://www.cnbc.com/2026/03/31/openai-funding-round-ipo.html&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-open-source-cad-in-the-browser-solvespace"&gt;3. Open source CAD in the browser (Solvespace)&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 268 | 💬 14&lt;/li&gt;
&lt;li&gt;来源：solvespace.com&lt;/li&gt;
&lt;li&gt;链接：https://solvespace.com/webver.pl&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-i-traced-my-traffic-through-a-home-tailscale-exit-node"&gt;4. I Traced My Traffic Through a Home Tailscale Exit Node&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 41 | 💬 3&lt;/li&gt;
&lt;li&gt;来源：tech.stonecharioteer.com&lt;/li&gt;
&lt;li&gt;链接：https://tech.stonecharioteer.com/posts/2026/tailscale-exit-nodes/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-show-hn-1-bit-bonsai-the-first-commercially-viable-1-bit-llms"&gt;5. Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 18 | 💬 5&lt;/li&gt;
&lt;li&gt;来源：prismml.com&lt;/li&gt;
&lt;li&gt;链接：https://prismml.com/&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;microsoft/VibeVoice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / VibeVoice Open-Source Frontier Voice AI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/VibeVoice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;shanraisshan/claude-code-best-practice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star shanraisshan / claude-code-best-practice practice made claude perfect&lt;/li&gt;
&lt;li&gt;链接：https://github.com/shanraisshan/claude-code-best-practice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NousResearch/hermes-agent&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star NousResearch / hermes-agent The agent that grows with you&lt;/li&gt;
&lt;li&gt;链接：https://github.com/NousResearch/hermes-agent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;microsoft/agent-lightning&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / agent-lightning The absolute trainer to light up AI agents.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/agent-lightning&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PaddlePaddle/PaddleOCR&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star PaddlePaddle / PaddleOCR Turn any PDF or image document into structured data for your AI.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/PaddlePaddle/PaddleOCR&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenBMB/ChatDev&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star OpenBMB / ChatDev ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration&lt;/li&gt;
&lt;li&gt;链接：https://github.com/OpenBMB/ChatDev&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;sherlock-project/sherlock&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star sherlock-project / sherlock Hunt down social media accounts by username across social networks&lt;/li&gt;
&lt;li&gt;链接：https://github.com/sherlock-project/sherlock&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;jwasham/coding-interview-university&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star jwasham / coding-interview-university A complete computer science study plan to become a software enginee&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/jwasham/coding-interview-university&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;8&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：07:01&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-04-01 07:01&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-04-02/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-04-02/</guid><description>&lt;h1 id="-科技热点日报--2026-04-02"&gt;📰 科技热点日报 | 2026-04-02&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] codex-plugin-cc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [OpenAI] symphony&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-code&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;codex-plugin-cc&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;symphony&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-cookbooks&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-cookbooks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gemini-skills&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：Skills for the Gemini API, SDK and model/agent interactions&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-skills&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DeepGEMM&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/DeepGEMM&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;DeepSeek-MoE&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-01&lt;/li&gt;
&lt;li&gt;摘要：DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/DeepSeek-MoE&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-TTS&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-02&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-TTS is an open-source series of TTS models developed by the Qwen team at Alibaba Cloud, supporting stable, express&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-TTS&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-hugging-face"&gt;🇺🇸 Hugging Face&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Holo3: Breaking the Computer Use Frontier&lt;/strong&gt;（博客，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-01&lt;/li&gt;
&lt;li&gt;摘要：暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/Hcompany/holo3&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Falcon Perception&lt;/strong&gt;（博客，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-01&lt;/li&gt;
&lt;li&gt;摘要：暂无摘要&lt;/li&gt;
&lt;li&gt;链接：https://huggingface.co/blog/tiiuae/falcon-perception&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-01&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-emdash--a-spiritual-successor-to-wordpress-that-solves-plugin-security"&gt;1. EmDash – A spiritual successor to WordPress that solves plugin security&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 440 | 💬 100&lt;/li&gt;
&lt;li&gt;来源：blog.cloudflare.com&lt;/li&gt;
&lt;li&gt;链接：https://blog.cloudflare.com/emdash-wordpress/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-ai-for-american-produced-cement-and-concrete"&gt;2. AI for American-produced cement and concrete&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 130 | 💬 23&lt;/li&gt;
&lt;li&gt;来源：engineering.fb.com&lt;/li&gt;
&lt;li&gt;链接：https://engineering.fb.com/2026/03/30/data-center-engineering/ai-for-american-produced-cement-and-concrete/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-obfuscation-is-not-security--ai-can-deobfuscate-any-minified-javascript-code"&gt;3. Obfuscation is not security – AI can deobfuscate any minified JavaScript code&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 17 | 💬 7&lt;/li&gt;
&lt;li&gt;来源：afterpack.dev&lt;/li&gt;
&lt;li&gt;链接：https://www.afterpack.dev/blog/claude-code-source-leak&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-nasas-artemis-ii-crew-launches-to-the-moon"&gt;4. NASA’s Artemis II Crew Launches to the Moon&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 477 | 💬 42&lt;/li&gt;
&lt;li&gt;来源：nasa.gov&lt;/li&gt;
&lt;li&gt;链接：https://www.nasa.gov/blogs/missions/2026/04/01/live-artemis-ii-launch-day-updates/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-ask-hn-who-is-hiring-april-2026"&gt;5. Ask HN: Who is hiring? (April 2026)&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 188 | 💬 182&lt;/li&gt;
&lt;li&gt;来源：news.ycombinator.com&lt;/li&gt;
&lt;li&gt;链接：https://news.ycombinator.com/item?id=47601859&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;anthropics/claude-code&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star anthropics / claude-code Claude Code is an agentic coding tool that lives in your terminal, understands y&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;microsoft/VibeVoice&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / VibeVoice Open-Source Frontier Voice AI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/VibeVoice&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;google-research/timesfm&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star google-research / timesfm TimesFM (Time Series Foundation Model) is a pretrained time-series foundation m&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-research/timesfm&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;openai/codex&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star openai / codex Lightweight coding agent that runs in your terminal&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;4&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：08:20&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-04-02 08:20&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-04-04/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-04-04/</guid><description>&lt;h1 id="-科技热点日报--2026-04-04"&gt;📰 科技热点日报 | 2026-04-04&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] codex-plugin-cc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [OpenAI] gpt-2&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Code for the paper &amp;ldquo;Language Models are Unsupervised Multitask Learners&amp;rdquo;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/gpt-2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-code&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;codex-plugin-cc&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gpt-2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Code for the paper &amp;ldquo;Language Models are Unsupervised Multitask Learners&amp;rdquo;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/gpt-2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;claude-code-security-review&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code-security-review&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;computer-use-preview&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：官方仓库近期有更新&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/computer-use-preview&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Engram&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/Engram&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-VL&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-VL&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen-Image&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen-Image&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-智谱-ai"&gt;🇨🇳 智谱 AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;IndexCache&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：IndexCache: Accelerating Sparse Attention via Cross-Layer Index Reuse&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/IndexCache&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-meta-ai"&gt;🇺🇸 Meta AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;llama-cookbook&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Welcome to the Llama Cookbook!&lt;/li&gt;
&lt;li&gt;链接：https://github.com/meta-llama/llama-cookbook&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-tell-hn-anthropic-no-longer-allowing-claude-code-subscriptions-to-use-openclaw"&gt;1. Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 416 | 💬 105&lt;/li&gt;
&lt;li&gt;来源：news.ycombinator.com&lt;/li&gt;
&lt;li&gt;链接：https://news.ycombinator.com/item?id=47633396&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-we-replaced-rag-with-a-virtual-filesystem-for-our-ai-documentation-assistant"&gt;2. We replaced RAG with a virtual filesystem for our AI documentation assistant&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 248 | 💬 47&lt;/li&gt;
&lt;li&gt;来源：mintlify.com&lt;/li&gt;
&lt;li&gt;链接：https://www.mintlify.com/blog/how-we-built-a-virtual-filesystem-for-our-assistant&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-post-mortem-axios-npm-supply-chain-compromise"&gt;3. Post Mortem: axios NPM supply chain compromise&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 210 | 💬 21&lt;/li&gt;
&lt;li&gt;来源：github.com&lt;/li&gt;
&lt;li&gt;链接：https://github.com/axios/axios/issues/10636&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-artemis-ii-crew-take-spectacular-image-of-earth"&gt;4. Artemis II crew take “spectacular” image of Earth&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 592 | 💬 52&lt;/li&gt;
&lt;li&gt;来源：bbc.com&lt;/li&gt;
&lt;li&gt;链接：https://www.bbc.com/news/articles/ce8jzr423p9o&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-run-linux-containers-on-android-no-root-required"&gt;5. Run Linux containers on Android, no root required&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 54 | 💬 8&lt;/li&gt;
&lt;li&gt;来源：github.com&lt;/li&gt;
&lt;li&gt;链接：https://github.com/ExTV/Podroid&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;onyx-dot-app/onyx&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star onyx-dot-app / onyx Open Source AI Platform - AI Chat with advanced features that works with every LLM&lt;/li&gt;
&lt;li&gt;链接：https://github.com/onyx-dot-app/onyx&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;google-research/timesfm&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star google-research / timesfm TimesFM (Time Series Foundation Model) is a pretrained time-series foundation m&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-research/timesfm&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;siddharthvaddem/openscreen&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star siddharthvaddem / openscreen Create stunning demos for free.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/siddharthvaddem/openscreen&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;sherlock-project/sherlock&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star sherlock-project / sherlock Hunt down social media accounts by username across social networks&lt;/li&gt;
&lt;li&gt;链接：https://github.com/sherlock-project/sherlock&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;4&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：12:33&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-04-04 12:33&lt;/em&gt;&lt;/p&gt;</description></item><item><title/><link>https://qpzm7903.github.io/posts/daily-news-2026-04-05/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://qpzm7903.github.io/posts/daily-news-2026-04-05/</guid><description>&lt;h1 id="-科技热点日报--2026-04-05"&gt;📰 科技热点日报 | 2026-04-05&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;官方动态优先 + 社区热度筛选版&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日判断"&gt;📌 今日判断&lt;/h2&gt;
&lt;p&gt;今天官方源里有一些可用信息，说明模型/工具生态有持续推进。 开发者关注点仍集中在 AI 工具、Agent 工作流和模型相关项目。 这版日报已经优先保留官方源和高讨论度条目，尽量减少关键词蹭热点的噪音。&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="-今日最值得关注"&gt;⭐ 今日最值得关注&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;1. [OpenAI] codex-plugin-cc&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. [OpenAI] symphony&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;3. [Anthropic] claude-code&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;为什么值得看：官方源更新，说明产品或生态近期有实质动作；Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-官方动态优先保留"&gt;🏢 官方动态（优先保留）&lt;/h2&gt;
&lt;h3 id="-openai"&gt;🇺🇸 OpenAI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;codex-plugin-cc&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Use Codex from Claude Code to review code or delegate tasks.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/codex-plugin-cc&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;symphony&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supe&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/openai/symphony&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-anthropic"&gt;🇺🇸 Anthropic&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;claude-code&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/claude-code&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;life-sciences&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/anthropics/life-sciences&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-google-ai"&gt;🇺🇸 Google AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;gemini-cli&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：An open-source AI agent that brings the power of Gemini directly into your terminal.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-cli&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;gemini-fullstack-langgraph-quickstart&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Get started with building Fullstack Agents using Gemini 2.5 and LangGraph&lt;/li&gt;
&lt;li&gt;链接：https://github.com/google-gemini/gemini-fullstack-langgraph-quickstart&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-deepseek"&gt;🇨🇳 DeepSeek&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;smallpond&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：A lightweight data processing framework built on DuckDB and 3FS.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/deepseek-ai/smallpond&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-月之暗面"&gt;🇨🇳 月之暗面&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;kimi-agent-sdk&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Kimi Agent SDK provides a programmatic interface to interact with the Kimi CLI&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/kimi-agent-sdk&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Kimi-K2&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Kimi K2 is the large language model series developed by Moonshot AI team&lt;/li&gt;
&lt;li&gt;链接：https://github.com/MoonshotAI/Kimi-K2&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-通义千问"&gt;🇨🇳 通义千问&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Qwen-Agent&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Agent framework and applications built upon Qwen&amp;gt;=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome ex&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen-Agent&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Qwen3-VL&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/QwenLM/Qwen3-VL&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-智谱-ai"&gt;🇨🇳 智谱 AI&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DeepDive&lt;/strong&gt;（官方仓库，官方）
&lt;ul&gt;
&lt;li&gt;日期：2026-04-04&lt;/li&gt;
&lt;li&gt;摘要：DeepDive: Advancing Deep Search Agents with Knowledge Graphs and Multi-Turn RL&lt;/li&gt;
&lt;li&gt;链接：https://github.com/THUDM/DeepDive&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-hacker-news按热度与相关性筛选"&gt;🔥 Hacker News（按热度与相关性筛选）&lt;/h2&gt;
&lt;h3 id="1-embarrassingly-simple-self-distillation-improves-code-generation"&gt;1. Embarrassingly simple self-distillation improves code generation&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 504 | 💬 44&lt;/li&gt;
&lt;li&gt;来源：arxiv.org&lt;/li&gt;
&lt;li&gt;链接：https://arxiv.org/abs/2604.01193&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="2-show-hn-a-game-where-you-build-a-gpu"&gt;2. Show HN: A game where you build a GPU&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 404 | 💬 51&lt;/li&gt;
&lt;li&gt;来源：jaso1024.com&lt;/li&gt;
&lt;li&gt;链接：https://jaso1024.com/mvidia/&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="3-apple-approves-driver-that-lets-nvidia-egpus-work-with-arm-macs"&gt;3. Apple approves driver that lets Nvidia eGPUs work with Arm Macs&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 311 | 💬 19&lt;/li&gt;
&lt;li&gt;来源：theverge.com&lt;/li&gt;
&lt;li&gt;链接：https://www.theverge.com/tech/907003/apple-approves-driver-that-lets-nvidia-egpus-work-with-arm-macs&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="4-emotion-concepts-and-their-function-in-a-large-language-model"&gt;4. Emotion concepts and their function in a large language model&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 124 | 💬 21&lt;/li&gt;
&lt;li&gt;来源：anthropic.com&lt;/li&gt;
&lt;li&gt;链接：https://www.anthropic.com/research/emotion-concepts-function&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="5-components-of-a-coding-agent"&gt;5. Components of a Coding Agent&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;热度：🔥 132 | 💬 16&lt;/li&gt;
&lt;li&gt;来源：magazine.sebastianraschka.com&lt;/li&gt;
&lt;li&gt;链接：https://magazine.sebastianraschka.com/p/components-of-a-coding-agent&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="-github-trending过滤后"&gt;💻 GitHub Trending（过滤后）&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;onyx-dot-app/onyx&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star onyx-dot-app / onyx Open Source AI Platform - AI Chat with advanced features that works with every LLM&lt;/li&gt;
&lt;li&gt;链接：https://github.com/onyx-dot-app/onyx&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;block/goose&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star block / goose an open source, extensible AI agent that goes beyond code suggestions - install, execute, e&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/block/goose&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;microsoft/agent-framework&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star microsoft / agent-framework A framework for building, orchestrating and deploying AI agents and multi-age&amp;hellip;&lt;/li&gt;
&lt;li&gt;链接：https://github.com/microsoft/agent-framework&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;siddharthvaddem/openscreen&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star siddharthvaddem / openscreen Create stunning demos for free.&lt;/li&gt;
&lt;li&gt;链接：https://github.com/siddharthvaddem/openscreen&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;telegramdesktop/tdesktop&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star telegramdesktop / tdesktop Telegram Desktop messaging app&lt;/li&gt;
&lt;li&gt;链接：https://github.com/telegramdesktop/tdesktop&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;sherlock-project/sherlock&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;摘要：Star sherlock-project / sherlock Hunt down social media accounts by username across social networks&lt;/li&gt;
&lt;li&gt;链接：https://github.com/sherlock-project/sherlock&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="-今日概览"&gt;📊 今日概览&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;官方动态：&lt;strong&gt;12&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;HN 入选：&lt;strong&gt;5&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;Trending 入选：&lt;strong&gt;6&lt;/strong&gt; 条&lt;/li&gt;
&lt;li&gt;更新时间：07:23&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Generated by OpenClaw v3 | 2026-04-05 07:23&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>