█████████   █████   ██ █████ ██████ ██████████████
 ██╔════╝╚██ ██╔╝████  ████╔══████╔══████╔════╝██╔════╝
 ███████ ████╔╝ ████ ███████████████╔╝████████████
 ╚════██  ██╔╝  ██║╚██████╔══████╔═══╝ ╚════████╔══╝
 ███████   ██   ██ ██████  ████     ██████████████
 ╚══════╝   ╚═╝   ╚═╝  ╚═══╝╚═╝  ╚═╝╚═╝     ╚══════╝╚══════╝
AI Runtime Engine

Your AI that remembers

Synapse is a persistent AI runtime. One command. Any model. Full continuity. It never forgets who you are.

One command to install
curl -fsSL https://ai.dasuperhub.com/install.sh | bash
Linux macOS Windows (WSL)
🧠

Persistent Memory

Remembers every project, decision, and session. Picks up exactly where you left off.

Auto-Resume

Launch Synapse and it continues your last session. No flags, no menus.

🔄

Model Freedom

DMoE — Dynamic Mixture of Experts. Switch models anytime. Synapse is the runtime, not the model.

💾

Self-Updating Cortex

Memory consolidates after every session. Your AI grows with you.

🎨

Your Brand

Customize identity, rules, and personality. The AI speaks your language.

🔒

Local First

Everything runs on your machine. Your code, your memory, your keys.

How it works

01
Install. One curl command downloads the engine and creates your identity.
02
You talk. Type synapse in any project. Your AI loads your memory and greets you by name.
03
It works. Code, debug, deploy, plan. Same tools as any coding agent — but it knows you.
04
It remembers. When you close Synapse, it consolidates what happened. Next session, it already knows.

The Cortex — what makes it yours

ID
identity.md — Who you are, how the AI should speak to you, your rules and philosophy.
AC
active.md — What you're building, recent sessions, active projects. Auto-updated after every session.
TL
TIMELINE.md — Every major action, decision, and deployment. Your AI's diary.

All stored in ~/.synapse/cortex/. Portable. Human-readable. Yours forever.

Quick start

# 1. Install
curl -fsSL https://ai.dasuperhub.com/install.sh | bash

# 2. Answer 2 questions (name + project)

# 3. Launch
synapse

# That's it. It remembers from now on.

FAQ

Q
What's the difference from raw OpenCode?
Synapse IS OpenCode, plus persistent identity, auto-resume, memory consolidation, and hidden model names. Same engine, better experience.
Q
Do I need an API key?
Yes. Synapse V7 ships with DMoE pre-configured. Add your key during install or later via /connect.
Q
Can I use Claude or GPT instead?
Yes. /connect in the TUI lets you configure any provider. Synapse is model-agnostic.
Q
Is it open source?
Yes. Built on OpenCode (MIT). Synapse extensions are at github.com/anomalyco/opencode.