superagentic

narimannemo/superagentic
★ 0 stars Python AI/LLM Updated today
🏈 Open Source Work leases and durable task briefs for parallel AI agents and subagents: which unit is mine, and what am I meant to do with it. Library, CLI and MCP server in one SQLite file, zero dependencies
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "superagentic": {
      "command": "uvx",
      "args": [
        "superagentic"
      ]
    }
  }
}

Or install with pip: pip install superagentic

README Excerpt

<img src="assets/superagentic.svg" alt="SuperAgentic" width="420"> **You ask Claude to extract every claim from 400 scanned pages. It spawns eight subagents. All eight start on page one.** And each one decides for itself what "done" means, so you get eight standards on one corpus. Both failures have the same cause. A subagent has no context: it cannot see the

Topics

agentagent-orchestrationagentic-workflowagentsevaluationobservabilityopen-sourceself-hosted