Skip to content

Conversation

@simonguo
Copy link
Member

@simonguo simonguo commented Dec 5, 2025

  • Rename generate-llms-simple.js to generate-llms-txt.js
  • Rename generate-llms-txt.js to generate-llms-full-txt.js
  • Update package.json to build both versions in prebuild
  • Add titles to all guide and resource links
  • Simplify documentation descriptions
  • Add comprehensive README for LLMs.txt scripts
  • Update .gitignore to exclude both generated files

- Rename generate-llms-simple.js to generate-llms-txt.js
- Rename generate-llms-txt.js to generate-llms-full-txt.js
- Update package.json to build both versions in prebuild
- Add titles to all guide and resource links
- Simplify documentation descriptions
- Add comprehensive README for LLMs.txt scripts
- Update .gitignore to exclude both generated files
- Add file size (~9KB) for llms.txt
- Add file size (~1.4MB) for llms-full.txt
- Update both English and Chinese versions
@codesandbox
Copy link

codesandbox bot commented Dec 5, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 5, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@vercel
Copy link

vercel bot commented Dec 5, 2025

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

Project Deployment Preview Comments Updated (UTC)
rsuite-main Ready Ready Preview Comment Dec 6, 2025 9:09am
rsuite-storybook Ready Ready Preview Comment Dec 6, 2025 9:09am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rsuite-v5 Ignored Ignored Preview Dec 6, 2025 9:09am

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.48%. Comparing base (e295873) to head (4c5c75a).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4451   +/-   ##
=======================================
  Coverage   94.47%   94.48%           
=======================================
  Files         559      559           
  Lines       13740    13740           
  Branches     4081     4080    -1     
=======================================
+ Hits        12981    12982    +1     
+ Misses        687      686    -1     
  Partials       72       72           
Flag Coverage Δ
chromium 94.48% <ø> (+<0.01%) ⬆️
firefox 94.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Remove negative lookahead pattern that caused incomplete sanitization warning
- Use simple regex to remove ALL HTML comments since include directives are already processed
- Add do-while loop to ensure complete removal of nested/multiple comments
- Add detailed comments explaining why it's safe to remove all comments at this stage
@simonguo simonguo force-pushed the docs/llms-txt-simple-version branch from 8210bad to 4c5c75a Compare December 6, 2025 09:02
@simonguo simonguo merged commit 3a9f86e into main Dec 6, 2025
17 checks passed
@simonguo simonguo deleted the docs/llms-txt-simple-version branch December 6, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants