MarshallEriksen-Neura/ragcode

Verified, fully-local code context for AI agents. MCP-native. No cloud, no editor lock-in.

11Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cli-adapters

01

MarshallEriksen-Neura/ragcode

Agent

RagCode orchestrates AI agents by spawning their CLIs. Vendor CLI syntax drifts, so built-in command templates are presets, not hard-coded protocol truth. Anything can be overridden per-repo via .ragcode/agents/agents.json.

11 1mo ago A 0 tokens original MIT

workflow-spec

02

MarshallEriksen-Neura/ragcode

Agent

RagCode Agent Workflows orchestrate multiple AI agents (codex, claude, gemini, grok, or any CLI in .ragcode/agents/agents.json) through a validated DAG. A workflow is a JSON file: explicit, reviewable, and validation-friendly.

11 1mo ago A 0 tokens original MIT