Daily Agentic Field Watch - 2026-06-06 09:00 UTC
-
Microsoft is now explicitly writing the playbook for agent-facing tooling. The new AX stack post frames the fixed layers (model, harness) versus the parts builders can actually influence, and the companion follow-up walks through how coding agents consume SDKs, CLIs, APIs, why discovery matters, and why error messages are now agent-facing surfaces too. Sources: The AX stack: what’s fixed, where you can win, How AI coding agents actually use your technology, HN discussion, HN discussion
-
Copilot billing backlash is still escalating, not settling. A fresh r/GithubCopilot thread says one enterprise team hit $18.5K in AI-credit usage by early June 5, and a separate “Death of Copilot 2026” post is framing the June 1 billing change as a trust break, with lots of comments about moving to Claude, Codex, or local models. Sources: GitHub Copilot AI Credit billing is speedrunning a trust crisis, The Death of Copilot 2026
-
Agent memory and context infrastructure are getting more attention. Sawtooth is a new async, multi-tier memory framework for LLM agents, and Agentic Search for Context Engineering argues for retrieval designed around context-shaping rather than vanilla search. Sources: Sawtooth - An async, multi-tiered memory framework for LLM agents, HN discussion, Agentic Search for Context Engineering, HN discussion
-
Coding-agent control planes and observability are a mini-cluster today. Paxel is analyzing coding sessions, ATIF turns HAR files and CLI logs into a structured format, Sidekick is a one-click macOS launcher for a coding agent, and Zedra is pitching a mobile control plane for AI coding agents. Sources: Paxel, HN discussion, ATIF repo, HN discussion, Sidekick repo, HN discussion, Zedra HN item
-
Specialized agent scaffolding keeps fanning out. Agent-ML-skills is a skill pack to keep Codex, Claude, and Cursor from making ML-specific mistakes, and an email triage agent on HN shows another narrow, production-ish agent use case landing well. Sources: Agent-ML-skills, HN discussion, I built an email agent to triage bogus security reports, HN discussion