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

A new app promises to tame lost AI chats, but the comments turned into a naming roast

TLDR: Wallfacer is a new app that gathers scattered AI assistant chat histories into one searchable place, making it easier to find old work. Commenters were torn between calling it genuinely useful, dismissing it as unnecessary, and clowning on its slightly sinister sci-fi name.

A new tool called Wallfacer just strutted onto Hacker News with a very relatable pitch: if you use AI coding helpers a lot, your old chats vanish into a maze of mystery files and random folders. Wallfacer rounds them up into one place so you can search, label, reopen, or toss them out later. In plain English, it’s basically a librarian for all the half-forgotten conversations people have been having with their code-writing bots.

But the real show was in the comments, where the community instantly split into camps. One group was thrilled, with users admitting they’ve been reduced to awkwardly asking the AI itself to remember old conversations for them. That got a big “finally, someone fixed this” vibe. Another camp came in with classic internet energy: “you can already rename sessions” and, even more brutally, “tmux is your friend.” Translation for non-terminal people: some users think old-school tools already solve this and don’t need a shiny new helper.

Then came the funniest subplot: the name. Multiple readers zeroed in on “Wallfacer,” a reference to The Three-Body Problem, and immediately joked that it sounds less like a useful organizer and more like a secret agent plotting against humanity. Add in one spicy existential take — why download a brand-new AI-made tool when you could just ask AI to make your own? — and suddenly this launch became a perfect 2026 tech soap opera: helpful product, skeptical nerds, sci-fi jokes, and a mini identity crisis for open source itself.

Key Points

  • Wallfacer is a terminal session manager that unifies AI coding sessions from Claude Code, Cursor CLI, Kiro CLI, and Codex.
  • It indexes agent session files in read-only mode and stores user metadata such as titles, tags, and projects in a local SQLite database.
  • The tool provides both a full-screen terminal UI and command-line subcommands, with both interfaces sharing the same underlying index.
  • Its feature set includes search, tagging, grouping into projects, launching new sessions, resuming old sessions, multi-agent filtering, and safe deletes.
  • Wallfacer can be installed via Homebrew on macOS or Linux or via `go install`, with Go 1.22+ required.

Hottest takes

"you can name Claude sessions using /rename. also tmux is your friend." — sunir
"I don't want my agents planning against me in secrecy." — laszlojamf
"why should I use a brand-new vibe-coded tool if I can just vibe-code my own?" — pelasaco
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.