-
-
Notifications
You must be signed in to change notification settings - Fork 349
feat: add Shows Watched to llms.txt hub #406
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughA new static MDX content file was added with frontmatter metadata (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) and a brief content body. No code or runtime changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Knowledge base: Disabled due to 📒 Files selected for processing (1)
🧰 Additional context used🔍 Remote MCPI'll search for additional context about this pull request and the "Shows Watched" website to help with the review.## PR Review Context Analysis Based on my research, here's the relevant context for reviewing this pull request: About llms.txt StandardThe llms.txt file is a proposed standard to help Large Language Models (LLMs) better understand website content at inference time, located in the root path /llms.txt of a website. The file uses Markdown format specifically because it's expected to be read by language models and agents. However, none of the major LLM companies like OpenAI, Google, or Anthropic have officially confirmed they're following these files, and it's currently just a proposed standard rather than something actively used. Shows Watched WebsiteShowsWatched.com is a platform to track, discover, and discuss TV shows and movies, allowing users to create personal diaries, explore trending content, and connect with fellow fans. It positions itself as a free alternative to expensive TV show trackers like Trakt, with no premium tiers, ads, or hidden fees. llms-txt-hub RepositoryThe llms-txt-hub repository serves as "The largest directory for AI-ready documentation and tools implementing the proposed llms.txt standard" and acts as a central hub for discovering and sharing llms.txt implementations. Projects are organized into primary categories (🤖 AI & ML, 💻 Developer Tools, 📊 Data & Analytics, ⚡ Integration & Automation, ☁️ Infrastructure & Cloud, 🔒 Security & Identity) and secondary categories (personal, agency, e-commerce, education, media, international, other). Submission ProcessThe repository offers three submission methods, including logging in with GitHub account and submitting through a user-friendly form, which automatically creates a pull request. Similar PRs follow the pattern shown in PR #287 for Deno Documentation, which includes website URL, llms.txt URL, llms-full.txt URL, and category classification. Key Review Considerations
Verification Status: The ShowsWatched.com website exists and functions as described. The llms.txt URLs provided should be verified for accessibility and proper format compliance. ⏰ 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)
🔇 Additional comments (1)
Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. 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 |
This PR adds Shows Watched to the llms.txt hub.
Submitted by: admin
Website: https://showswatched.com
llms.txt: https://showswatched.com/llms.txt
llms-full.txt: https://showswatched.com/llms-full.txt
Category: content-media
This PR was created via admin token for a user without GitHub repository access.
Please review and merge if appropriate.
Summary by CodeRabbit