microsoft/amplifier-agent wrapper-v0.5.0
microsoft/amplifier-agent
Captured source
source ↗published Jun 3, 2026seen 5dcaptured 14hhttp 200method plain
wrapper-v0.5.0
Repository: microsoft/amplifier-agent
Tag: wrapper-v0.5.0
Published: 2026-06-03T21:10:33Z
Prerelease: yes
Release notes:
What's Changed
- fix(catalog): default openai to gpt-5.5 (matches bundle's extended_thinking=true) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/20
- docs(readme): align with Mode A pivot, protocol 0.2.0, and shipped L3 wrappers by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/21
- fix(cli,lib): wire PROTOCOL_VERSION import + track pyproject for __version__ by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/22
- fix(cli): align Azure provider env var with docs (prefer AZURE_OPENAI_API_KEY, accept legacy AZURE_OPENAI_KEY) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/23
- chore(deps-dev): Bump vitest from 1.6.1 to 4.1.0 by @dependabot[bot] in https://github.com/microsoft/amplifier-agent/pull/26
- fix(wire): align all sites to protocol 0.2.0 (--mcp-config-path, schema rename, fixture bump) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/24
- docs: add canonical Microsoft Trademarks section to README by @sadlilas in https://github.com/microsoft/amplifier-agent/pull/28
- feat: host config layer + drop hostCapabilities surface by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/27
- chore(cli)!: drop --mcp-config-path argv flag (subsumed by host config + env var) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/29
- feat: host-config skills: block (D11/D12/D13) + tool-skills bundle composition by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/30
- chore(wrappers)!: drop env-allowlist, env-extra, allow-protocol-skew from wrappers (sync with engine) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/31
- chore(conformance): restore wrapper-engine cross-validation (post-#24, #27, #29, #31) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/32
- feat: engine-hardening — fail-fast on headless approval ambiguity (G3) + mcp engine dependency (G4) + host_config schema reference (N1/N2) by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/34
- chore!: release 0.4.0 — host config layer, surface cleanup, conformance restored by @manojp99 in https://github.com/microsoft/amplifier-agent/pull/33
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/microsoft/amplifier-agent/pull/26
- @sadlilas made their first contribution in https://github.com/microsoft/amplifier-agent/pull/28
Full Changelog: https://github.com/microsoft/amplifier-agent/compare/wrapper-v0.4.0...wrapper-v0.5.0
Notability
notability 3.0/10Routine version update from Microsoft.