The useful part of this batch is not any single feature. It is the way GitHub and Google keep filling in the control surfaces agents need to move from demo territory into production territory: runner policy, firewall policy, signed commits, skills, OpenTelemetry, HITL, and toolchain coverage.

Key Conclusions

Selected Signals

1. Organization runner controls for Copilot cloud agent

Copilot cloud agent execution now sits behind organization-controlled runner policy instead of a product default.


2. Organization firewall settings for Copilot cloud agent

GitHub moved Copilot cloud agent firewall controls up to the organization layer.


3. Copilot cloud agent signs its commits

Commits generated by Copilot cloud agent are now signed and shown as Verified.


4. Copilot SDK in public preview

GitHub exposed Copilot runtime as an SDK with custom tools, custom agents, streaming, OpenTelemetry, permission framework, and BYOK.


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

Copilot cloud agent can now research first, plan next, and execute on a branch.


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

Google presented skills as a formal ADK structure for capability management, context boundaries, and agent collaboration.


7. ADK Go 1.0 Arrives!

ADK Go 1.0 highlighted OpenTelemetry, Plugin System, Human-in-the-Loop confirmations, and YAML agent definitions as core production features.


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

Gemma 4 ships with day-one coverage across Hugging Face, vLLM, llama.cpp, MLX, Ollama, NVIDIA NIM, NeMo, and SGLang.

Signal Technique

Observations

Promotion Candidates