docs: add llms.txt, AGENTS.md and CLAUDE.md - #34
Conversation
- AGENTS.md: machine-facing contributor guide (layout, build/test/lint commands, hard constraints: CC<=10, github-slugger anchors, v2 module path caveat, conventional commits, definition of done) - CLAUDE.md: imports AGENTS.md via @AGENTS.md plus Claude-specific notes - llms.txt: llmstxt.org-format project summary with command reference and links to docs and source Co-Authored-By: Claude <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 37 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
✨ 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 |
Adiciona os três arquivos de contexto para agentes/LLMs solicitados.
Arquivos
charm.land/*/v2), Conventional Commits e definition of done.@AGENTS.md(sintaxe de import do Claude Code) e adiciona notas específicas do Claude, evitando duplicação.internal/generator/generator.gocomo ponto de partida).Observação sobre os outros dois pedidos
Os outros dois itens que você mencionou já existem no CLI:
gtoc generate(enumera os headings num TOC com âncoras acentuadas) +gtoc analyze(insere o "back to top" ao fim de cada seção#).gtoc upgrade(reescrito nesta série de PRs: comparação semver numérica, seleção do asset pela API do GitHub, verificação de checksum SHA-256 e extração pure-Go).Sem código Go alterado - só documentação.
Co-Authored-By: Claude noreply@anthropic.com