Skip to content

PMB

v0.2.2 Feature

This release adds 4 notable features for engineering teams evaluating rollout.

Published 18d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents ai-memory bm25 claude-code codex cursor
+13 more
knowledge-graph lancedb llm local-first mcp memory model-context-protocol privacy python semantic-search sentence-transformers sqlite vector-db

Summary

AI summary

Adds pmb note, pmb audit, pmb watch commands and git‑sync clone fix for non‑"main" default branches.

Full changelog

Adds local-use features for trust and effortless capture, plus the git-sync clone fix. Same engine, same 94.5% LoCoMo recall@10.

Added

  • pmb note "..." - instant memory capture from the terminal, no agent needed.
  • pmb audit - "what does PMB know about me?": a grouped, read-only view of everything stored, by type and by source.
  • pmb watch <file|dir> - auto-capture: new paragraphs in a notes file or folder (e.g. ~/journal.md) get ingested as memory, with content-hash dedup.
  • Source attribution on recall - every hit shows where it came from ("from: chatgpt - Project planning", "from: note (cli)", "from: markdown - notes.md").

Fixed

  • Git-sync clone now works when the remote's default branch is not "main" (previously produced an empty working tree on some hosts).

Notes

  • 14 new regression tests (provenance + watch). The 94.5% LoCoMo recall@10 and 70ms p50 are unchanged.

Install: pip install --upgrade pmb-ai

What's Changed

  • feat: local-use - pmb note, audit, watch + recall source attribution by @oleksiijko in https://github.com/oleksiijko/pmb/pull/5

New Contributors

  • @oleksiijko made their first contribution in https://github.com/oleksiijko/pmb/pull/5

Full Changelog: https://github.com/oleksiijko/pmb/compare/v0.2.1...v0.2.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track PMB

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v0.9.0 Deletes `packs/ru.yaml` and `packs/uk.yaml`; default active packs set to empty tuple.

Beta — feedback welcome: [email protected]