Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Koi Editor Alpha(koieditor.com ↗)
    discuss
  2. Show HN: Learn divergently/chaotically with tree-learn(srijanshukla18.workers.dev ↗)
    discuss
  3. Berkshire Hathaway, Inc(berkshirehathaway.com ↗)
    discuss
  4. We Should Double-Check the AI Output: A Bug Which Wasn't(giodicanio.com ↗)
    discuss
  5. New Species of Cat Discovered for First Time in a Century(nytimes.com ↗)
    1comments
  6. Why isn't mutable a subtype of immutable, or vice versa?(crumbles.blog ↗)
    discuss
  7. Show HN: App Launch: GrabThat (NLP Launcher for Windows)(grabthat.ai ↗)
    discuss
  8. Persistent Databases in the Browser with DuckDB-WASM and OPFS(duckdb.org ↗)
    discuss
  9. DropSlim – Local and open-source image compressor built with Rust and Tauri(github.com/onza ↗)
    discuss
  10. Leave the Class Path in the Rearview Mirror(netflixtechblog.com ↗)
    1comments
  11. AI containment is a systems engineering problem(knaup.me ↗)
    discuss
  12. Some of All Fears(sharptext.net ↗)
    discuss
  13. You cry "AI generated" because you can't debunk the actual technical facts(medium.com/istokovicsgyorgy79 ↗)
    1comments
  14. Alea iacta non est: rerolling the LLM dice(rolisz.ro ↗)
    discuss
  15. Arrow heads at Obi-Rakhmat (Uzbekistan) 80K years ago?(plos.org ↗)
    discuss
  16. Testing whether a real fly connectome's wiring matters, using crypto as stimulus(github.com/mayombe67 ↗)
    discuss
  17. Ephemerals.dev – Disposable cloud dev environments(ephemerals.dev ↗)
    discuss
  18. The Headword(wiktionary.org ↗)
    discuss
  19. Lilo 0.2.2 – a Rust/egui Markdown notes app with widget and workspace modes(github.com/hellterenjoy ↗)
    discuss
  20. Court shines a further light on who was at fault in SVB implosion(ft.com ↗)
    discuss
  21. The Lamentable Later Life of Lemmings(filfre.net ↗)
    discuss
  22. Jev VC – Pitch Jev Your Startup(pitchjev.vercel.app ↗)
    1comments
  23. US Treasuries Have Become Unappetizing for Foreign Central Banks and Governments(wolfstreet.com ↗)
    5comments
  24. A systemd timer to log and lock kids out of their Linux accounts overnight(github.com/mowglixx ↗)
    discuss
  25. Knot: A CLI ticket tracker for solo developers(github.com/unisoma ↗)
    discuss
  26. How to run offline, local coding agents on Linux(ostechnix.com ↗)
    discuss
  27. From 2027 you must be at least 18 to use Dropbox(dropbox.com ↗)
    2comments
  28. Salesforce tracing without debug logs: every trigger, field write, and rollback(fidelic.dev ↗)
    discuss
  29. Awesome-tunneling – List of ngrok, Cloudflare Tunnel, Tailscale and related(github.com/anderspitman ↗)
    discuss
  30. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    discuss

Memex: Agent Session Search

2 pointsby 2h agogithub.com
1 comments
2h agoHN ↗

Around a year ago, I found myself using Claude Code and Codex to search their own transcripts. At that time, this worked pretty well since I only had maybe a few hundred megabytes of agent session history. It was maybe not the most efficient way to recall details from past sessions, but life was good.

Fast forward to late 2026 and I couldn't imagine living without my tens of GBs of agent sessions fully indexed & ready to search. Memex allows you to search agent sessions cross-harness and even fork a session to another harness. Memex offers federated search across machines over SSH too and sync (into your own object storage) is coming soon. There's a CLI, a TUI, native Mac app, QT app, and an MCP server to use from web AI chat (I use Memex in ChatGPT with the "Pro" models quite regularly to plan).

Stop copy & pasting details between sessions or struggling to find an old agent session to resume!