Settings

Theme

Show HN: Dump – easily share context with AI

dump.page

7 points by vochsel 21 days ago · 2 comments · 1 min read

Reader

I wanted a very simple way to dump prompts, links, and todo lists into my claude code and codex agents.

And to work outside of the context window. This works particularly well for sharing "Projects" between Claude/ChatGPT etc.

It's open source here; https://github.com/Vochsel/dump.page

Anything you dump on the board becomes an llms.txt - spatially sorted implicitly and explicity sorted via connection edges.

Would love HN's thoughts!

sachamorard 21 days ago

Really cool concept! The spatial sorting into llms.txt is a clever touch. ;)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection