AI news story

Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)

I shipped a wiki layer for AI agents that uses markdown + git as the source of truth, with a bleve (BM25) + SQLite index on top. No vector or graph db yet.It runs locally in ~/.wuphf/wiki/ and you can git clone it out if you want to take your knowled

  • LLMs
  • Source: Hacker News
  • Published: 2026-04-25
  • Signal score: 3
  • 6 sources

Editor's take

A developer has created a local wiki system designed to serve as a persistent knowledge base for AI agents, leveraging Markdown files and Git for version control, with a BM25 index for retrieval.

This initiative addresses a critical challenge in agent development: maintaining context and learned information across sessions without relying on complex databases. By using familiar tools like Git, it lowers the barrier to entry for agents to build and access a structured knowledge graph, potentially enabling more sophisticated agent behavior beyond single-turn interactions and reducing the need for constant retraining of models like Llama 3 or Mistral.

Future developments will likely focus on integrating vector search for semantic retrieval and exploring how this local knowledge base can be shared or synchronized between multiple agents or even human users. The extent to which this system can scale and adapt to diverse agent tasks will determine its practical impact.

Signal score: 3

This event was corroborated by 6 independent sources. The signal score weighs cross-source corroboration, recency, source weight and topic salience. How we rank stories.

More LLMs stories

  1. OpenAI acquires presentation startup NextSlide

    TechCrunch · 2026-08-08

    NextSlide says its team members are now working on ChatGPT.

  2. Claude Vs ChatGPT: How These AI Assistants Differ

    Engadget · 2026-08-08

    In a practical breakdown of how Claude and ChatGPT AI models differ, one tends to fall short when it comes to quality responses and overall user experience.

  3. Anthropic sets Claude Code to Auto Mode by default to protect developers from bad approvals

    The Decoder · 2026-08-08

    Starting August 14, Anthropic will make Auto Mode in Claude Code the default for Pro, Max, and Team plans. The company says it's safer.

  4. Responding to the next frontier of critical cyber capabilities

    OpenAI Blog · 2026-08-07

    OpenAI is sharing preliminary cybersecurity evaluations for Astra and the steps we’re taking to strengthen safeguards and security controls.

  5. OpenAI says it slowed Astra model development over security concerns

    TechCrunch · 2026-08-07

    OpenAI said this model, which is still in development, reached its "critical cybersecurity threshold," meaning it could independently identify and carry out cyberattacks against

  6. Presentation: Keeping ChatGPT Fast as AI Development Accelerates

    InfoQ · 2026-08-08

    Martin Spier explains how agentic workflows dramatically increase code change volume at OpenAI. He d