Fetching from the wire…
Public story · 2026-08-25 · high
Version 1.0.1 adds a skill that walks a coding agent through prompt, tool, and model changes to trade off accuracy, cost, and latency.
Why now: Microsoft posted the v1.0.1 release notes on GitHub on Aug. 25, a week after v1.0.0's Kubernetes and proxy overhaul.
Microsoft released Agent Lightning v1.0.1 as an installable skill instead of a standalone tool. Point it at an editable agent and a benchmark, and it works through changes to prompts, tools, workflows, models, and reasoning settings. It scores each attempt against accuracy, cost, latency, and reliability. That turns a manual before-and-after comparison into something the agent runs on its own. It matters most for anyone maintaining more than one version of the same agent.
Install runs through gh skill install microsoft/agent-lightning agent-lightning --agent <agent>, targeting Claude Code, Codex, or Copilot.
v1.0.0 released a week earlier and did the plumbing that makes this practical. The codebase dropped to about 3,500 lines, and Kubernetes Job execution got added for running these sweeps at scale. A proxy now trains against a deployed harness without touching the agent's own code.
The release notes don't say how long a tuning pass takes or what a benchmark run costs against a live model API. Without that number, it's unclear whether this saves time or adds a slower loop.
What's still missing from the notes is guidance on picking a benchmark. Optimize against the wrong one and the agent scores well on paper and worse in the workflow you run day to day.
Each link below shares sources, entities, or timing with this story.
Microsoft released Copilot / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Microsoft released Copilot); both cover Claude Code, Codex, Copilot, GitHub; reported by the same outlet (github.com).
Linked by a graph relationship (Microsoft released Copilot); both cover Claude Code, Codex, GitHub, Microsoft; reported by the same outlet (github.com).
VS Code uses Copilot / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (VS Code uses Copilot); both cover Claude Code, Codex, GitHub; reported by the same outlet (github.com).
Linked by a graph relationship (VS Code uses Copilot); both cover Claude Code, Copilot, GitHub, Microsoft; reported by the same outlet (github.com).
Microsoft released Copilot / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Microsoft released Copilot); both cover Claude Code, Codex, GitHub, Microsoft; reported by the same outlet (github.com).
Copilot uses Claude / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Copilot uses Claude); both cover Claude Code, Codex, Copilot, GitHub; reported by the same outlet (github.com).
Codex competes with Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Codex competes with Claude Code); both cover Claude Code, Codex, Copilot, GitHub; reported by the same outlet (github.com).
Codex competes with Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Codex competes with Claude Code); both cover Claude Code, Codex, Copilot; reported by the same outlet (github.com).