CONTINUUM

Cyrax321/CONTINUUM
★ 26 stars Python AI/LLM Updated today
CONTINUUM: Verifiable semantic recovery for long-running AI agents. Semantic checkpoints (not conversation dumps), an idempotent action ledger that refuses duplicate side effects, and a hash-chained tamper-evident event log, all exposed as a deny-by-default MCP server. Framework-agnostic, Python 3.11+.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "continuum": {
      "command": "uvx",
      "args": [
        "continuum"
      ]
    }
  }
}

Or install with pip: pip install continuum

README Excerpt

<p align="center"> <img src="docs/assets/readme-img.png" alt="CONTINUUM Banner" width="100%" /> </p> <p align="center"> <strong>CONTINUUM: Verifiable semantic recovery for long-running AI agents.</strong> Semantic checkpoints (not conversation dumps), an idempotent action ledger that refuses duplicate side effects, and a hash-chained tamper-evident event

Tools (15)

BrowserAdapterContainerAdapterFilesystemSandboxAdapterGenericAgentAdapterKubernetesAdapterLangChainAgentAdapterLangGraphAgentAdapterOpenAIAgentAdapterPythonInProcAdapteraction_indexcheckpointseventsevents_archiverunsversions

Topics

agent-frameworkai-agentscheckpointingcrash-recoverydurable-executionfault-tolerancehacktoberfestlangchainlanggraphllmllm-agentmcpmcp-servermodel-context-protocolobservability