Memmy changelog

The latest updates to Memmy Desktop, Agent, Memory, and CLI

August 2026

Git workspaces, Skill scanning and recall, and in-app updates v1.0.9

New features

  • Conversation pages now show Git information, including file changes and rendered diffs, with controls to switch or create local branches.
  • In addition to automatically capturing Skills, Memmy can now scan Skills installed across different Agents, save them to Memory, and recall them across Agents during conversations, so users no longer need to install the same Skill repeatedly.
  • The desktop app now provides in-app update notifications.

Improvements and bug fixes

  • TUI follow-up messages can now steer an active Goal without waiting for the current turn to finish.
  • Agent conversation-history scanning now runs in a separate process, improving import stability.
  • Lowered the minimum Memory recall score to reduce cases where relevant Memories are filtered out.
  • Fixed sign-in state leaking between the domestic and international editions.

Improvements and bug fixes v1.0.8

Improvements and bug fixes

  • The “Add more Agents” flow is now simpler: you can manually specify a conversation-history file or directory path, or let Memmy discover it automatically.
  • Agent turn routing and memory retrieval now run in parallel, reducing the wait at the start of each conversation turn while preserving the basis for routing decisions.
  • The memory service now handles locks more reliably during shutdown and startup, reducing startup failures after abnormal exits.
  • Hardened Windows and macOS packaging.

DeepSeek Harness, Goal mode, and multiple custom model APIs v1.0.7

New features

  • DeepSeek Harness is now supported with access to long-term and historical Memory.
  • Added Goal mode for retaining goals and progress during long-running tasks and continuing them in other conversations; type “/” to open it.
  • You can now add multiple custom API model configurations and switch the task model at any time within a conversation.
  • All historical messages from IM channels can now be displayed in the task list.

Improvements and bug fixes

  • Improved the settings page layout and model configuration flow.
  • Improved task routing, recall queries, and episode processing to reduce inconsistent Memory capture and retrieval state.
  • The terminal now connects to the Gateway after configuration migration, with improved startup, restart, and session recovery.
  • Improved Memory processing—including session admission, cancellation, transcript synchronization, and tool-result handling—to reduce duplicate or incomplete message state.

More Agent support and bug fixes v1.0.6

New features

  • This release adds support for Pi and QwenWork;
  • Added a Windows cleanup tool that removes Memmy installation, runtime data, updater state, and CLI artifacts within the confirmed scope.

Improvements and bug fixes

  • Fixed Windows Hook command path quoting in cmd.exe and PowerShell, reducing local tool integration failures;
  • Fixed Claude Code tool results being mistaken for user questions;
  • Improved Agent task and memory processing errors with clearer prompts;
  • The OpenAI-compatible Chat Completions API now returns real token usage;
  • UTC offsets are now consistent across Agent settings, Memory capture and recall, date filters, and dashboards, reducing time display drift across time zones.

Time-aware Memory and easier Feishu setup v1.0.5

New features

  • Memory recall now supports time awareness, making L1 recall more accurate for questions with a clear time range.
  • Tools and connections: Feishu bot setup now supports QR-code configuration for easier connection.
  • Memory, task, experience, context-awareness, and skill pages now include related-content jumps for faster navigation.

Improvements and bug fixes

  • Cancelled, interrupted, or incomplete sessions no longer reserve an episode or generate L1 memories, improving Memory write reliability.
  • Improved first-report and local AI tool handoff by saving generated reports as real conversations and handoff Memories, avoiding repeated Agent runs after the first experience.
  • Error messages are clearer for insufficient quota, invalid Agent configuration, and unavailable Memory services, reducing silent fallbacks.
  • Improved desktop installer reliability by removing unrelated files and bundling the default local embedding model resource.

July 2026

Project workspaces, browser automation, and long-term Memory v1.0.4

New features

  • Added project-scoped desktop workspaces that keep conversations, working directories, and file access bound to the selected project.
  • Added built-in browser automation and the ui-craft Skill for web interaction, debugging, local previews, and visual UI validation.
  • Added on-demand Agent Memory onboarding to import history from selected local AI tools and keep it synchronized incrementally.

Improvements and bug fixes

  • Cancelled or timed-out commands now terminate descendant processes to prevent leftover work and output streams.
  • Improved long-term Memory for reusable subgoals and failure-avoidance lessons, with faster retrieval of completed turns and clearer diagnostics.
  • Compatibility note: first launch migrates existing workspaces while preserving messages, titles, pins, and archives.
  • Memory database exports now include committed WAL data to avoid incomplete SQLite snapshots.

More reliable Agent and Memory workflows v1.0.3

New features

  • Added the fileMemory.enabled switch for independently controlling local file memory, Recent History, and Dream capabilities.
  • Added targeted format and syntax validation after the Agent modifies supported files.

Improvements and bug fixes

  • Upgrades now preserve sign-in and local BYOK settings, with clearer token-quota status, more reliable task switching, and improved Markdown rendering.
  • Improved Agent Gateway recovery and longer responses; history import now skips malformed JSONL records instead of stopping the entire sync.
  • Improved retries, fallbacks, model routing, and diagnostics across Memory import, embedding, retrieval, summarization, and evolution.
  • Compatibility note: file memory is off by default and requires fileMemory.enabled; the legacy built-in my tool and related settings were removed.

Resumable Memory sync and clearer updates v1.0.2

New features

  • Added a jump-to-latest control for quickly returning to the newest conversation activity.

Improvements and bug fixes

  • Agent history sync now uses persistent checkpoints and incremental scans so interrupted or failed work can resume.
  • Memory processing now reports the failed stage, provider reason, and retry state, with clearer distinctions between invalid model-endpoint responses.
  • Desktop updates now show download progress and wait for Memory health checks, and macOS reopening after privacy-setting changes is more reliable.
  • Compatibility note: schema-v3 databases are backed up before migration to v4, and memmy-memory --version now prints only the version number.

First public desktop release v1.0.1

New features

  • Published the first Memmy desktop installers for macOS Apple Silicon and Windows x64.

Improvements and bug fixes

  • Added first-install guidance for allowing Memmy through macOS Privacy & Security settings or Windows SmartScreen.