Skip to content

Conversation

@JasonVMo
Copy link
Collaborator

@JasonVMo JasonVMo commented Aug 8, 2025

Description

This creates the AI hint files for both Copilot and the Claude console for anyone using those tools. It also enables the nx mcp information.

Test plan

Non-coding change, has no impact on packages in the repository.

@github-actions github-actions bot added the chore Improvements that don't directly affect features label Aug 8, 2025
@@ -0,0 +1,149 @@
# CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Copy link
Collaborator

Choose a reason for hiding this comment

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

If this is a copy, is there a way to generate these or enforce they are in sync?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Or is that what the addition to nx.json is doing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nx does a runtime mcp server that integrates with vscode. In terms of the two files they are copies as each model type needs a dedicated file to keep the token count reasonable.

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Can we add the information that is useful for humans in CONTRIBUTING.md and just reference it in this file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Improvements that don't directly affect features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants