Skip to content

chore: remove duplicate assets dir and improve agent instructions#24

Merged
yanurag-dev merged 1 commit into
mainfrom
chore/cleanup-docs
May 24, 2026
Merged

chore: remove duplicate assets dir and improve agent instructions#24
yanurag-dev merged 1 commit into
mainfrom
chore/cleanup-docs

Conversation

@yanurag-dev

Copy link
Copy Markdown
Owner

Summary

  • Remove assets/GrepTurbo.md — it was a duplicate of internal/agentinit/GrepTurbo.md with no code referencing it, causing silent drift
  • Add Go regex syntax section to agent instructions — AI agents trained on grep syntax would use \| instead of |, silently getting no results
  • Clarify output format now returns relative paths (updated after feat: output relative paths in search results #23)

Test plan

  • go build ./... passes
  • go test ./... passes
  • grepturbo init still writes correct GrepTurbo.md to ~/.claude/

…tions

- Delete assets/GrepTurbo.md (unused, drifted from agentinit/GrepTurbo.md)
- Add Go regex syntax section with grep vs Go syntax comparison table
- Clarify output format now returns relative paths
- Add regex syntax rule of thumb to avoid silent no-results bugs
@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@yanurag-dev, we couldn't start this review because you've used your available PR reviews for now.

Your plan currently allows 1 review/hour. Refill in 24 minutes and 51 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, 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 trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6601ce42-5bcc-436b-b06b-40d77ad7a841

📥 Commits

Reviewing files that changed from the base of the PR and between 4224ef9 and 2d60c61.

📒 Files selected for processing (2)
  • assets/GrepTurbo.md
  • internal/agentinit/GrepTurbo.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/cleanup-docs

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.

@yanurag-dev
yanurag-dev merged commit 39be494 into main May 24, 2026
2 checks passed
@yanurag-dev
yanurag-dev deleted the chore/cleanup-docs branch May 24, 2026 07:14
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.

1 participant