Docs
Synapse Agent documentation
Everything needed to install, configure, and operate Synapse Agent v0.20.5 — written against the actual repository, not a wishlist. Start with the installer, or jump straight to the concept that makes Synapse different.
bash
npx synapse-ai-agentGetting started
IntroductionWhat Synapse Agent is, how it grows with you, and what makes it different from stateless agents.InstallationVerified installation commands for Linux, macOS, WSL2, Windows, Termux, npm, Docker, and Railway.Quick StartFrom zero to a working agent in four steps: install, configure, launch, delegate.ConfigurationConfig values, environment variables, profiles, and secrets management.
Core
ModelsChoosing and switching models across supported providers.ProvidersHow provider profiles work, and how to wire custom endpoints.ToolsThe tool gateway: terminal, filesystem, browser, delegation, media, and more.MemoryPersistent memory: session search, curation, summarization, and user modeling.SkillsSkills that are created from experience, improved during use, and reused forever.SessionsConversation history, continuity across platforms, checkpoints, and rollback.SubagentsIsolated subagents, parallel workstreams, and scripted tool pipelines.