EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Slowave

    Slowave

    Slowave is an open-source, local-first persistent memory layer for AI coding agents and other AI tools. It gives supported clients one shared memory across sessions, using local embeddings and deterministic mechanisms so useful context can strengthen while stale context fades, without a separate LLM or hosted memory service.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    8Capabilities
    Discussions
    Focus Areas
    Agent Memory
    MCP Tools
    AI Coding Assistants
    Connect
    Latest News
    Slowave v0.20.3 released with MCP Registry metadataSep 14, 2026
    Slowave v0.20.2 released with hard-delete memories previewSep 14, 2026
    Markets
    • Individual developers and AI-assisted programmers
    • Teams using AI coding agents
    • Developers and researchers building MCP-compatible agent workflows
    • Organizations needing local-first or privacy-sensitive agent memory
    • +1 more

    AI Tools by Slowave

    (1)
    View Slowave
    Slowave tool icon

    Slowave

    Local Memory Layer for AI Agents

    Agent MemoryMCP ToolsAI Coding Asst.

    Discussions

    No discussions yet

    Be the first to start a discussion about Slowave

    Latest News

    09/14/2026

    Slowave v0.20.3 released with MCP Registry metadata

    github.com
    09/14/2026

    Slowave v0.20.2 released with hard-delete memories preview

    github.com
    09/14/2026

    Slowave v0.20.1 released with hard-delete memories from the dashboard and README

    github.com
    09/13/2026

    Slowave v0.20.0 released with shared multilingual retrieval

    github.com

    Products & Services

    3
    Slowave OSS / slowave Python package and CLI
    2026-09-14 (latest observed version 0.20.3)

    AGPL-3.0-or-later open-source package for brain-inspired long-term memory for AI agents. It can be installed with pipx or pip and configured with slowave setup; the project is classified as beta and requires Python 3.11 or newer. Sources: https://www.slowave.ai/; https://pypi.org/project/slowave/; https://github.com/slowave-ai/slowave/blob/main/pyproject.toml

    Slowave local MCP memory service

    A local service exposing the five-tool lifecycle activate, remember, recall, feedback and commit, with background consolidation of memories and procedures. Source: https://slowave-ai.mintlify.app/

    Slowave local dashboard

    A local browser dashboard for inspecting and controlling memories, procedures, retrievals, activity, system health and the memory graph; users can trace evidence and forget or restore memories. Source: https://www.slowave.ai/

    Market Position

    Slowave positions itself against static RAG stores, transcript or Markdown-file memory, LLM-generated summarization memory and tool-specific memory silos. Its differentiators are local SQLite storage, inspectability, cross-tool sharing, deterministic/local-embedding memory maintenance, feedback-shaped salience and no extra LLM API calls in the memory loop. The project materials do not name specific commercial competitors.

    Leadership

    Executive Team

    M

    mrsalty

    Visible maintainer and package author

    Named as the author in the package metadata and credited for the recent GitHub release commits and repository development. The public materials reviewed do not provide a personal name, résumé or corporate title. Sources: https://github.com/slowave-ai/slowave/blob/main/pyproject.toml; https://github.com/mrsalty; https://github.com/slowave-ai/slowave/releases

    Founding Story

    Slowave's project materials identify the problem it was designed to address: AI-agent context ends with a session, forcing users to restate decisions, constraints and failed approaches when they start a new session or switch tools. Its initial vision was an adaptive, inspectable memory layer shaped by agent feedback rather than a static retrieval store, transcript, summary, or tool-specific silo.

    Business Model

    Revenue Model

    The documented offering is free/open-source software under AGPL-3.0-or-later. COMMERCIAL.md says organizations needing proprietary products, closed-source hosted services or embedded commercial offerings can contact the author for a separate commercial license; no hosted subscription or usage-based service is documented.

    Target Markets

    Industries & Segments
    • Individual developers and AI-assisted programmers
    • Teams using AI coding agents
    • Developers and researchers building MCP-compatible agent workflows
    • Organizations needing local-first or privacy-sensitive agent memory
    • Open-source contributors and researchers evaluating adaptive memory systems
    Use Cases
    • Carrying coding decisions, constraints, preferences and lessons across AI-agent sessions
    • Switching between AI coding clients without losing project context
    • Reusing successful multi-step solutions as procedures
    • Reviewing, auditing, correcting, forgetting or restoring agent memory locally
    • Privacy-sensitive or offline-oriented agent workflows that avoid sending memory to a hosted service

    History & Milestones

    2026-06-13

    The public repository history shows the initial project structure and introduction of LICENSE, COMMERCIAL.md and CLA.md files; the repository does not describe this as an incorporation event.

    2026-08-30

    Version 0.17.0 marked public-beta readiness work, including MCP, retrieval, procedural memory, dashboard and acceptance tests.

    2026-09-05

    Versions 0.18.0 and 0.18.1 added per-user runtime-data isolation and fixed multi-user data leakage.

    2026-09-09

    Version 0.19.0 added recall continuation, removed passive reinforcement, added a meta-cognition activation field and updated the dashboard.

    2026-09-13

    Version 0.20.0 introduced shared multilingual retrieval.

    Key Capabilities

    8
    Persistent shared memory across sessions and supported AI clients
    Local SQLite storage and local-first operation without a hosted memory service
    Local embeddings and deterministic retrieval, consolidation, reinforcement, weakening and decay
    No LLM API key or extra LLM calls required in the memory loop
    Feedback-driven memory salience and supersession of changed information
    Scoped retrieval to reduce cross-project context leakage

    Integrations & Partnerships

    Platform Integrations

    • Claude Code
    • Codex
    • Cursor
    • Cline
    • Windsurf / Devin Desktop
    • OpenCode
    • Claude Desktop
    • Other MCP-compatible tools

    Connect

    Website
    slowave.ai/
    GitHub
    slowave-ai

    AI Topics

    3

    Slowave focuses on these topics:

    Agent Memory(1)
    MCP Tools(1)
    AI Coding Assistants(1)
    Back to all developersSuggest an edit