Skip to content

chore: untrack LOOP.md and add to .gitignore#115

Merged
zackees merged 1 commit intomainfrom
chore/gitignore-loop-md
Apr 18, 2026
Merged

chore: untrack LOOP.md and add to .gitignore#115
zackees merged 1 commit intomainfrom
chore/gitignore-loop-md

Conversation

@zackees
Copy link
Copy Markdown
Member

@zackees zackees commented Apr 18, 2026

Summary

  • Removes LOOP.md from the tracked tree and adds /LOOP.md + tasks/loop-runs/ to .gitignore.
  • LOOP.md is a per-session operator benchmark spec, not a stable doc; committing it in docs(perf): LOOP.md — warm-deploy agent loop spec #113 was a mistake.
  • Reverts the file addition from cacba6f without reverting the .gitignore change that keeps it ignored going forward.

Test plan

  • git status clean after merge
  • /LOOP.md still writable locally without showing in git status

LOOP.md is a per-session operator benchmark spec, not a stable doc.
Committing it to main in #113 was a mistake — remove it from the tree
and add `/LOOP.md` + `tasks/loop-runs/` to `.gitignore` so the file
can still live in local working copies without being pushed again.

Reverts the tracking of the file added in cacba6f (#113). The issue
it was referenced from (#114) points at the file path as a local
artefact, not a repo-tracked doc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 18, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 4 minutes and 52 seconds.

⌛ 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 144132a9-3b17-482b-b88b-c979b8134f4f

📥 Commits

Reviewing files that changed from the base of the PR and between cacba6f and 5a15203.

📒 Files selected for processing (2)
  • .gitignore
  • LOOP.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/gitignore-loop-md

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.

@zackees zackees merged commit b371652 into main Apr 18, 2026
6 of 77 checks passed
@zackees zackees deleted the chore/gitignore-loop-md branch April 18, 2026 19:47
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