Skip to content

v1.5.0

Choose a tag to compare

@AlexanderMakarov AlexanderMakarov released this 26 Jul 20:18
· 273 commits to main since this release

Theme

MCP usage telemetry and Analytics value signals, vault-aware CLI (add / remove / content-root), ~6–9× cheaper Claude synthesis, file:// search reliability, session resume/cwd restore, and Home pipeline State.

Highlights

Added

  • MCP usage telemetry (llmwiki usage) + Analytics Wiki value / MCP sections (#26, #27, #52)
  • llmwiki add / llmwiki remove document intake and cascade removal
  • Home pipeline State widget with per-agent costs
  • synthesize --path / --sessions-only / --docs-only
  • Session resume: cwd + sessionId + copyable claude --resume (#36)
  • OpenClaw adapters.openclaw.roots for mirrored session inboxes
  • migrate-raw-redaction, include_subagents filter, sync downgrade guard

Changed

  • Claude synthesis ~6–9× cheaper (lean CLI flags + prompt-prefix caching) (#65)
  • Static site: documents tree as sidecar JSON (no per-page duplication); nested site/sources/
  • Vault-aware content root for lint / export / graph / candidates (#43)

Fixed

  • Search works over file://; visible static-site errors (#20)
  • MCP caller attribution to the calling project (#51)
  • Index cwd restore + encoded-path redaction (#56)
  • Sessions sticky thead / Agent filter / Activity bar tooltips
  • Headless exclusion applies to synth backlog; many add extraction fixes

Full notes: CHANGELOG.md · Upgrade notes: docs/UPGRADING.md

Full Changelog: v1.3.82...v1.5.0