Back to browse
GitHub Repository

Auto-clean Claude Code clipboard artifacts on macOS

10 starsLua

Claude Copy – Drop-in fix for Claude Code's broken copy-paste

by andersmyrmel·Feb 24, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemNiche Gem

Fixes Claude Code's messy clipboard without touching other apps.

Strengths
  • Surgically targets one real friction point (Claude TUI artifacts) with zero collateral damage
  • Conservative detection prevents false positives; only activates for actual Claude-like output
  • Preserves semantic structure (paragraphs, lists, indents) while cleaning junk characters
Weaknesses
  • Limited to macOS and Hammerspoon; no Windows/Linux equivalent
  • Only works for terminal-based Claude Code, not web interface or other IDEs
Target Audience

macOS users of Claude Code who frequently copy-paste from the terminal UI

Similar To

Hammerspoon automations · Custom clipboard managers like ClipMenu

Similar Projects