Skip to content

Add Cursor rules and Aspire-aware AGENTS.md commands to the template #12765 - #12766

Merged
yasmoradi merged 1 commit into
bitfoundation:developfrom
yasmoradi:docs/12765-cursor-rules-aspire-agents
Jul 22, 2026
Merged

Add Cursor rules and Aspire-aware AGENTS.md commands to the template #12765#12766
yasmoradi merged 1 commit into
bitfoundation:developfrom
yasmoradi:docs/12765-cursor-rules-aspire-agents

Conversation

@yasmoradi

Copy link
Copy Markdown
Member

Summary

Adds Cursor IDE rules that defer to AGENTS.md, and makes the AGENTS.md build/run commands Aspire-aware.

Changes

  • .gitignore: stop ignoring .cursor so the template's Cursor rules are included.
  • Add .cursor/rules/agents.mdc pointing to /AGENTS.md as the single source of truth for coding conventions and behavioral directives.
  • AGENTS.md: conditionally document build/run via Boilerplate.Server.AppHost when aspire is enabled, otherwise Boilerplate.Server.Web.

Related Issue

This closes #12765

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@yasmoradi, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 1532a0bb-6ede-48b9-b34c-300fd8d5334c

📥 Commits

Reviewing files that changed from the base of the PR and between 4bc0aea and dd75c9f.

📒 Files selected for processing (3)
  • .gitignore
  • src/Templates/Boilerplate/Bit.Boilerplate/.cursor/rules/agents.mdc
  • src/Templates/Boilerplate/Bit.Boilerplate/AGENTS.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@yasmoradi
yasmoradi merged commit 51907d3 into bitfoundation:develop Jul 22, 2026
3 checks passed
@yasmoradi
yasmoradi deleted the docs/12765-cursor-rules-aspire-agents branch July 22, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template lacks Cursor IDE rules and Aspire-aware agent build/run commands

1 participant