OpenAI / automate
Responses API / GPT-5.6 Sol harness
Vendor-reported ARC-AGI-3 public-set score rose from 13.3% to 38.3% with retained reasoning plus context compaction on the same model, replacing rolling truncation at 175k characters, with roughly 6× fewer output tokens.
Re-run agent evaluations with identical weights and a different memory policy before attributing a gap to the model. Treat the triple as a vendor-measured scaffold effect until independent parties reproduce it.
Microsoft / automate
MDASH with MAI-Cyber-1-Flash
A compact cyber specialist inside MDASH handles roughly 90% of vulnerability find/validate/remediate tasks, escalating harder cases to GPT-5.4-class models; Perception adds continuous monitor/patch agent teams.
Encode task-class routing — cheap specialist to expensive generalist — as harness policy with route logs, not as chat defaults. Demand evidence of when Flash versus frontier models actually ran.
GitHub / build
Copilot code review (Agent skills + MCP)
Agent skills via SKILL.md under .github/skills and MCP into code review reached GA; all MCP calls are read-only, with GitHub and Playwright MCP on by default, covering Pro through Enterprise.
Ship org coding standards as versioned skills and wire issue/docs MCP with read-only as the adoption gate. Prefer the same skill pack across cloud agent, CLI, and review rather than one-off prompts.
GitHub / xAI / build
Grok 4.5 in GitHub Copilot
Grok 4.5 is available in Copilot with up to 500k context, text-plus-image input, and reasoning-effort tiers; Business and Enterprise leave it off by default until an admin enables it.
Add Grok as an optional coding route only after admin policy and data-retention review. Long context is not a substitute for compaction discipline on multi-hour agent jobs.
Google DeepMind / automate
Gemini Robotics ER 2
Embodied-reasoning orchestrator with live-video progress tracking, tool calling, VLA handoff, multi-robot collaboration, and the ASIMOV-Agentic refusal/escalation safety benchmark.
Treat physical agents as the same pattern as software agents — planner plus actuator plus safety stop — and demand ASIMOV-Agentic and human-proximity evidence before production pilots.
Alibaba / Qwen / cowork
Qwen Code v0.21.x
Prior-session @ mentions inject read-only compressed summaries without resume or fork; completed background agents stay resident and recoverable across parent-session restore; /learn distills videos into reusable SKILL.md packs.
Session memory is becoming a first-class UX primitive. Prefer inject-summary over resume/fork when you need context without hijacking the current thread, and version learned skills like code.
OpenAI / automate
GPT-5.6 Luna / Terra / Sol fleet
GPT-5.6 pricing and tiering make Luna viable for high-volume tool-using workflows, Terra for mid-complexity paths, and Sol Fast for latency-sensitive exceptions rather than a single frontier default.
Redesign agent graphs around Luna default, Terra mid, Sol exception. Pair the economic ladder with task-class routing so the expensive node is an escalation, not the idle default.