chore: sync AI tooling and AGENTS.md with 5chan#814
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (47)
✨ 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 |
Port release-description skill across .claude / .cursor / .codex. Align playbook content, skills, agents, and hooks with seedit terminology (community, not directory or board). Add AGENTS.md rules picked up from 5chan: vercel-react-best-practices review, ready-for-review PR rule, agent model constraints, playwright session policy, you-might-not-need-an-effect review.
cc2fb9d to
aa8ab27
Compare
Summary
Skipped intentionally: 5chan's blotter system (release-notes for end users) — 5chan-specific. The seedit `release` skill stays as-is.
Test plan
Note
Low Risk
Low risk: changes are confined to repo automation/docs under
.claude/,.cursor/,.codex/, and playbooks, with no runtimesrc/logic touched; main risk is workflow friction if hook wiring or URLs/session-mode guidance is incorrect.Overview
Aligns AI agent/skill guidance across
.claude/,.cursor/, and.codex, including updated terminology (community vs. subplebbit/board wording), updated local dev URL usage (http://seedit.localhost:1355), and corrected subagent wiring for tasks like profiling/translation/APK testing.Adds a Claude
sessionStarthook (.claude/hooks/session-start.sh) and wires it in.claude/hooks.jsonto auto-runcorepack yarn installwhennode_modulesis missing.Updates
AGENTS.mdand playbooks to require React best-practices review for React UI diffs, enforce fresh Playwright sessions by default (explicit opt-in to attach/reuse a personal browser session), and codify model/PR workflow guardrails (no draft PRs; toolchain-specific model restrictions).Reviewed by Cursor Bugbot for commit aa8ab27. Bugbot is set up for automated code reviews on this repo. Configure here.