GH#985: docs(agents): add manager/gateway paths and wp-env Docker note to AGENTS.md#986
Conversation
…s (GH#985)
- Add manager and gateway class wrong-path entries to the file-not-found table
(inc/class-{name}-manager.php, inc/class-gateway.php, inc/functions/class-*.php)
- Add wp-env/Docker dependency warning to bash:other section for env:* and cy:* scripts
Addresses contributor-insight patterns: bash:other (77x) and read:file_not_found (38x)
from superdav42 sessions. Note: #985 was filed same day as #978 (both April 29) with
nearly identical counts — this addresses the remaining gaps not covered by the prior fix.
Fixes #985
|
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. ✨ 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. Review rate limit: 0/1 reviews remaining, refill in 17 minutes and 50 seconds.Comment |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
|
Performance Test Results Performance test results for 8e2e2e8 are in 🛎️! Note: the numbers in parentheses show the difference to the previous (baseline) test run. Differences below 2% or 0.5 in absolute values are not shown. URL:
|
Summary
Addresses contributor insight issue #985 — 4 recurring error patterns from superdav42.
Note: this issue was filed same day as #978 (both April 29, 2026) with nearly identical counts (bash:other 75→77x, others unchanged), strongly indicating overlapping session data windows. This PR addresses the remaining documentation gaps not covered by the prior fix (PR #979).
Changes
read:file_not_found — add three new entries to the not-found path table:
inc/class-membership-manager.php(and other-managervariants) — manager classes are ininc/managers/inc/class-gateway.php,inc/class-payment-gateway.php— gateway classes are ininc/gateways/inc/functions/class-*.php— clarifies functions are plain PHP files, not OOP class filesbash:other — add warning that
npm run env:*andnpm run cy:*scripts require Docker and@wordpress/env; these are NOT the standard dev workflowFiles Modified
AGENTS.md— 10 lines addedVerification
Documentation-only change. No functional code modified.
Resolves #985
aidevops.sh v3.13.10 plugin for OpenCode v1.3.17 with claude-sonnet-4-6 spent 6m and 21,559 tokens on this as a headless worker.