Skip to content

[docs] Update glossary - weekly full scan - #48360

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-weekly-2026-07-27-6fd5c445d4c96a46
Jul 27, 2026
Merged

[docs] Update glossary - weekly full scan#48360
pelikhan merged 1 commit into
mainfrom
docs/glossary-weekly-2026-07-27-6fd5c445d4c96a46

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Weekly full scan update to the reference glossary. Adds two new entries documenting recently shipped features.

Changes

docs/src/content/docs/reference/glossary.md

  • Workload Identity Federation (WIF) — New entry describing the keyless authentication mechanism that exchanges short-lived GitHub OIDC tokens for provider-specific credentials (Anthropic WIF for claude, Google Cloud WIF via Vertex AI for gemini). Documents configuration under engine.auth with type: github-oidc and the provider discriminator, and references the Auth Reference page.
  • Safe-Output Field Aliases — New entry describing the compiler feature that maps common agent authoring mistakes (MCP tool name variants, underscore-to-hyphen swaps) to canonical safe-outputs field names and emits precise "Did you mean 'X'?" suggestions during schema validation errors.

Notes

  • Documentation-only change. No code, tests, or generated files modified.
  • No breaking changes.

Generated by PR Description Updater for #48360 · sonnet46 · 28.8 AIC · ⌖ 5.61 AIC · ⊞ 4.8K ·

Added new terms:
- Workload Identity Federation (WIF): keyless auth for claude/gemini engines
- Safe-Output Field Aliases: agent error guidance via alias map
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation glossary labels Jul 27, 2026
@pelikhan
pelikhan merged commit 3cc4c52 into mainJul 27, 2026
3 of 4 checks passed
@pelikhan
pelikhan deleted the docs/glossary-weekly-2026-07-27-6fd5c445d4c96a46 branch July 27, 2026 11:25
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🎉 This pull request is included in a new release.

Release: v0.83.5

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationglossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pelikhan