mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-09 17:19:13 +00:00
docs: add swarmvault to projects
This commit is contained in:
parent
6624a86531
commit
5f0be2f4a5
1 changed files with 4 additions and 0 deletions
4
data/projects/swarmvault.yaml
Normal file
4
data/projects/swarmvault.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: SwarmVault
|
||||
repo: https://github.com/swarmclawai/swarmvault
|
||||
tagline: Local-first RAG knowledge base compiler with bundled skill and MCP server
|
||||
description: Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.
|
||||
Loading…
Add table
Add a link
Reference in a new issue