Skip to content

[fix]: fix cursor link to be copy pastable#98

Merged
Kylejeong2 merged 2 commits into
mainfrom
kj/fix-cursor-link
Jul 19, 2025
Merged

[fix]: fix cursor link to be copy pastable#98
Kylejeong2 merged 2 commits into
mainfrom
kj/fix-cursor-link

Conversation

@Kylejeong2
Copy link
Copy Markdown
Member

@Kylejeong2 Kylejeong2 commented Jul 18, 2025

What

Fix the cursor link to be copy pastable.

@Kylejeong2 Kylejeong2 marked this pull request as ready for review July 19, 2025 05:10
@Kylejeong2 Kylejeong2 merged commit 371fee8 into main Jul 19, 2025
1 check passed
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

This PR makes two key changes to improve the usability of the Cursor deep link integration:

  1. Improves the README.md presentation of the Cursor deep link by moving it from an inline format to a dedicated code block with clear instructions, making it easier for users to copy the link accurately.

  2. Updates package.json to include 'assets' and 'README.md' in the published npm package by adding them to the 'files' array, ensuring all necessary resources are available to end users after installation.

These changes work together to enhance the user experience when using Cursor deep links with the package, addressing a practical usability issue where users might have had trouble accurately copying the link.

Confidence score: 5/5

  1. This PR is very safe to merge as it only affects documentation and package distribution configuration.
  2. The changes are straightforward, well-documented, and don't impact any runtime behavior.
  3. No files need special attention as the changes are isolated to documentation and package configuration.

2 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

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