HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllModelsInferenceToolingImage and Video
Open SourceInference 4 Sep 2026 GitHub

project-continuity: Lightweight on-disk continuity protocol for AI coding agents

The brief

project-continuity is an open-source protocol for persisting AI coding agent state across sessions as plain files on disk.

Key points

  1. It makes individual sessions disposable while preserving project goals, decisions, and progress.
  2. The lightweight design works with any agent framework that can read and write text files.
Read the original

Sources