Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(core): tweak configure-ai-agents messaging#34307

Merged
FrozenPandaz merged 2 commits intomasterfrom
configure-ai-agents-repolish
Feb 4, 2026
Merged

fix(core): tweak configure-ai-agents messaging#34307
FrozenPandaz merged 2 commits intomasterfrom
configure-ai-agents-repolish

Conversation

@MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Feb 3, 2026

Current Behavior

The nx configure-ai-agents command output is minimal - just "AI agents set up successfully" with a
bullet list of agent names. Users don't understand what was actually configured (plugin vs MCP,
skills, which files were created/modified).

Expected Behavior

Clearer feedback about what gets configured for each agent:

Selection prompt improvements:

  • Agents needing updates show (update available) tag
  • Footer always shows result state: what will be configured
  • Agent-specific descriptions (e.g., "Installs Nx plugin (MCP + skills + agents). Updates
    CLAUDE.md.")

Post-configuration output:

  • Compact summary per agent showing what was set up
  • Example: Claude Code: Nx plugin (MCP + skills + agents) + CLAUDE.md

Claude .mcp.json cleanup:

  • When configuring Claude, removes nx-mcp from .mcp.json since it's now handled by the plugin
  • Deletes the file entirely if nx-mcp was the only entry

@MaxKless MaxKless requested a review from a team as a code owner February 3, 2026 17:40
@MaxKless MaxKless requested a review from leosvelperez February 3, 2026 17:40
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 2e610e4
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/69824c55acbfec000820a1f3
😎 Deploy Preview https://deploy-preview-34307--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nx-dev Ready Ready Preview Feb 3, 2026 7:35pm

Request Review

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 3, 2026

View your CI Pipeline Execution ↗ for commit 2e610e4

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 53m 54s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 52s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-03 20:26:58 UTC

Copy link
Contributor

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

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

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@FrozenPandaz FrozenPandaz merged commit d0e4a92 into master Feb 4, 2026
19 checks passed
@FrozenPandaz FrozenPandaz deleted the configure-ai-agents-repolish branch February 4, 2026 14:43
jaysoo pushed a commit that referenced this pull request Feb 5, 2026
### Current Behavior
The nx configure-ai-agents command output is minimal - just "AI agents
set up successfully" with a
bullet list of agent names. Users don't understand what was actually
configured (plugin vs MCP,
skills, which files were created/modified).
### Expected Behavior
Clearer feedback about what gets configured for each agent:
Selection prompt improvements:
- Agents needing updates show (update available) tag
- Footer always shows result state: what will be configured
- Agent-specific descriptions (e.g., "Installs Nx plugin (MCP + skills +
agents). Updates
CLAUDE.md.")
Post-configuration output:
- Compact summary per agent showing what was set up
- Example: Claude Code: Nx plugin (MCP + skills + agents) + CLAUDE.md
Claude .mcp.json cleanup:
- When configuring Claude, removes nx-mcp from .mcp.json since it's now
handled by the plugin
- Deletes the file entirely if nx-mcp was the only entry

---------

Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants