Skip to content

MemoraX Code v0.1.10

Choose a tag to compare

@lizhaocst lizhaocst released this 31 Aug 18:23
· 6 commits to main since this release
536e623

Added

  • Added managed CodeBuddy/WorkBuddy integration with native Turn tracking,
    completed-Turn writeback, interrupted-Turn handling, Skill reminders, quota
    notices, Repo Memory maintenance, local traces, and supported setup on
    macOS, Linux, and Windows.
  • Added automatic updates owned by the managed Backend. Stable and preview
    installations check their release channel every eight hours, retry failures
    after 15 minutes, install the exact resolved version, reconcile enabled
    clients non-interactively, silently trust verified Codex Hook changes, and
    replace the Backend process without requiring a new client session.

Fixed

  • Completed manual update reconciliation when the managed Backend was already
    stopped, including client integration assets, Codex Hook trust, setup state,
    and Backend recovery.
  • Repaired the Windows user PATH during interactive setup when npm's global
    command directory is missing, while preserving existing command priority.
  • Repaired missing or disabled Codex plugin registrations even when a valid
    versioned plugin cache already exists, preventing the CLI and active Codex
    plugin from remaining on different versions.