Goldziher/basemind

Full AI context and content layer for coding agents over one MCP server — tree-sitter code-map, document RAG, shared memory, multi-agent comms, web crawl, git history + blame. 300+ languages, 10+ agent harnesses, pure Rust.

91Stars on the repository
36Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

harness-interpreter

01

Goldziher/basemind

Agent

Reads /tmp/basemind-harden-.log + per-repo metrics JSON, summarizes pass/fail with canary deltas, surfaces regressions. Cheap read-mostly subagent.

91 6d ago A 44 tokens original MIT

mcp-domain-migrator

02

Goldziher/basemind

Agent

Migrates one basemind MCP domain from flat per-verb tools onto a single mode-dispatched tool plus a CLI subcommand group — mode enum, params, shim, helpers, CLI — without touching shared files.

91 6d ago A 51 tokens original MIT

mcp-tool-author

03

Goldziher/basemind

Agent

Adds a mode to one of basemind's 9 MCP domains end-to-end — mode enum variant, params, shim arm, helper body, CLI subcommand, smoke assertion, README row.

91 6d ago A 45 tokens original MIT

rust-perf-engineer

04

Goldziher/basemind

Agent

Reviews diffs touching the basemind scanner / extract / store / index paths for hot-path regressions — allocations, missed memmem opportunities, hashmap churn, parser pool misuse.

91 6d ago A 42 tokens original MIT

scanner-extension

05

Goldziher/basemind

Agent

Adds tree-sitter language coverage to basemind via the language-support skill — sources upstream queries from tree-sitter- /queries/tags.scm, adapts to basemind's Symbol/Call/Import shape.

91 6d ago A 50 tokens original MIT

surface-docs-writer

06

Goldziher/basemind

Agent

Rewrites basemind's docs, skills, and plugin manifests against the 9-domain MCP/CLI surface — knows the ai-rulez generation source, the four parallel skill trees, and the hand-synced command mirrors.

91 6d ago A 52 tokens original MIT