agentic-protocol-monorepo

darce/agentic-protocol-monorepo
★ 1 stars Python AI/LLM Updated 3d ago
Agentic system: typed protocol, MCP servers, harness skills, bootstrap CLI
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": {
    "agentic-protocol-mon": {
      "command": "uvx",
      "args": [
        "agentic-protocol-monorepo"
      ]
    }
  }
}

Or install with pip: pip install agentic-protocol-monorepo

README Excerpt

A coding agent starts every session cold. It does not remember what it shipped yesterday, who reviewed it, or why the last attempt was rejected. Most tools answer that by saving conversation summaries. WorkBay saves the workflow instead: the active task, its branch and worktree, which slices closed and at which commit, the review findings still open against it, and

Tools (8)

decisionshandoff_statereview_findingsreview_runstask_archivestouched_filesverified_testsworkbay