Skip to content

[codex] add agent operating rules#39

Merged
michaelmwu merged 1 commit into
mainfrom
michaelmwu/parse-pasted-text
May 11, 2026
Merged

[codex] add agent operating rules#39
michaelmwu merged 1 commit into
mainfrom
michaelmwu/parse-pasted-text

Conversation

@michaelmwu
Copy link
Copy Markdown
Member

Summary

  • add concise agent operating rules to AGENTS.md
  • preserve existing scraper workflow, parsing, and validation guidance

Validation

  • pre-commit hook ran ruff: passed
  • pre-commit hook ran mypy: passed

Copilot AI review requested due to automatic review settings May 11, 2026 23:28
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Warning

Rate limit exceeded

@michaelmwu has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 15 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0a469d35-678f-4d18-ab51-f6329ce76842

📥 Commits

Reviewing files that changed from the base of the PR and between a7900da and 620358a.

📒 Files selected for processing (1)
  • AGENTS.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch michaelmwu/parse-pasted-text

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@michaelmwu michaelmwu merged commit 52f6a33 into main May 11, 2026
6 checks passed
@michaelmwu michaelmwu deleted the michaelmwu/parse-pasted-text branch May 11, 2026 23:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s contributor/agent guidance by adding a concise “Agent Operating Rules” section to AGENTS.md, while keeping the existing scraper workflow, parsing, and validation guidance intact.

Changes:

  • Add a new “Agent Operating Rules” section covering scope control, convention matching, deterministic vs. LLM-appropriate tasks, and verification expectations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
- Tests should encode intent, not just exercise code paths. A test is weak if it
would keep passing after the relevant scraper behavior or business rule is
broken.
- Fail loud. Do not report success if records, tests, browser steps, payloads, or
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants