Skip to content

Conversation

@rasulkireev
Copy link
Owner

@rasulkireev rasulkireev commented Oct 4, 2025

Summary by CodeRabbit

  • Documentation

    • Added comprehensive coding guidelines for agent-related development with clear best practices and examples.
    • Introduced rules to ensure agent guidelines are always considered in AI-assisted workflows.
    • Expanded contextual guidance to consistently include agent documentation in AI context.
  • Chores

    • Updated deployment workflow to use the project name for image tagging and deployment, simplifying configuration and reducing confusion.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 4, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Adds AGENTS.md with coding guidelines, a new Cursor MDC rule to always include AGENTS.md in AI context, and updates CLAUDE.md to reference AGENTS.md. Modifies GitHub Actions deploy workflow to replace IMAGE_NAME with PROJECT_NAME in image tags and deployment references.

Changes

Cohort / File(s) Summary of Changes
Documentation guidelines
AGENTS.md, CLAUDE.md, .cursor/rules/agent-rules.mdc
Added comprehensive coding guidelines in AGENTS.md; updated CLAUDE.md to instruct including AGENTS.md in AI context; introduced Cursor MDC rule with alwaysApply to include AGENTS.md.
CI/CD workflow
.github/workflows/deploy.yml
Removed env IMAGE_NAME; updated build tags and deploy image to use env.PROJECT_NAME.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

I twitch my ears at docs so bright,
New rules to guide our coding bite.
The pipeline swaps a name in flight—
PROJECT sails where IMAGE might.
With AGENTS whispered in the night,
I thump approval: ship it right! 🐇🚀

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ai-instruction-updates

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 76e9ac9 and a1130db.

📒 Files selected for processing (4)
  • .cursor/rules/agent-rules.mdc (1 hunks)
  • .github/workflows/deploy.yml (1 hunks)
  • AGENTS.md (1 hunks)
  • CLAUDE.md (1 hunks)

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.

@rasulkireev rasulkireev merged commit 3972ddd into main Oct 4, 2025
1 of 2 checks passed
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