Release Notes Action Items for awf 0.25.65 → 0.25.68
This issue summarizes upstream release notes for the awf dependency between the previously pinned version (0.25.65) and the new pinned version (0.25.68), highlighting items that may need follow-up in ado-aw.
The companion version-bump PR is titled chore(deps): update AWF_VERSION to 0.25.68.
Releases analyzed
Notable features for ado-aw to adopt
- Azure/AWS/GCP OIDC support in Copilot adapter (v0.25.66):
fix(api-proxy): add Azure/AWS/GCP OIDC support to Copilot adapter (v0.25.66). AWF now supports cloud OIDC tokens (Azure, AWS, GCP) as Copilot credentials in addition to PATs. ado-aw could document this option or expose it via front-matter for consumers running on cloud-managed identities.
- Budget fields persisted in
token-usage.jsonl (v0.25.66): feat: persist budget fields in token-usage.jsonl and align maxTurns/docs reporting (v0.25.66). AWF now writes budget/maxTurns fields into the token usage log file. ado-aw's audit command reads AWF artifacts — consider whether the new budget fields should be surfaced in ado-aw audit output or the AuditData model.
GITHUB_COPILOT_INTEGRATION_ID forwarding fix (v0.25.67): fix: forward GITHUB_COPILOT_INTEGRATION_ID to api-proxy as COPILOT_INTEGRATION_ID (v0.25.67). AWF now correctly forwards GITHUB_COPILOT_INTEGRATION_ID (the env var ado-aw sets) through to the api-proxy as COPILOT_INTEGRATION_ID. Previous versions may have dropped this variable; verify ado-aw's integration ID configuration works correctly end-to-end with this release.
This issue was opened automatically by the dependency version updater workflow.
Generated by Dependency Version Updater · sonnet46 2.9M · ◷
Release Notes Action Items for
awf0.25.65→0.25.68This issue summarizes upstream release notes for the
awfdependency between the previously pinned version (0.25.65) and the new pinned version (0.25.68), highlighting items that may need follow-up in ado-aw.The companion version-bump PR is titled
chore(deps): update AWF_VERSION to 0.25.68.Releases analyzed
Notable features for ado-aw to adopt
fix(api-proxy): add Azure/AWS/GCP OIDC support to Copilot adapter(v0.25.66). AWF now supports cloud OIDC tokens (Azure, AWS, GCP) as Copilot credentials in addition to PATs. ado-aw could document this option or expose it via front-matter for consumers running on cloud-managed identities.token-usage.jsonl(v0.25.66):feat: persist budget fields in token-usage.jsonl and align maxTurns/docs reporting(v0.25.66). AWF now writes budget/maxTurns fields into the token usage log file. ado-aw's audit command reads AWF artifacts — consider whether the new budget fields should be surfaced inado-aw auditoutput or theAuditDatamodel.GITHUB_COPILOT_INTEGRATION_IDforwarding fix (v0.25.67):fix: forward GITHUB_COPILOT_INTEGRATION_ID to api-proxy as COPILOT_INTEGRATION_ID(v0.25.67). AWF now correctly forwardsGITHUB_COPILOT_INTEGRATION_ID(the env var ado-aw sets) through to the api-proxy asCOPILOT_INTEGRATION_ID. Previous versions may have dropped this variable; verify ado-aw's integration ID configuration works correctly end-to-end with this release.This issue was opened automatically by the dependency version updater workflow.