Skip to content

v1.6.5

Choose a tag to compare

@visorcraft visorcraft released this 28 Jul 03:34
v1.6.5
bd82eea

What's changed

ANN / semantic search

  • Rewrite install_dense_ann to prepare embeddings before schema mutation and backfill via row_id puts
  • Stamp configured_model only after a successful non-empty backfill
  • Validate source text column ≠ embedding column; reject zero backfill limits
  • Semantic search and install follow the active ANN embedding column (not hard-coded embedding / 384-d)
  • MCP semantic_search accepts optional provider_id for application-supplied vectors

SQL / data integrity

  • Serialize i64 / u64 outside JavaScript safe integer range as strings so SQL results and ANN hits keep full precision

UI

  • Clear agent chat on connect and disconnect
  • Reopen recent Direct paths with stored username / password / passphrase
  • Table browser reloads projection correctly when the table changes
  • Dimension-aware product quantization validation on install

Docs

  • New architecture, connections, installation, and operations guides
  • Expanded ANN, MCP, agent, SQL, table, deck, and onboarding docs

Packaging

  • App version 1.6.5