Open-Source Project Twin: Giving AI Continuous Cognitive Understanding

VicentVanCock · reddit · 2026-08-03

A developer points out that the biggest pain point in interacting with LLMs is rebuilding context from scratch every conversation. To solve this, they open-sourced Twin, a project that allows AI systems to form and reuse understanding by continuously observing distributed events (like Slack discussions and GitHub commits) instead of forcing models to infer relationships each time.

In a demo, Twin processed a public software project's activity using Claude. Later, in a fresh Claude conversation with only Twin's MCP server for context injection, the model accurately explained why a feature was a launch blocker and its code correlations. The author argues the core issue is no longer remembering more, but achieving "cognitive continuity."

Related event: Open-source Project Twin Enables Continuous AI Memory(2 posts)→

Original post →

More from coding & agent

coding & agent channel →