-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
docs: named TEA links consistently #1337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughThis pull request updates documentation titles to include "with TEA" suffix for consistency, reformats the TEA Command Catalog table in the overview document, adds a comprehensive documentation navigation section, and modifies the build-docs.js tooling to introduce LLM character limits and implement underscore-based path exclusion logic. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🧰 Additional context used📓 Path-based instructions (2)**/*⚙️ CodeRabbit configuration file
Files:
**/*.js⚙️ CodeRabbit configuration file
Files:
🪛 LanguageTooldocs/explanation/features/tea-overview.md[style] ~397-~397: The words ‘explanation’ and ‘explained’ are quite similar. Consider replacing ‘explained’ with a different word. (VERB_NOUN_SENT_LEVEL_REP) 🔇 Additional comments (8)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add TEA documentation navigation section and improve LLM exclusion logic.