ARTFEED — Contemporary Art Intelligence

LLM-Wiki-Memory-Template: A Substrate for Collaborative Knowledge Work

ai-technology · 2026-07-29

The newly introduced reusable template, llm-wiki-memory-template, tackles the ongoing challenge of knowledge retention in collaborative research and knowledge-based tasks. This system expands on the llm-wiki framework established by Karpathy and tonbi in 2026, which integrates an LLM-managed interlinked wiki between original sources and AI agents. It facilitates diverse collaboration along three dimensions: multi-human, multi-AI-agent, and multi-domain, each supported by unique architectural components. The research underscores that existing methods often omit critical information, such as unproductive paths and retracted claims, from published works and shared code, causing future researchers to repeat past mistakes. While LLM coding agents are common, they lack enduring memory between sessions, and retrieval-augmented generation does not enhance knowledge. The template's goal is to establish a lasting, agent-aware memory framework for effective knowledge accumulation and reuse.

Key facts

  • The template is called llm-wiki-memory-template.
  • It is based on the llm-wiki pattern (Karpathy, 2026; tonbi, 2026).
  • The pattern inserts an LLM-maintained interlinked wiki between raw sources and the agent.
  • It supports three axes: multi-human, multi-AI-agent, multi-domain.
  • Each axis is supported by a distinct architectural element.
  • Current practices exclude dead ends and walked-back claims from publications and code.
  • LLM coding agents hold no persistent memory across sessions.
  • Retrieval-augmented generation over raw sources does not compound knowledge.

Entities

Sources