v0.3.6 — runs on Windows
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 runtime —
uv tool install marvisx-cliworks on Windows: paths under%LOCALAPPDATA%\marvisx, UTF-8 console, and a native daily-reflection scheduler on Task Scheduler (schtasks).marvis project listno longer crashes withNo module named pwd. - Notify-only update check —
marvistells you when a newer version is on PyPI and never auto-installs. update_learningMCP 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