Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 12, 2026·2 min de lecture

SwarmVault — Local-First LLM Wiki + Graph

SwarmVault turns docs/code/transcripts into a durable Markdown wiki plus a local knowledge graph for agents, with a 30-second `quickstart` CLI path.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan spécifique à la cible et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Cible
Claude Code, Codex, Gemini CLI
Type
Cli
Installation
Single
Confiance
Confiance : Established
Point d'entrée
swarmvault
Commande CLI universelle
npx tokrepo install e9022c19-925c-5af9-9bff-5168b5ada6ff
Introduction

SwarmVault turns docs/code/transcripts into a durable Markdown wiki plus a local knowledge graph for agents, with a 30-second quickstart CLI path.

  • Best for: teams building long-lived knowledge bases for agents (wiki + graph + reviewable artifacts)
  • Works with: Node.js (README badge says >=24); local-first outputs under raw/wiki/state; optional model providers
  • Setup time: 10–30 minutes

Practical Notes

  • Quant: README says Try It in 30 Seconds with swarmvault quickstart after install.
  • Quant: the on-disk layout includes raw/, wiki/, and state/graph.json (a machine-readable graph).

Main

A compounding workflow:

  1. Use quickstart for the first run, then switch to explicit ingestcompilequery once you trust the outputs.
  2. Keep “raw sources” immutable; treat wiki/ as the compounding artifact you review and edit.
  3. Use compile --approve/review bundles when you need stricter change control.

SwarmVault is most valuable when you commit (or at least archive) the generated wiki so future agents inherit the same context.

FAQ

Q: Do I need API keys to start? A: No—README says the first run can use a built-in local heuristic provider.

Q: What files does it create? A: A vault with raw/, wiki/, and state/ including state/graph.json.

Q: How do I share context with agents? A: Export or point agents at the generated wiki/ and graph artifacts, not raw transcripts.

🙏

Source et remerciements

Source: https://github.com/swarmclawai/swarmvault > License: MIT > GitHub stars: 442 · forks: 49

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires