Skip to content

perf: migrate to tinyclip from clipboardy#12129

Open
florian-lefebvre wants to merge 1 commit intocontinuedev:mainfrom
florian-lefebvre:feat/tinyclip
Open

perf: migrate to tinyclip from clipboardy#12129
florian-lefebvre wants to merge 1 commit intocontinuedev:mainfrom
florian-lefebvre:feat/tinyclip

Conversation

@florian-lefebvre
Copy link
Copy Markdown

@florian-lefebvre florian-lefebvre commented Apr 13, 2026

Description

Tinyclip is really lighter than clipboardy. This PR was made as part of the e18e initiative.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Migrated CLI clipboard handling from clipboardy to tinyclip to reduce install size and improve startup performance. Behavior is unchanged; the fork command is still copied to the clipboard.

  • Dependencies
    • Removed clipboardy
    • Added tinyclip@^0.1.12 and switched to tinyclip.writeText(...) in slashCommands.ts

Written for commit e3a78fd. Summary will update on new commits.

@florian-lefebvre florian-lefebvre requested a review from a team as a code owner April 13, 2026 14:24
@florian-lefebvre florian-lefebvre requested review from sestinj and removed request for a team April 13, 2026 14:24
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@florian-lefebvre
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant