Skip to content

Add CLAUDE.md symlink to AGENTS.md for code review plugin#182

Merged
Paveltarno merged 1 commit intomainfrom
pavelta-agents
Feb 2, 2026
Merged

Add CLAUDE.md symlink to AGENTS.md for code review plugin#182
Paveltarno merged 1 commit intomainfrom
pavelta-agents

Conversation

@Paveltarno
Copy link
Contributor

@Paveltarno Paveltarno commented Feb 2, 2026

Note

Description

This PR adds a symbolic link from CLAUDE.md to AGENTS.md to support code review plugins that specifically look for a CLAUDE.md file. This allows the existing agent guidelines documentation to be accessible under both filenames without duplicating content.

Related Issue

None

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Other (please describe):

Changes Made

  • Created a symbolic link CLAUDE.md pointing to AGENTS.md
  • Enables code review tools to find agent guidelines under the expected CLAUDE.md filename
  • No content duplication - both filenames reference the same documentation

Testing

  • I have tested these changes locally
  • I have added/updated tests as needed
  • All tests pass (npm test)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have updated AGENTS.md if I made architectural changes

Additional Notes

This change is specifically for compatibility with code review plugins that expect a CLAUDE.md file in the repository root. The symlink approach ensures the documentation stays in sync automatically.


🤖 Generated by Claude | 2026-02-02 13:23 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/cli@0.0.26-pr.182.b2d0aa4

Prefer not to change any import paths? Install using npm alias so your code still imports base44:

npm i "base44@npm:@base44-preview/cli@0.0.26-pr.182.b2d0aa4"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "base44": "npm:@base44-preview/cli@0.0.26-pr.182.b2d0aa4"
  }
}

Preview published to npm registry — try new features instantly!

@Paveltarno Paveltarno enabled auto-merge (squash) February 2, 2026 13:27
@Paveltarno Paveltarno disabled auto-merge February 2, 2026 13:27
@Paveltarno Paveltarno merged commit cfee555 into main Feb 2, 2026
6 checks passed
@Paveltarno Paveltarno deleted the pavelta-agents branch February 2, 2026 13:27
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