Skip to content

v0.3.7b3 (beta)

Pre-release
Pre-release

Choose a tag to compare

@emiliomartucci emiliomartucci released this 04 Jun 17:19
· 1 commit to main since this release

Beta for testers.

b3 collects the post-b2 fix: marvis project index now builds the structural graph (calls/imports/defines) by default; per-symbol code embeddings are opt-in behind --embed (issue #9). Since search doesn't query code embeddings yet, the default index run no longer pays the model-load / token cost for data nothing reads. --no-embed stays accepted as a back-compat no-op.

Install / pin:

uv tool install 'marvisx-cli==0.3.7b3'

Full notes: see CHANGELOG v0.3.7.