This repository was archived by the owner on May 19, 2026. It is now read-only.
Mstoyanova/ai config update#6499
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Ignite UI CLI and Angular Schematics documentation to describe expanded AI assistant/MCP and Agent Skills configuration during project creation and through ai-config.
Changes:
- Adds wizard steps for selecting coding assistants and AI agents.
- Expands
ig ai-configand schematicai-configusage, flags, supported targets, and generated config paths. - Adds
ig ai-configto the general CLI command overview.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
en/components/general/cli/step-by-step-guide-using-cli.md |
Adds AI assistant configuration steps to the CLI wizard guide. |
en/components/general/cli/step-by-step-guide-using-angular-schematics.md |
Adds AI assistant configuration steps to the Angular Schematics wizard guide. |
en/components/general/cli/getting-started-with-cli.md |
Documents AI config flags, examples, and updated command descriptions for Ignite UI CLI. |
en/components/general/cli/getting-started-with-angular-schematics.md |
Expands schematic AI integration docs with flags, supported clients/agents, examples, and MCP JSON samples. |
en/components/general-cli-overview.md |
Adds ig ai-config to the CLI command table. |
Comments suppressed due to low confidence (1)
en/components/general/cli/step-by-step-guide-using-angular-schematics.md:136
- This note omits the required Ignite UI schematics collection for these options. Plain
ng newdoes not expose--assistantsor--agents; the command needs to be shown in theng new <name> --collection="@igniteui/angular-schematics" ...form to avoid users copying a command that Angular CLI will reject.
> To skip AI configuration prompts entirely during non-interactive project creation, pass `--assistants none --agents none` to `ng new`. To re-run AI configuration later, use `ng generate @igniteui/angular-schematics:ai-config` from the project root.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Configure AI assistants | ||
|
|
||
| After choosing your framework, project type, template, and theme, the wizard prompts you to configure AI coding assistant integration. This step runs the same logic as `ig ai-config` but is embedded in the project creation flow. |
| ## AI Assistant Integration | ||
|
|
||
| The Ignite UI CLI - which shares the same scaffolding toolchain as these Schematics - includes a built-in MCP server that connects AI coding assistants to live Ignite UI component documentation. If your workflow uses the Ignite UI CLI alongside the Angular CLI, start the server with `ig mcp` after installing the CLI globally. | ||
| After choosing your bootstrapping type, project name, template, and theme, the wizard prompts you to configure AI coding assistant integration. This step runs the same logic as `ng generate @igniteui/angular-schematics:ai-config` but is embedded in the project creation flow. |
…teUI/igniteui-docfx into mstoyanova/ai-config-update
georgianastasov
suggested changes
May 19, 2026
georgianastasov
previously approved these changes
May 19, 2026
…Framework documentation
…teUI/igniteui-docfx into mstoyanova/ai-config-update
kdinev
approved these changes
May 19, 2026
github-actions Bot
added a commit
that referenced
this pull request
May 19, 2026
- jp/components/ai/maker-framework.md: fix indentation in Claude Desktop section to match EN - jp/components/general/cli/getting-started-with-angular-schematics.md: expand AI Assistant Integration section with flags, tables, usage examples, MCP config, skill files subsections - jp/components/general/cli/getting-started-with-cli.md: update AI section with multi-assistant/agent support; add ig new AI flags; update ig ai-config command description - jp/components/general/cli/step-by-step-guide-using-angular-schematics.md: add AI Assistant Integration section; update new project flow to mention AI config step - jp/components/general/cli/step-by-step-guide-using-cli.md: add Configure AI assistants section; update new project flow to mention AI config step Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #
Checklist:
preview\beta../relative/path.mdIgxSelectComponent,<igx-combo>code blocksfor the names of classes / tags / propertiescode blockspending-localizationlabel when the review of the PR is done