-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs: add in llm support page #5479
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
WalkthroughAdds “LLM Assistance Support” documentation to the Router site: updates the docs navigation to include new entries under React and Solid, adds a React guide with installation/usage notes for vibe-rules and editor support, and adds a Solid page that aliases the React guide. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
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 |
9597fac
to
0de82bb
Compare
View your CI Pipeline Execution ↗ for commit 966fa41
☁️ Nx Cloud last updated this comment at |
More templates
@tanstack/arktype-adapter
@tanstack/directive-functions-plugin
@tanstack/eslint-plugin-router
@tanstack/history
@tanstack/nitro-v2-vite-plugin
@tanstack/react-router
@tanstack/react-router-devtools
@tanstack/react-router-ssr-query
@tanstack/react-start
@tanstack/react-start-client
@tanstack/react-start-server
@tanstack/router-cli
@tanstack/router-core
@tanstack/router-devtools
@tanstack/router-devtools-core
@tanstack/router-generator
@tanstack/router-plugin
@tanstack/router-ssr-query-core
@tanstack/router-utils
@tanstack/router-vite-plugin
@tanstack/server-functions-plugin
@tanstack/solid-router
@tanstack/solid-router-devtools
@tanstack/solid-start
@tanstack/solid-start-client
@tanstack/solid-start-server
@tanstack/start-client-core
@tanstack/start-plugin-core
@tanstack/start-server-core
@tanstack/start-static-server-functions
@tanstack/start-storage-context
@tanstack/valibot-adapter
@tanstack/virtual-file-routes
@tanstack/zod-adapter
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
docs/router/config.json
(2 hunks)docs/router/framework/react/llm-support.md
(1 hunks)docs/router/framework/solid/llm-support.md
(1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
docs/**/*.{md,mdx}
📄 CodeRabbit inference engine (AGENTS.md)
Use internal docs links relative to the docs/ folder (e.g., ./guide/data-loading)
Files:
docs/router/framework/react/llm-support.md
docs/router/framework/solid/llm-support.md
docs/{router,start}/**
📄 CodeRabbit inference engine (AGENTS.md)
Place router docs under docs/router/ and start framework docs under docs/start/
Files:
docs/router/framework/react/llm-support.md
docs/router/config.json
docs/router/framework/solid/llm-support.md
🪛 LanguageTool
docs/router/framework/react/llm-support.md
[grammar] ~16-~16: There might be a mistake here.
Context: ...-rules ``` Once installed, you can run then run it in the editor of your choice. For ex...
(QB_NEW_EN)
[style] ~24-~24: Consider using a more concise synonym.
Context: ...upported Editors vibe-rules
supports a variety of editors, including windsurf
, `claude-...
(A_VARIETY_OF)
docs/router/framework/solid/llm-support.md
[grammar] ~1-~1: Hier könnte ein Fehler sein.
Context: --- ref: docs/router/framework/react/llm-support.md ---
(QB_NEW_DE)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Preview
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/router/framework/react/llm-support.md (1)
16-16
: Trim redundant “then” for smoother flow.Drop “then” so the sentence reads “Once installed, you can run it…”.
-Once installed, you can then run it in the editor of your choice. +Once installed, you can run it in the editor of your choice.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/router/framework/react/llm-support.md
(1 hunks)
🧰 Additional context used
📓 Path-based instructions (2)
docs/**/*.{md,mdx}
📄 CodeRabbit inference engine (AGENTS.md)
Use internal docs links relative to the docs/ folder (e.g., ./guide/data-loading)
Files:
docs/router/framework/react/llm-support.md
docs/{router,start}/**
📄 CodeRabbit inference engine (AGENTS.md)
Place router docs under docs/router/ and start framework docs under docs/start/
Files:
docs/router/framework/react/llm-support.md
🪛 LanguageTool
docs/router/framework/react/llm-support.md
[style] ~24-~24: Consider using a more concise synonym.
Context: ...upported Editors vibe-rules
supports a variety of editors, including windsurf
, `claude-...
(A_VARIETY_OF)
Summary by CodeRabbit