nowfound

Alternatives

Products that do what LivingDocs does

Claude writes your docs to .md files, right in your repo

  1. 1

    Let Claude or Codex create and maintain good looking docs

    28d ago · docs.docsalot.dev

  2. 2
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  3. 3

    Store, review, and share your Claude Code sessions

    Mar 2026

  4. 4
    LiveDocs284

    Bring live data from anywhere into your docs, without code

    2022

  5. 5
    Epho156

    Run Claude Code, Codex or Opencode in cloud with your repo

    16d ago · epho.io

  6. 6
    Doclific127

    Documentation that lives with your code

    Jan 2026

  7. 7

    See everything Claude Code hides from your terminal

    Feb 2026

  8. 8RG

    Hey HN! I'm José, and I built Recall to solve a problem that was driving me crazy. The Problem: I use Claude for coding daily, but every conversation starts from scratch. I'd explain my architecture, coding standards, past decisions... then hit the context limit and lose everything. Next session? Start over. The Solution: Recall is an MCP (Model Context Protocol) server that gives Claude persistent memory using Redis + semantic search. Think of it as long-term memory that survives context limits and session restarts. How it works: - Claude stores important context as "memories" during…

    Oct 2025 · npmjs.com

  9. 9
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026 · replicas.dev

  10. 10CC

    Hi all! I normally work on the PyTorch project but I've been on baby leave for the past month, so I've been playing around with AI as a user rather than a framework implementor. I really liked the agent experience with Claude Code, but I couldn't really justify spending so many dollars on API costs for random side projects. I already pay for a Claude Pro subscription though, and it turns out you can simulate many of Claude Code's features with an MCP. If you have a Pro subscription, check this out! I think it really captures the Claude Code experience quite well, without forcing you to pay…

    2025 · github.com

  11. 11
    Gitdocs148

    Generate production-ready README files from your GitHub repo

    Dec 2025

  12. 12IB

    Hi HN, I built this because I got tired of the Claude Code CLI hiding details from me. Recent updates have replaced critical output with summaries like "Read 3 files" or "Edited 2 files". To see what actually happened, I was forced to use `--verbose`, which floods the terminal with unreadable JSON and system prompts. I wanted a middle ground: *Full observability without the noise.* `claude-devtools` is a local Electron app that tails the session logs in `~/.claude/` to reconstruct the execution trace in real-time. *Unlike wrappers, it solves the visibility gap in your native…

    Feb 2026 · github.com

  13. 13
    DeepDocs132

    Fix your outdated GitHub Docs on autopilot

    2025

  14. 14CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  15. 15

    See what Claude Code knows, without breaking flow

    Jun 2026 · kamand.co

  16. 16
    Termexo98

    A local Windows workbench for Claude Code and Codex

    Aug 2026 · termexo.com

  17. 17
    noirdoc96

    PII guard for Claude Code to keep client data out of context

    Apr 2026 · noirdoc.de

  18. 18

    Manage your CMS content from Claude, Cursor, and Codex

    12d ago · marblecms.com

  19. 19

    Your Claude Code & Codex dev, now in your pocket

    Apr 2026 · kingcode.shingoirie.com

  20. 20AA

    Hi HN. Live-Memory is an open-source Claude Code plugin / MCP server that serves as an always up-to-date memory of your codebase. It uses a separate, low-cost, large-context-window model to distill your repo's organization, conventions and general structure. It observes the primary agent's activity and builds an understanding of your repo passively over time. This way, when you start a new Claude Code session, your primary agent queries Live-Memory via one read-only ask_live_memory tool and bootstraps its understanding of the codebase for the particular task at hand, instead of…

    Jul 2026 · github.com

  21. 21
    GPS83

    Memory layer for LLMs that stores repo rules + past lessons

    May 2026 · github.com

  22. 22CM

    Boris Cherny (Claude Code creator) recently dropped a threads on how his team at Anthropic uses Claude Code. The key insight: they don't treat it as a static config. After every correction, they tell Claude "Update your CLAUDE.md so you don't make that mistake again." Claude writes a rule for itself. They review it, commit it to git. The mistake never happens again. I cross-referenced his tweets with Anthropic's official docs and other best practices for CLAUDE.md and then packaged it into a starter kit: - Fill-in-the-blank templates for Next.js/TypeScript, Python/FastAPI, and a…

    Feb 2026 · github.com

  23. 23CC

    Codex runs as an MCP server, Claude orchestrates a five-perspective review (security, correctness, compliance, performance, maintainability). Drop the SKILL.md into your repo's .claude/skills/ folder. MIT licensed.

    Feb 2026 · github.com

  24. 24CS

    Hi HN, We use Claude Code a lot, and after a long session there isn't a simple way to share exactly what happened with someone else. Prompts, responses, file edits, and tool calls all stay inside the terminal. We built Claudebin to make that easier. It's a plugin that lets you export the current session as a URL containing: - the full message thread - file reads and writes - bash commands - web and MCP calls You can send the link to someone, attach it to a PR, embed part of it, or resume the session locally. It's open source. GitHub:…

    Feb 2026 · claudebin.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →