‹ BackHN Continuity

Thread

Show HN: Wallfacer – A terminal session manager for Claude Code, and more

34 points · 22 comments · pradiptasarma

  1. pradiptasarma · · focus · HN ↗
    I work in a massive monorepo with a bunch of different services. Over the last month, I realized I was starting Claude Code sessions everywhere. I would hit a weird issue, remember I had already solved it with the agent a few days ago, and then realize I had no way to easily find that specific session. CC stores these as JSON files, keyed by the directory you happened to be in at the time.

    I built Wallfacer because I needed a way to search and resume these sessions without messing with the source of truth. It operates as a strictly read only overlay. It just reads the local files, extracts the working directory and first prompt, and lets you manage the metadata in a local SQLite database.

    1. okramcivokram · · focus · HN ↗
      I just tell claude "Few days ago we worked on xxx, find the session and let's resume."
      1. pradiptasarma · · focus · HN ↗
        I have a codebase that is so large that after of couple of weeks this and after working on similar stuff all over the place this becomes impossible, and expensive.
Open on Hacker News to reply ↗

Unofficial Hacker News client; not affiliated with Y Combinator.