Skip to content

fix(web): clarify install helper copy on agent pages - #62

Merged
TommyBez merged 4 commits into
mainfrom
cursor/install-helper-copy-8487
Aug 20, 2026
Merged

fix(web): clarify install helper copy on agent pages#62
TommyBez merged 4 commits into
mainfrom
cursor/install-helper-copy-8487

Conversation

@TommyBez

@TommyBez TommyBez commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove the helper sentence under the sticky install Copy command control in apps/web/components/sticky-install-cta.tsx
  • No replacement copy — nothing under the install command/button row
  • MobileInstallBar, install command, Copy command button, PostHog, homepage hero, file-list heading, and vs-agentcn are untouched

Test plan

  • Agent detail page desktop (sm+): sticky CTA shows Install label + command + Copy command only (no helper <p> under it)
  • Mobile footer unchanged (command + Install only)
  • Install command still npx shadcn@latest add @evex/<slug>
  • Diff vs main is limited to removing that helper line from sticky-install-cta.tsx
Open in Web Open in Cursor 

Summary by CodeRabbit

  • Improvements
    • Simplified the sticky install prompt by removing additional helper text about file ownership.

Replace the sticky CTA helper and add the same ownership line under the mobile install bar so both surfaces explain what the command does.

Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evex Ready Ready Preview Aug 20, 2026 7:13am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 59ffc86e-b9f4-48a9-aae4-11f37bfd9116

📥 Commits

Reviewing files that changed from the base of the PR and between 41649f3 and c3ab8b4.

📒 Files selected for processing (1)
  • apps/web/components/sticky-install-cta.tsx
💤 Files with no reviewable changes (1)
  • apps/web/components/sticky-install-cta.tsx

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The sticky install CTA removes the helper text about file location and ownership.

Changes

Install CTA

Layer / File(s) Summary
Remove install helper text
apps/web/components/sticky-install-cta.tsx
The CTA no longer displays the helper text about files written into the Eve app and file ownership.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to c3ab8

This change only removes helper text from the sticky install control and does not alter the install command or mobile behavior; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

  • TommyBez/evex#25: This PR also changes the install CTA UI and mobile install experience.

Poem

A rabbit sees the CTA glow,
One less line for users to know.
The install path stays clear and bright,
With fewer words in gentle light.
Hop, hop—the screen feels right!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the install helper copy change and its web scope.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/install-helper-copy-8487

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.

Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
Use the PMM-approved helper on StickyInstallCta and revert MobileInstallBar so that surface stays command + Install with no helper line.

Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
@TommyBez
TommyBez marked this pull request as ready for review August 20, 2026 06:33
Drop the helper line under the sticky Copy command control per product direction; keep command and button unchanged.

Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
@TommyBez
TommyBez merged commit bf8ef66 into main Aug 20, 2026
4 checks passed
@TommyBez
TommyBez deleted the cursor/install-helper-copy-8487 branch August 20, 2026 07:14
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