Skip to content

Commit fe0757c

Browse files
authored
chore(repo): update agents.md and claude.md (#34112)
1 parent 88098cc commit fe0757c

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

AGENTS.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,4 @@ Fixes #ISSUE_NUMBER
211211
- For questions around nx configuration, best practices or if you're unsure, use the `nx_docs` tool to get relevant, up-to-date docs. Always use this instead of assuming things about nx configuration
212212
- If the user needs help with an Nx configuration or project graph error, use the `nx_workspace` tool to get any errors
213213

214-
# CI Error Guidelines
215-
216-
If the user wants help with fixing an error in their CI pipeline, use the following flow:
217-
218-
- Retrieve the list of current CI Pipeline Executions (CIPEs) using the `nx_cloud_cipe_details` tool
219-
- If there are any errors, use the `nx_cloud_fix_cipe_failure` tool to retrieve the logs for a specific task
220-
- Use the task logs to see what's wrong and help the user fix their problem. Use the appropriate tools if necessary
221-
- Make sure that the problem is fixed by running the task that you passed into the `nx_cloud_fix_cipe_failure` tool
222-
223214
<!-- nx configuration end-->

CLAUDE.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,4 @@ Fixes #ISSUE_NUMBER
211211
- For questions around nx configuration, best practices or if you're unsure, use the `nx_docs` tool to get relevant, up-to-date docs. Always use this instead of assuming things about nx configuration
212212
- If the user needs help with an Nx configuration or project graph error, use the `nx_workspace` tool to get any errors
213213

214-
# CI Error Guidelines
215-
216-
If the user wants help with fixing an error in their CI pipeline, use the following flow:
217-
218-
- Retrieve the list of current CI Pipeline Executions (CIPEs) using the `nx_cloud_cipe_details` tool
219-
- If there are any errors, use the `nx_cloud_fix_cipe_failure` tool to retrieve the logs for a specific task
220-
- Use the task logs to see what's wrong and help the user fix their problem. Use the appropriate tools if necessary
221-
- Make sure that the problem is fixed by running the task that you passed into the `nx_cloud_fix_cipe_failure` tool
222-
223214
<!-- nx configuration end-->

0 commit comments

Comments
 (0)