Download Latest Version Memmy-1.0.4-win32-x64-cn-signed.exe (306.4 MB)
Email in envelope

Get an email when there's a new version of Memmy

Home / v1.0.2
Name Modified Size InfoDownloads / Week
Parent folder
MD5SUMS.txt 2026-07-21 290 Bytes
Memmy-1.0.2-darwin-arm64-cn-signed.dmg 2026-07-21 316.4 MB
Memmy-1.0.2-darwin-arm64-intl-signed.dmg 2026-07-21 316.4 MB
Memmy-1.0.2-win32-x64-cn-signed.exe 2026-07-21 291.2 MB
Memmy-1.0.2-win32-x64-intl-signed.exe 2026-07-21 291.2 MB
SHA256SUMS.txt 2026-07-21 418 Bytes
Memmy v1.0.2 source code.tar.gz 2026-07-21 22.4 MB
Memmy v1.0.2 source code.zip 2026-07-21 23.2 MB
README.md 2026-07-21 5.9 kB
Totals: 9 Items   1.3 GB 0

Memmy v1.0.2

Highlights

  • Agent history sync now keeps persistent resume state and checkpoints each successfully ingested conversation independently. Interrupted, incomplete, and failed conversations remain eligible for a later sync.
  • Failed memory processing now shows the failed stage, provider reason, attempt count, and failure time, with Retry or model-settings guidance. Retry resumes the recorded failed stage; retrying indexing does not regenerate an already completed summary.
  • Added a jump-to-latest control for quickly returning to the newest conversation activity.

Memory and sync reliability

  • Improved incremental Agent source scans with per-conversation cursor and content checkpoints, revised-content detection, resumable scan phases, and clearer source-specific completion feedback.
  • Fixed conversation cursor and limit handling so pagination is applied at complete conversation boundaries rather than splitting a session.
  • Prevented completed or stopped scans from being revived by late progress events, and reconciled scan state after reconnects.
  • Failed or incomplete conversations are no longer checkpointed as complete, and a later Retry request failure no longer replaces the original processing failure reason.
  • Model endpoint errors now distinguish HTML, empty, and invalid-JSON responses while preserving useful provider messages.

Desktop and CLI improvements

  • Desktop updates now report downloaded bytes and, when available, an exact percentage while the installer is being prepared.
  • Restarting Memory from the desktop now restarts the bundled service and waits for its health result before reporting success.
  • Fixed the macOS Quit & Reopen race that could leave Memmy closed after privacy-setting changes such as microphone access.
  • Stabilized terminal input and corrected TUI cursor placement for fullscreen and wrapped input.
  • Kept the single-line desktop composer text and caret vertically aligned.
  • Unified version reporting and packaging metadata across the desktop app, Memory runtime and CLI, agent, and installer builds.
  • Aligned installed-source status styling in the desktop interface.

Upgrade notes

  • The first v1.0.2 start that opens an existing schema-v3 Memory database upgrades it to schema v4. Before migration, Memmy creates an adjacent <database>.pre-v4.bak file if one does not already exist.
  • Do not open a schema-v4 database with v1.0.1. To downgrade, quit Memmy completely and restore <database>.pre-v4.bak as the active database before starting v1.0.1; otherwise the older service can recreate the unsupported database schema.
  • Startup and active model-configuration changes can automatically requeue retryable summary or indexing work. These retries can call the configured model providers and may consume quota.
  • If Retry reports that the local Memory service has not loaded retry support, quit Memmy completely and reopen it once so the bundled v1.0.2 Memory service is running before retrying.
  • Download byte progress is still shown without a total, but an exact percentage requires the update server to provide a valid Content-Length header.
  • memmy-memory --version now prints only the version number. Scripts that parse the previous memmy-memory prefix must be updated.

What's Changed

New Contributors

Full Changelog: https://github.com/MemTensor/memmy-agent/compare/v1.0.1...v1.0.2

Downloads

Installation

On Windows, download the appropriate signed and run the installer. On Apple Silicon Macs, download the appropriate signed , open it, and drag Memmy to Applications.

Checksums

Verify downloads with or attached to this release. The workflow also verifies every OSS object against its header before publishing.

Source: README.md, updated 2026-07-21