{
  "$schema_doc": "https://gtmstacker.com/registry/schema/entry.schema.json",
  "stability": "emerging",
  "generator": "agentic-media-registry",
  "generated_at": "2026-09-16T00:00:00Z",
  "id": "com.gtmstacker.registry/tool/openwiki",
  "type": "tool",
  "slug": "openwiki",
  "canonical_url": "https://gtmstacker.com/registry/tool/openwiki/",
  "title": "OpenWiki",
  "description": "MIT-licensed TypeScript CLI from LangChain that writes and maintains agent-readable documentation of your codebase, so a coding agent has persistent context instead of re-deriving your repo on every task. It keeps state locally in ~/.openwiki and works against local repositories; it can run through local model backends (Ollama, LM Studio, any OpenAI-compatible endpoint) or hosted providers, so you are not forced onto a paid key.",
  "category": "productivity-knowledge",
  "tags": [
    "productivity-knowledge",
    "developer-tooling",
    "agent-memory",
    "documentation",
    "self-hostable"
  ],
  "status": "active",
  "revision": 1,
  "content_hash": "ea6ece7b2bfe03c8cb522a3259fa007aa0fcc824de2f2d3ac9ca8f2ca24834e2",
  "date_published": "2026-09-16T00:00:00Z",
  "date_modified": "2026-09-16T00:00:00Z",
  "source": {
    "name": "github · langchain-ai/openwiki",
    "url": "https://github.com/langchain-ai/openwiki"
  },
  "license": "MIT",
  "one_liner": "OpenWiki is a CLI that writes and maintains agent-readable docs of your codebase, so coding agents stop re-learning your repo from scratch on every task.",
  "open_source": "yes",
  "self_hostable": "yes",
  "pricing_model": "free",
  "who_its_for": "Teams whose codebase has outgrown what an agent can hold in one context window — where every task starts with the agent re-reading the repo — and who want a maintained doc layer it can load instead, ideally runnable against a local model.",
  "aliases": [
    "openwiki",
    "Open Wiki"
  ],
  "alternatives": [
    "open-code-review"
  ],
  "secondary_categories": [
    "mcp-agents",
    "ai-infrastructure"
  ],
  "last_verified": "2026-09-16",
  "evidence": {
    "claim_type": "mixed",
    "source_id": "https://github.com/langchain-ai/openwiki",
    "note": "MIT, TypeScript, ~16.6k stars, ~404 commits, local ~/.openwiki state, and support for local backends (Ollama / LM Studio / OpenAI-compatible) alongside hosted providers all confirmed on the repo (WebFetch 2026-09-16, published under the langchain-ai org). 'Agent documentation for your codebase' is the repo's own framing; how much it improves a given agent's task success is workflow-dependent and not independently benchmarked here."
  },
  "caveats": "It generates and maintains docs — the docs are only as trustworthy as the last run, so stale generation can mislead an agent as easily as help it; treat it as a maintained layer to keep current, not a one-time export. Full model coverage spans thirteen providers, but the free path is the local backends; hosted models still cost per token.",
  "lead": "MIT-licensed TypeScript CLI from LangChain that writes and maintains agent-readable documentation of your codebase, giving a coding agent persistent context instead of making it re-derive the repo on every task. It stores state locally in ~/.openwiki and operates on local repositories, and it can run through local model backends (Ollama,…",
  "chunks": [
    {
      "index": 0,
      "heading_path": [],
      "est_tokens": 115,
      "text": "MIT-licensed TypeScript CLI from LangChain that writes and maintains agent-readable documentation of your codebase, giving a coding agent persistent context instead of making it re-derive the repo on every task. It stores state locally in ~/.openwiki and operates on local repositories, and it can run through local model backends (Ollama, LM Studio, any OpenAI-compatible endpoint) as well as hosted providers, so a paid key is optional rather than required."
    },
    {
      "index": 1,
      "heading_path": [
        null,
        "Provenance"
      ],
      "est_tokens": 197,
      "text": "context instead of making it re-derive the repo on every task. It stores state locally in ~/.openwiki and operates on local repositories, and it can run through local model backends (Ollama, LM Studio, any OpenAI-compatible endpoint) as well as hosted providers, so a paid key is optional rather than required.\n\n- MIT, TypeScript, ~16.6k stars, ~404 commits, local-state model and local-backend support independently WebFetch-verified on the repo 2026-09-16 (github.com/langchain-ai/openwiki, published under the langchain-ai org).\n- Surfaced via the 2026-09-16 viral-posts brief (a post framing it as codebase memory for coding agents); catalogued on the verified repo facts.\n- Curated from the GTM Stacker signal registry (2026-09-16 pass); license independently verified 2026-09-16."
    },
    {
      "index": 2,
      "heading_path": [
        null,
        "Why it matters for a GTM stack"
      ],
      "est_tokens": 289,
      "text": "support independently WebFetch-verified on the repo 2026-09-16 (github.com/langchain-ai/openwiki, published under the langchain-ai org). - Surfaced via the 2026-09-16 viral-posts brief (a post framing it as codebase memory for coding agents); catalogued on the verified repo facts. - Curated from the GTM Stacker signal registry (2026-09-16 pass); license independently verified 2026-09-16.\n\nThe quiet tax on agent-built GTM tooling is context: past a certain repo size, every task begins with the agent re-reading the codebase, burning tokens and still missing things. OpenWiki's bet is to keep a maintained, agent-readable doc layer the agent can load instead — persistent memory of what the repo is and how it fits together. It is MIT, runs against local models, and comes from LangChain, which is a credible source for this exact problem. The catch is the failure mode of any generated-docs tool: stale docs can steer an agent wrong just as confidently as good ones help, so this is a keep-it-current layer, not a set-and-forget export. For a team maintaining more agent-written code than any one context can hold, that trade is usually worth making."
    }
  ],
  "alternates": {
    "markdown": "https://gtmstacker.com/registry/tool/openwiki/index.md",
    "html": "https://gtmstacker.com/registry/tool/openwiki/",
    "json": "https://gtmstacker.com/registry/tool/openwiki/index.json",
    "server_json": "https://gtmstacker.com/registry/tool/openwiki/server.json"
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://gtmstacker.com/#website",
        "url": "https://gtmstacker.com/",
        "name": "GTM Stacker Agent Registry",
        "description": "A daily-updated, agent-native registry of open-source tool discoveries, tool updates, and curated news for the go-to-market / RevOps engineering niche. Machine-readable first: agents can discover, parse, page, and delta-sync it without scraping HTML.",
        "inLanguage": "en",
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://gtmstacker.com/#organization",
        "name": "GTM Stacker",
        "url": "https://gtmstacker.com",
        "description": "The growth-systems practice of Theo Popov: AI-native enrichment, outbound, content engines and internal tooling for startups and venture programs. Its agent-native media property, the GTM Stacker Agent Registry, maintains a daily-updated catalog of open-source go-to-market and RevOps tools that both people and AI engines can discover, compare, and cite.",
        "foundingDate": "2024-08",
        "knowsAbout": [
          "go-to-market engineering",
          "RevOps",
          "sales automation",
          "marketing operations",
          "open-source software",
          "AI agents"
        ],
        "founder": {
          "@type": "Person",
          "@id": "https://gtmstacker.com/#founder",
          "name": "Theo Popov",
          "jobTitle": "Growth Operations & GTM Systems",
          "url": "https://gtmstacker.com/about/",
          "sameAs": [
            "https://www.linkedin.com/in/theo-popov",
            "https://x.com/Theo_Popov",
            "https://github.com/theopopov"
          ],
          "worksFor": {
            "@id": "https://gtmstacker.com/#organization"
          }
        },
        "sameAs": [
          "https://www.linkedin.com/company/gtmstacker",
          "https://www.youtube.com/@gtmstacker",
          "https://www.instagram.com/gtmstacker/",
          "https://www.tiktok.com/@gtmstacker"
        ],
        "mainEntityOfPage": "https://gtmstacker.com/registry/about/"
      },
      {
        "@type": "SoftwareApplication",
        "@id": "https://gtmstacker.com/registry/tool/openwiki/#software",
        "name": "OpenWiki",
        "identifier": "io.github.langchain-ai/openwiki",
        "description": "MIT-licensed TypeScript CLI from LangChain that writes and maintains agent-readable documentation of your codebase, so a coding agent has persistent context instead of re-deriving your repo on every task. It keeps state locally in ~/.openwiki and works against local repositories; it can run through local model backends (Ollama, LM Studio, any OpenAI-compatible endpoint) or hosted providers, so you are not forced onto a paid key.",
        "applicationCategory": "DeveloperApplication",
        "url": "https://gtmstacker.com/registry/tool/openwiki/",
        "datePublished": "2026-09-16T00:00:00Z",
        "dateModified": "2026-09-16T00:00:00Z",
        "isPartOf": {
          "@id": "https://gtmstacker.com/#website"
        },
        "license": "https://spdx.org/licenses/MIT.html",
        "codeRepository": "https://github.com/langchain-ai/openwiki",
        "keywords": "productivity-knowledge, mcp-agents, ai-infrastructure, developer-tooling, agent-memory, documentation, self-hostable",
        "author": {
          "@type": "Organization",
          "name": "langchain-ai",
          "url": "https://github.com/langchain-ai",
          "sameAs": [
            "https://github.com/langchain-ai/openwiki"
          ]
        },
        "offers": {
          "@type": "Offer",
          "price": 0,
          "priceCurrency": "USD"
        },
        "isSimilarTo": [
          {
            "@type": "SoftwareApplication",
            "name": "Open Code Review",
            "url": "https://gtmstacker.com/registry/tool/open-code-review/",
            "applicationCategory": "DeveloperApplication",
            "offers": {
              "@type": "Offer",
              "price": 0,
              "priceCurrency": "USD"
            }
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gtmstacker.com/registry/tool/openwiki/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "GTM Stacker Registry",
            "item": "https://gtmstacker.com/registry/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Productivity Knowledge",
            "item": "https://gtmstacker.com/registry/category/productivity-knowledge/"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "OpenWiki",
            "item": "https://gtmstacker.com/registry/tool/openwiki/"
          }
        ]
      }
    ]
  },
  "tool": {
    "name": "io.github.langchain-ai/openwiki",
    "repository": {
      "url": "https://github.com/langchain-ai/openwiki",
      "source": "github"
    }
  }
}
