Skip to content

marvisx-cli v0.2.0

Choose a tag to compare

@emiliomartucci emiliomartucci released this 29 May 23:16
· 1 commit to main since this release

marvisx-cli v0.2.0

  • Fix: semantic search ("search by meaning") now works out of the box — ships sqlite-vec + cross-platform vec0 resolution (.so/.dylib).
  • Fix: brain findings endpoints no longer error (finding-id length aligned to 32).
  • Fix: ingest works on non-Docker installs (projects-root resolved from settings/MARVIS_PROJECTS_ROOT).
  • New: MARVIS_NETWORK_PROBE opt-out for the periodic connectivity check (offline-friendly).
  • Fix: marvis status reports the real telemetry state.
  • Fix: marvis init honors MARVIS_VAULT_DIR (no longer writes to the real ~/.marvis under isolation).