Skip to content

v0.3.6 — runs on Windows

Choose a tag to compare

@emiliomartucci emiliomartucci released this 03 Jun 20:39
· 1 commit to main since this release

marvisx-cli 0.3.6 — runs on Windows

The full local runtime — CLI, reflection, scheduling — now installs and runs natively on Windows, no WSL or Docker.

Highlights

  • Windows-native runtimeuv tool install marvisx-cli works on Windows: paths under %LOCALAPPDATA%\marvisx, UTF-8 console, and a native daily-reflection scheduler on Task Scheduler (schtasks). marvis project list no longer crashes with No module named pwd.
  • Notify-only update checkmarvis tells you when a newer version is on PyPI and never auto-installs.
  • update_learning MCP tool — revise an existing learning in place, with re-embed so search reflects the edit.

An enforced OS-seam boundary (core/platform) plus a cross-OS CI matrix keep the Windows/macOS/Linux paths honest.

Full notes: CHANGELOG.md