[docs] Update dictation skill instructions - #48140
Conversation
- Add missing high-frequency terms: report_incomplete, create_pull_request, create_issue, GH_TOKEN, GH_HOST, GITHUB_REPOSITORY, opentelemetry, correction-ops, slash_command, call-workflow, mcp-server, effort, evals, gpt-5, haiku, max-turns, temperature, push_to_pull_request_branch - Remove low-frequency internal type terms (AllowedDomains, EngineConfig, FirewallConfig, NetworkPermissions, SandboxConfig) and redundant entries - Re-sort glossary alphabetically - Maintain exactly 256 terms Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot please run the
|
PR finisher complete. Here's the status:
Actions taken: No file changes needed — branch was already up to date and all local validation passed. Hand-off: CI must be re-triggered by a maintainer (close/reopen PR or push) before merge. Still needed: Human approval/merge. |
|
🎉 This pull request is included in a new release. Release: |
Summary
Maintenance update to DICTATION.md (the project spell-check dictionary). Removes stale/deprecated vocabulary and adds current API identifiers, configuration keys, and model names to keep the dictionary aligned with the evolving codebase.
Changes
File modified: DICTATION.md
Removed entries (deprecated / renamed): allow-tool, AllowedDomains, EngineConfig, FirewallConfig, gateway-api-key, gateway-port, gh-aw-compile, lockdown-mode, NetworkPermissions, pull-number, pull-request-number, safeoutputs.jsonl, SandboxConfig, staged-output, tools.mcp-servers, tools.playwright, workflow-logs, workflows-dir, discussion-number
Added entries (new / current): call-workflow, correction-ops, create_issue, create_pull_request, effort, evals, GH_HOST, GH_TOKEN, GITHUB_REPOSITORY, gpt-5, haiku, label_command, max-turns, mcp-server, opentelemetry, push_to_pull_request_branch, report_incomplete, slash_command, temperature
Impact