这两天最值钱的不是某个单点功能,而是各家开始把 agent 需要的控制面补齐。runner、firewall、signed commits、skills、OpenTelemetry、HITL 和 toolchain coverage 放在一起看,已经能看到 agent 从 demo 走向 production 的轮廓。

Key Conclusions

Selected Signals

1. Organization runner controls for Copilot cloud agent

Copilot cloud agent 的执行环境现在由组织层来定义,runner 不再只是产品默认值。


2. Organization firewall settings for Copilot cloud agent

GitHub 把 firewall 从仓库级配置提到组织级控制,这意味着网络出口开始成为 agent 的默认安全边界。


3. Copilot cloud agent signs its commits

Copilot cloud agent 生成的提交开始自动签名,并在 GitHub 上显示为 Verified。


4. Copilot SDK in public preview

GitHub 把 Copilot runtime 暴露成 SDK,并带上 custom tools、custom agents、streaming、OpenTelemetry、permission framework 和 BYOK。


5. Research, plan, and code with Copilot cloud agent

Copilot cloud agent 现在可以先 research、再 plan、再在分支上执行。


6. Developer’s Guide to Building ADK Agents with Skills

Google 把 skills 讲成 ADK 里的正式结构,用来管理能力、上下文边界和代理协作。


7. ADK Go 1.0 Arrives!

ADK Go 1.0 直接强调 OpenTelemetry、Plugin System、Human-in-the-Loop confirmations 和 YAML agent definitions。


8. Gemma 4: Our most capable open models to date

Gemma 4 的高信号点不是 benchmark,而是 day-one 覆盖 Hugging Face、vLLM、llama.cpp、MLX、Ollama、NVIDIA NIM、NeMo、SGLang 等工具链。

Signal Technique

Observations

Promotion Candidates