Skip to content

[docs] Update glossary - daily scan#43176

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-03-8b01129eafe885ed
Jul 3, 2026
Merged

[docs] Update glossary - daily scan#43176
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-2026-07-03-8b01129eafe885ed

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Automated daily glossary scan: adds two new reference entries and restructures one existing entry in the glossary reference doc.

Changes

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

  • Added URL Sanitization Policy (safe-outputs.urls) — documents the safe-outputs.urls field controlling URL sanitization in AI-generated content before GitHub writes are applied. Covers allowed-only (default) and allowed-or-code-region values, use cases, a configuration example, and a link to the Safe Outputs Reference.

  • Added LSP (lsp:) — documents the experimental lsp: frontmatter field for declaring Language Server Protocol servers in Copilot-engine workflows. Describes compile-time behaviour (settings injection, install steps for known ecosystems), available code-intelligence tools (symbol lookup, go-to-definition, find references, hover/type info, diagnostics, rename/refactor), the engine: copilot-only constraint, the experimental feature warning, a gopls configuration example, and a link to the AI Engines Reference.

  • Modified Label Trigger Shorthand — trimmed opening paragraph to a single introductory sentence; compiler-expansion and workflow_dispatch detail retained and repositioned after the new LSP entry.

File Inventory

File Type Change
docs/src/content/docs/reference/glossary.md Documentation +42 / -1 lines

Commits

  • 6688d4c [docs] Update glossary - daily scan (2026-07-03)

Notes

  • Documentation-only change; no code, tests, or generated files modified.
  • LSP (lsp:) entry is marked experimental; only valid with engine: copilot.

Generated by PR Description Updater for #43176 · 40.5 AIC · ⌖ 6.26 AIC · ⊞ 4.7K ·

- Added: LSP (`lsp:`) — experimental Copilot-engine frontmatter field for Language Server Protocol
  integration, from sync of .github/aw/lsp.md into syntax.md (commit 00576f7)
- Added: URL Sanitization Policy (`safe-outputs.urls`) — new `urls:` field controlling
  whether URLs in fenced/inline code regions are sanitized, from safe-outputs-runtime.md
  sync (commit 00576f7)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jul 3, 2026
@pelikhan pelikhan merged commit f53b5ee into main Jul 3, 2026
@pelikhan pelikhan deleted the docs/glossary-daily-2026-07-03-8b01129eafe885ed branch July 3, 2026 14:51
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.82.3

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

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant