Skip to content

MemoraX Code v0.1.12

Choose a tag to compare

@lizhaocst lizhaocst released this 02 Sep 13:05
· 57 commits to main since this release
156ace8

Added

  • Added managed Trae integration with the shared MemoraX Code Skill, native
    lifecycle Hooks, exact Turn correlation, completed-Turn writeback,
    interrupted-Turn handling, Skill reminders, optional automatic retrieval,
    local traces, and supported setup on macOS, Linux, and Windows. Trae users
    enable Global Hooks once in Trae before the integration can run.

Changed

  • Updates now enable a newly supported coding-agent integration when its
    runtime is detected and its client setting was previously absent. Explicit
    enabled and disabled choices remain unchanged; automatic updates reconcile
    silently, while manual updates prompt for unconfigured detected clients.
  • Clarified Trae activation guidance with the exact Global Hooks UI path and
    the runtime status check used to confirm that Hooks have been observed.

Fixed

  • Updated Windows PowerShell Skill commands to invoke memorax-cli.cmd,
    avoiding .ps1 execution-policy failures without requiring users to change
    PowerShell policy.