frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Claude-copy – Copy Claude Code output to clipboard

https://github.com/clementrog/claude-copy
4•crog•3h ago
I use Claude Code all day. The single best habit I've added: paste its output into a second model before letting it execute. Catches bad plans before they ship.

The friction was copying. Terminal selection is unreliable — ANSI codes, scroll position, font size all break it. Annoying enough that you skip the review.

claude-copy fixes this. It doesn't scrape the terminal. It finds the focused tab's PID, maps it to the right Claude Code session in ~/.claude/, and reads the JSONL transcript directly. Instant, clean output every time.

Three shortcuts:

  Cmd+Shift+C → active tab last Claude Code response
  Cmd+Shift+P → active tab plan (from .claude/plans/)
  Cmd+Shift+A → active tab last AskUserQuestion prompt + answer options
Also works as a CLI: claude-copy-last --plan | pbcopy

Install:

  git clone https://github.com/clementrog/claude-copy.git && cd claude-copy && ./install.sh
Auto-detects Kitty vs iTerm2. macOS only, Python 3.8+.

Looking for contributors for Ghostty, Warp, Zed terminal support, and Linux.

Comments

SilentEditor•2h ago
Wow nice tool! Unfortunately I'm not able to contribute for any of the listed supports. Good luck with finding supporters though, looking forward to follow this.

Show HN: PlanckClaw an AI agent in 6832 bytes of x86-64 assembly

https://github.com/frntn/planckclaw
4•frntn•39m ago•0 comments

Show HN: Sub-millisecond VM sandboxes using CoW memory forking

https://github.com/adammiribyan/zeroboot
234•adammiribyan•1d ago•61 comments

Show HN: Pgit – A Git-like CLI backed by PostgreSQL

https://oseifert.ch/blog/building-pgit
95•ImGajeed76•1d ago•42 comments

Show HN: NC Web – Norton Commander for the web, built with vanilla JavaScript

https://github.com/victorantos/NC
3•victorbuilds•1h ago•2 comments

Show HN: Website lets you post only once for life

https://opo.fausto.me/
3•faustoct•1h ago•1 comments

Show HN: Bento – Save and restore multi-monitor app layouts

https://bentodesktop.com
6•aarmenante•1h ago•2 comments

Show HN: deariary – An automated diary generated from the tools you use

https://deariary.com/en
5•unhappychoice•2h ago•0 comments

Show HN: We built AI agents that reduce mortgage processing from 18 days to 3–5

https://app.simplai.ai/register
3•SimplAI_ai•2h ago•0 comments

Show HN: Git-ownership – A tool to visualize code ownership over time from Git

https://github.com/MichaelMure/git-ownership
3•michaelmure•2h ago•0 comments

Show HN: Reprompt – Score your AI coding prompts with NLP papers

https://github.com/reprompt-dev/reprompt
3•LuxBennu•2h ago•0 comments

Show HN: Fatal Core Dump – A debugging murder mystery played with GDB

https://www.robopenguins.com/fatal_core_dump/
64•axlan•4d ago•1 comments

Show HN: Crust – A CLI framework for TypeScript and Bun

https://github.com/chenxin-yan/crust
87•jellyotsiro•1d ago•37 comments

Show HN: Claude-copy – Copy Claude Code output to clipboard

https://github.com/clementrog/claude-copy
4•crog•3h ago•1 comments

Show HN: I built an interactive 3D three-body problem simulator in the browser

https://structuredlabs.github.io/threebodyproblem/
60•amrutha_•4d ago•19 comments

Show HN: Horizon – GPU-accelerated infinite-canvas terminal in Rust

https://github.com/peters/horizon
71•petersunde•21h ago•30 comments

Show HN: Claude Code skills that build complete Godot games

https://github.com/htdt/godogen
316•htdt•1d ago•196 comments

Show HN: UpdateBerry – Turn Git commits into marketing assets (prototype)

https://updateberry.com
2•wjr•4h ago•2 comments

Show HN: Antfly: Distributed, Multimodal Search and Memory and Graphs in Go

https://github.com/antflydb/antfly
99•kingcauchy•1d ago•39 comments

Show HN: A client-side visual workflow builder for PDFs

https://www.convertuniverse.com
4•Lyriryl•6h ago•2 comments

Show HN: Thermal Receipt Printers – Markdown and Web UI

https://github.com/sadreck/ThermalMarky
115•howlett•4d ago•48 comments

Show HN: QCCBot – Android in a browser tab, with AI agent control

7•Eastra•8h ago•0 comments

Show HN: I built a message board where you pay to be the homepage

https://saythat.sh
18•SayThatSh•1d ago•12 comments

Show HN: N0x – LLM inference, agents, RAG, Python exec in browser, no back end

https://n0xth.vercel.app/
9•redhanuman•10h ago•0 comments

Show HN: March Madness Bracket Challenge for AI Agents Only

https://www.Bracketmadness.ai
67•bwade818•1d ago•41 comments

Show HN: CollabMD – Real-time multiplayer for local and Git-backed Markdown

https://github.com/andes90/collabmd
6•ndezt•11h ago•2 comments

Show HN: Signet – Autonomous wildfire tracking from satellite and weather data

https://signet.watch
123•mapldx•3d ago•32 comments

Show HN: Dump – easily share context with AI

https://www.dump.page
7•vochsel•12h ago•2 comments

Show HN: Soros – AI for geopolitical macro investing

https://www.asksoros.com
9•muggermuch•18h ago•10 comments

Show HN: GDSL – 800 line kernel: Lisp subset in 500, C subset in 1300

https://firthemouse.github.io/
89•FirTheMouse•3d ago•20 comments

Show HN: M68k assembly emulator that runs in the browser

https://github.com/gianlucarea/m68k-interpreter
16•aldino97•1d ago•2 comments