Skip to content

v4.1.1

Choose a tag to compare

@bolnet bolnet released this 26 May 16:39
· 13 commits to main since this release
bd2b51f

Install works end-to-end on a clean machine (fixes found by a real plugin-install test):

  • Declare PyYAML + openai as base deps (a bare pipx install was unusable).
  • init writes a working config.toml: structured [postgres.auth]/[neo4j.auth] $ENV_VAR auth, v4=true, real tables (was: stripped password → 'no password supplied').
  • Ship + generate a local-default attestor.yaml (pgvector + Neo4j + Ollama bge-m3, HyDE off) — no more hand-authoring the stack config.
  • MCP entry written to project ./.mcp.json (the file Claude Code reads) as a .env-sourcing bash wrapper; plugin-mode wizard now wires MCP + hooks instead of trusting unreliable plugin auto-load.
  • Uninstall also cleans ~/.claude/.mcp.json + ~/.claude.json.

Deferred to 4.1.2: doctor reporting pgvector-served vector as OK (not FAIL), stale attestor/api:3.0.0 in the local compose.