Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

fix(create-rslib): merge AGENTS.md in different tools

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings November 20, 2025 11:07
@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 2c653c6
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/691ef65adced780008fe5692
😎 Deploy Preview https://deploy-preview-1356--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot finished reviewing on behalf of Timeless0911 November 20, 2025 11:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the create-rstack dependency from version 1.7.9 to 1.7.11 and implements functionality to properly merge AGENTS.md files when multiple tools (Storybook, Vitest, Rstest) are selected during project creation.

  • Updated create-rstack dependency to version 1.7.11 to gain access to collectAgentsFiles and mergeAgentsFiles utilities
  • Added logic to merge AGENTS.md files from multiple tool templates into a single consolidated file
  • Updated all template AGENTS.md files to include proper tool documentation sections

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-lock.yaml Updated lock file entries for create-rstack version 1.7.11
packages/create-rslib/package.json Bumped create-rstack dependency to 1.7.11
packages/create-rslib/src/helpers.ts Added logic to collect and merge AGENTS.md files from multiple tool directories
packages/create-rslib/template-[vue]-[storybook,vitest]-ts/AGENTS.md Added Storybook section to merged tools documentation
packages/create-rslib/template-[vue]-[storybook,vitest]-js/AGENTS.md Added Storybook section to merged tools documentation
packages/create-rslib/template-[vue]-[rstest,storybook]-ts/AGENTS.md Added Rstest section to merged tools documentation
packages/create-rslib/template-[vue]-[rstest,storybook]-js/AGENTS.md Added Rstest section to merged tools documentation
packages/create-rslib/template-[react]-[storybook,vitest]-ts/AGENTS.md Added Storybook section to merged tools documentation
packages/create-rslib/template-[react]-[storybook,vitest]-js/AGENTS.md Added Storybook section to merged tools documentation
packages/create-rslib/template-[react]-[rstest,storybook]-ts/AGENTS.md Added Rstest section to merged tools documentation
packages/create-rslib/template-[react]-[rstest,storybook]-js/AGENTS.md Added Rstest section to merged tools documentation
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Timeless0911 Timeless0911 enabled auto-merge (squash) November 20, 2025 11:43
@Timeless0911 Timeless0911 merged commit ed57aad into main Nov 20, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the fix/agents-merge branch November 20, 2025 11:44
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.

3 participants