Skip to content

docs: replace ChatGPT references with generic AI chatbot terminology#14214

Merged
eaftan merged 2 commits intomainfrom
copilot/update-agentic-workflows-terminology
Feb 6, 2026
Merged

docs: replace ChatGPT references with generic AI chatbot terminology#14214
eaftan merged 2 commits intomainfrom
copilot/update-agentic-workflows-terminology

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

Two .mdx files referenced ChatGPT by name when describing how to author agentic workflows with a conversational AI. Updated to use vendor-neutral "AI chatbot" terminology.

  • docs/src/content/docs/setup/creating-workflows.mdx and docs/src/content/docs/reference/custom-agent-for-aw.mdx: Replaced section heading, body text, and step instructions — "ChatGPT""AI chatbot", simplified "ChatGPT or other conversational AI applications""any conversational AI application".

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: eaftan <4733401+eaftan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update terminology for agentic workflows to AI chatbot docs: replace ChatGPT references with generic AI chatbot terminology Feb 6, 2026
Copilot AI requested a review from eaftan February 6, 2026 19:46
Copy link
Contributor

@eaftan eaftan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was feedback from @caffrey-l

@eaftan eaftan marked this pull request as ready for review February 6, 2026 19:51
Copilot AI review requested due to automatic review settings February 6, 2026 19:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation to use vendor-neutral terminology when describing how to author agentic workflows with conversational AI tools.

Changes:

  • Replaced “ChatGPT” references with “AI chatbot” in section headings and body text.
  • Simplified phrasing around supported chat tools (e.g., “any conversational AI application”).
  • Updated step instructions to remove vendor-specific chat UI mentions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/src/content/docs/setup/creating-workflows.mdx Renames the “ChatGPT” section and adjusts instructions to be vendor-neutral.
docs/src/content/docs/reference/custom-agent-for-aw.mdx Mirrors the same vendor-neutral terminology updates in the reference doc.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Creating Agentic Workflows with an AI Chatbot

If you prefer to use ChatGPT to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with ChatGPT or other conversational AI applications to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
If you prefer to use an AI chatbot to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar: "to author agentic workflow" reads awkwardly; consider "to author agentic workflows" (to match the heading) or "to author an agentic workflow".

Suggested change
If you prefer to use an AI chatbot to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
If you prefer to use an AI chatbot to author agentic workflows, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.

Copilot uses AI. Check for mistakes.
## Creating Agentic Workflows with an AI Chatbot

If you prefer to use ChatGPT to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with ChatGPT or other conversational AI applications to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
If you prefer to use an AI chatbot to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar: "to author agentic workflow" reads awkwardly; consider "to author agentic workflows" (to match the heading) or "to author an agentic workflow".

Suggested change
If you prefer to use an AI chatbot to author agentic workflow, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.
If you prefer to use an AI chatbot to author agentic workflows, you can use the [agentic-chat instructions](https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md) with any conversational AI application to create clear, actionable task descriptions. Use the button below to copy the full instructions: <CopyEntireFileButton filePath="https://raw.githubusercontent.com/github/gh-aw/main/.github/aw/agentic-chat.md" label="Copy agentic-chat instructions" />.

Copilot uses AI. Check for mistakes.
@eaftan eaftan merged commit ab84cef into main Feb 6, 2026
82 checks passed
@eaftan eaftan deleted the copilot/update-agentic-workflows-terminology branch February 6, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants