Conversation
everettbu
force-pushed
the
pr35523
branch
5 times, most recently
from
January 21, 2026 01:42
f8e908f to
5cb33f0
Compare
Initializes CLAUDE.md and a settings file for the compiler/ directory to help use claude with the compiler. Note that some of the commands here depend on changes to snap from the next PR.
everettbu
marked this pull request as ready for review
January 22, 2026 23:14
Greptile SummaryAdds Claude Code configuration files to enable AI-assisted development for the React Compiler. Creates comprehensive documentation (
Confidence Score: 4/5
Important Files Changed
|
|
|
||
| ## Version Control | ||
|
|
||
| This repository uses Sapling (`sl`) for version control. Sapling is similar to Mercurial: there is not staging area, but new/deleted files must be explicitlyu added/removed. |
There was a problem hiding this comment.
syntax: 'explicitlyu' is misspelled
Suggested change
| This repository uses Sapling (`sl`) for version control. Sapling is similar to Mercurial: there is not staging area, but new/deleted files must be explicitlyu added/removed. | |
| This repository uses Sapling (`sl`) for version control. Sapling is similar to Mercurial: there is not staging area, but new/deleted files must be explicitly added/removed. |
Prompt To Fix With AI
This is a comment left during a code review.
Path: compiler/CLAUDE.md
Line: 38:38
Comment:
**syntax:** 'explicitlyu' is misspelled
```suggestion
This repository uses Sapling (`sl`) for version control. Sapling is similar to Mercurial: there is not staging area, but new/deleted files must be explicitly added/removed.
```
How can I resolve this? If you propose a fix, please make it concise.
Author
|
Upstream PR was closed or merged. Code is synced via branch mirror. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Mirror of facebook/react#35523
Original author: josephsavona
Initializes CLAUDE.md and a settings file for the compiler/ directory to help use claude with the compiler. Note that some of the commands here depend on changes to snap from the next PR.
Stack created with Sapling. Best reviewed with ReviewStack.