Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Cutting our agent's harness cost 10x without breaking the product(usenotch.ai ↗)
    discuss
  2. OpenAI 'ethically hacked' with help of Anthropic's Claude chatbot(theguardian.com ↗)
    discuss
  3. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    discuss
  4. You could have built Jev(sgnt.ai ↗)
    discuss
  5. Coffee and Milk ≠ Latte(johndcook.com ↗)
    discuss
  6. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    discuss
  7. What happened on Voat after Reddit banned major communities(nature.com ↗)
    discuss
  8. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    discuss
  9. Show HN: Omabib, a Zotero alternative for Omarchy with agent support(github.com/atomashevic ↗)
    discuss
  10. Are You Ready for Part 108?(marbletech.us ↗)
    discuss
  11. Show HN: Rickub – The Smartest Git in the Universe(rickub.com ↗)
    discuss
  12. Why Harvard's Dean 'Encourages' Students to Use AI(derekthompson.org ↗)
    discuss
  13. ThinkNode M9 MicroSD Card and Virus Notice(elecrow.com ↗)
    discuss
  14. Let GPT-6 Astra code without using Codex Usage(ethanplus.ai ↗)
    discuss
  15. Show HN: Quokka – a self-hosting, deterministic programming language(quokka.space ↗)
    discuss
  16. Show HN: Servers for AI, not another AWS(rawhq.io ↗)
    discuss
  17. Converting between cosine similarity and concentration ratio(johndcook.com ↗)
    discuss
  18. How to Secure Coding Agents(augmentedswe.com ↗)
    discuss
  19. 'My Husband Has No Friends'(thecut.com ↗)
    1comments
  20. AI Protest in Montreal(montrealgazette.com ↗)
    discuss
  21. North Korean nuclear test sets off years of earthquakes – Science – AAAS(science.org ↗)
    discuss
  22. My First Subscgriber(medium.com/vulpie.ai.support ↗)
    discuss
  23. Instinct Reportedly Seeking $1B at $10B Valuation(yahoo.com ↗)
    discuss
  24. Show HN: Negronlyfans – upload your Negroni, get judged by its 1919 inventor(negronlyfans.com ↗)
    discuss
  25. I built Anchor. The open-source ontology layer for AI agents(github.com/trybacked ↗)
    discuss
  26. The ongoing debate about what data the Federal Reserve should use(marketplace.org ↗)
    discuss
  27. Ask HN: Have you stopped underestimating AI yet?
    discuss
  28. Phone Words(johndcook.com ↗)
    discuss
  29. Show HN: A4 list. Two weeks, folded small(enzom.dev ↗)
    discuss
  30. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    discuss

Memex: Agent Session Search

1 pointsby 52m agogithub.com
1 comments
52m 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!