macOS
brew install bkmrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bkmr in AI-Agent-Workflows.
Installation
brew install bkmrlocal Homebrew formula metadata
Überblick
Unified CLI Tool for Bookmark, Snippet, and Knowledge Management
Verlauf
bkmr is a local-first CLI for bookmarks, snippets, shell commands, markdown notes, files, and agent memory. In package terms it sits between personal knowledge management and developer workflow tooling.
The GitHub repository was created in 2023, and the crate was published on crates.io soon after. The README describes bkmr as 'Knowledge Management for Humans and Agents' and highlights local full-text and semantic search, JSON output, a built-in LSP server, and structured agent-memory workflows.
bkmr remains a relatively small but active package, distributed through crates.io and Homebrew. Its README notes appearance as This Week in Rust crate of the week 482, which helped place it in the Rust CLI ecosystem.
Users add URLs, snippets, shell commands, markdown, text, local files, or agent memories with tags, then search or dispatch them through commands such as search, hsearch, sem-search, add, open, import-files, tags, and lsp. Configuration is generated to ~/.config/bkmr/config.toml, with a local database created by the user.
bkmr is interesting because it combines older bookmark-manager and snippet-manager ideas with newer local embeddings and AI-agent memory conventions. For package watchers it is a compact Rust example of the 'local knowledge base as CLI primitive' trend.
Sicherheitslage
Für bkmr wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/bkmr/config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bkmr | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:bkmr |
|---|---|
| Version | 7.6.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bkmr |
| Homepage | https://github.com/sysid/bkmr |
| Repository | https://github.com/sysid/bkmr |
| Upstream-Dokumentation | https://github.com/sysid/bkmr#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/sysid/bkmr/archive/refs/tags/v7.6.7.tar.gz |
| Zuletzt aktualisiert | 2026-07-12T12:00:06Z |
| Pulse | updated |
| Abhängigkeiten | onnxruntime, openssl@3 |
| Build-Abhängigkeiten | rust |
| Von macOS bereitgestellte Bibliotheken | python |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bkmr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.