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

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 96/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Knowledge
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install e9022c19-925c-5af9-9bff-5168b5ada6ff --target codex

À exécuter après confirmation du plan en dry-run.

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