hivemind

One brain for all your agents

20 articles 1k View on GitHub ↗
20 articles
How the Rules Module Interacts with the Graph Module in Hivemind

Discover how Hivemind's rules module and graph module interact. The rules module stores governance logic, while the graph module uses it to enforce policies and validate mutations.

internals
Jun 11, 2026
Syntax for Writing Rules in Hivemind: Structure, Validation, and CLI Usage

Learn the syntax for writing rules in Hivemind. Understand structure, validation, and CLI usage for effective rule management. Get started with Hivemind rules today.

how-to-guide
Jun 11, 2026
How to Install the Rules Module in activeloopai/hivemind: Complete Setup Guide

Install the rules module in activeloopai/hivemind easily. Follow this guide to provision notification rules and create SQLite tables using the Hivemind CLI.

how-to-guide
Jun 11, 2026
Best Practices for Using the Graph Module in Hivemind

Master the Hivemind graph module with these best practices. Explore code relationships using shell commands. Learn the query-first, drill-down navigation pattern for efficient code exploration.

best-practices
Jun 11, 2026
How to Parse Data Using the Hivemind Graph Module: A Complete Guide

Learn how to parse data with Hivemind's graph module. This guide covers using Tree-Sitter, building JSON snapshots, and querying symbols and relationships via a VFS interface. Optimize your code analysis workflow.

how-to-guide
Jun 11, 2026
Benefits of Using the Graph Module in Hivemind: A Complete Technical Guide

Discover the benefits of Hivemind's graph module. Transform your codebase into a stable, language-agnostic directed multigraph for analysis, visualization, and cross-file resolution.

deep-dive
Jun 11, 2026
How to Debug Issues Within the Graph Module in Hivemind

Debug Hivemind graph module issues by instrumenting the VFS stack and using the bundled test suite to isolate and reproduce failures. Learn how to effectively troubleshoot your graph module.

how-to-guide
Jun 11, 2026
Configuration Options for the Graph Module in Hivemind

Explore Hivemind graph module configuration options: ignoreDirs, respectGitignore, and memoryPath. Control indexing scope and storage location for efficient data management.

api-reference
Jun 11, 2026
How the Hivemind Graph Module Handles Large Datasets: On-Disk Snapshots and Lazy Loading

Discover how the Hivemind graph module manages large datasets with on-disk snapshots and lazy loading, keeping memory usage low for any graph size.

deep-dive
Jun 11, 2026
Architecture of the Graph Module in Hivemind: Virtual Filesystem Implementation

Explore the Hivemind graph module architecture. Discover how its virtual filesystem implementation exposes repository code graphs as synthetic files using a three-layer design.

architecture
Jun 11, 2026
How to Update the Graph Module in Hivemind: Build, Pull, and Automate

Easily update the graph module in Hivemind. Learn to build from source, pull cloud snapshots, or automate updates with Git hooks for seamless integration.

how-to-guide
Jun 11, 2026
What Are the Dependencies for the Graph Module in Hivemind?

Discover Hivemind graph module dependencies including Node.js core, deeplake, tree-sitter, and optional AI SDKs for building language-agnostic code graphs.

api-reference
Jun 11, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →