Add deprecation notice for AI Shell#375
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
Adds a shared deprecation notice for AI Shell across the AIShell module reference and conceptual documentation.
Changes:
- Introduces a reusable include file containing the AI Shell deprecation/archival notice
- Inserts the include into AIShell cmdlet reference pages and AIShell conceptual docs
- Cleans up a stray trailing
|line in the “What is a command shell?” article
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| reference/ps-modules/AIShell/Start-AIShell.md | Adds deprecation include to cmdlet description section |
| reference/ps-modules/AIShell/Resolve-Error.md | Adds deprecation include to cmdlet description section |
| reference/ps-modules/AIShell/Invoke-AIShell.md | Adds deprecation include to cmdlet description section |
| reference/ps-modules/AIShell/Invoke-AICommand.md | Adds deprecation include to cmdlet description section |
| reference/ps-modules/AIShell/AIShell.md | Adds deprecation include to module overview |
| reference/includes/aishell-deprecated.md | New shared include defining the deprecation/archival notice |
| reference/docs-conceptual/AIShell/release-notes.md | Adds deprecation include near top of release notes |
| reference/docs-conceptual/AIShell/overview.md | Adds deprecation include near top of overview |
| reference/docs-conceptual/AIShell/install-aishell.md | Adds deprecation include near top of install guide |
| reference/docs-conceptual/AIShell/how-to/mcp-support.md | Adds deprecation include near top of how-to article |
| reference/docs-conceptual/AIShell/how-to/aishell-reference.md | Adds deprecation include near top of command reference |
| reference/docs-conceptual/AIShell/how-to/agent-openai.md | Adds deprecation include near top of agent doc |
| reference/docs-conceptual/AIShell/how-to/agent-azure.md | Adds deprecation include near top of agent doc |
| reference/docs-conceptual/AIShell/get-started/aishell-standalone.md | Adds deprecation include near top of getting started doc |
| reference/docs-conceptual/AIShell/get-started/aishell-powershell.md | Adds deprecation include near top of getting started doc |
| reference/docs-conceptual/AIShell/developer/ollama-agent-readme.md | Adds deprecation include near top of developer doc |
| reference/docs-conceptual/AIShell/developer/deploy-azure-openai.md | Adds deprecation include near top of developer doc |
| reference/docs-conceptual/AIShell/developer/create-ollama-agent.md | Adds deprecation include near top of developer doc |
| reference/docs-conceptual/AIShell/developer/agent-architecture.md | Adds deprecation include near top of architecture doc |
| reference/docs-conceptual/AIShell/concepts/what-is-a-command-shell.md | Adds deprecation include and removes a stray trailing pipe line |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
PR Summary
Add deprecation notice for AI Shell
PR Checklist