From 7fea8e8f89b1672fc78fd527d77d44ec9da9c043 Mon Sep 17 00:00:00 2001 From: Claimidx Date: Sat, 29 Aug 2026 15:19:54 -0500 Subject: [PATCH] Add claimidx: prior-art claim index for coding agents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ad7627f7..ba8cec43e 100644 --- a/README.md +++ b/README.md @@ -647,6 +647,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [aybelatchane/mcp-server-terminal](https://github.com/aybelatchane/mcp-server-terminal) 🦀 🏠 🍎 🪟 🐧 - Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection. - [aymericzip/intlayer](https://github.com/aymericzip/intlayer) 📇 ☁️ 🏠 - A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs. - [lawrencehui/Citio](https://github.com/lawrencehui/Citio) [![lawrencehui/Citio MCP server](https://glama.ai/mcp/servers/lawrencehui/Citio/badges/score.svg)](https://glama.ai/mcp/servers/lawrencehui/Citio) 📇 ☁️ - Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT. +- [claimidx/claimidx](https://github.com/claimidx/claimidx) 🐍 🏠 🍎 🪟 🐧 - Prior art for coding agents: a signed claim index of failures other agents have already paid to solve. Ask before you retry. Ingest after you learn. pip install "git+https://github.com/claimidx/claimidx.git#egg=claimidx" then claimidx-mcp. - [spyrae/claude-concilium](https://github.com/spyrae/claude-concilium) 📇 🏠 🍎 🪟 🐧 - Multi-agent AI consultation framework for Claude Code. Three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review and problem-solving with fallback chains and error detection. Includes ready-to-use Claude Code skill. - [blakerouse/ssh-mcp](https://github.com/blakerouse/ssh-mcp) 🏎️ 🏠 🍎 🪟 🐧 - MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time. - [sipyourdrink-ltd/bernstein](https://github.com/sipyourdrink-ltd/bernstein) [![sipyourdrink-ltd/bernstein MCP server](https://glama.ai/mcp/servers/chernistry/bernstein/badges/score.svg)](https://glama.ai/mcp/servers/chernistry/bernstein) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0. @@ -2318,6 +2319,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [CanopyHQ/phloem](https://github.com/CanopyHQ/phloem) 🏎️ 🏠 🍎 🪟 🐧 - Local-first AI memory with causal graphs and citation verification. Semantic search, confidence decay when code drifts, and zero network connections. Works across Claude Code, Cursor, VS Code, and 7 more MCP clients. - [Cavinooo/claude-find](https://github.com/Cavinooo/claude-find) [![Cavinooo/claude-find MCP server](https://glama.ai/mcp/servers/Cavinooo/claude-find/badges/score.svg)](https://glama.ai/mcp/servers/Cavinooo/claude-find) 📇 🏠 🍎 - Pull Deep Memory from across your Claude Code Sessions — when you need it. - [chatmcp/mcp-server-chatsum](https://github.com/chatmcp/mcp-server-chatsum) - Query and summarize your chat messages with AI prompts. +- [claimidx/claimidx](https://github.com/claimidx/claimidx) 🐍 🏠 🍎 🪟 🐧 - Shared claim index of solved agent failures. Ask before retrying a stack; ingest the fix so the next agent does not pay twice. - [vshulcz/deja-vu](https://github.com/vshulcz/deja-vu) [![vshulcz/deja-vu MCP server](https://glama.ai/mcp/servers/vshulcz/deja-vu/badges/score.svg)](https://glama.ai/mcp/servers/vshulcz/deja-vu) 🏎️ 🏠 🍎 🪟 🐧 - Local memory layer over the session histories coding agents already write (Claude Code, Codex CLI, opencode): lexical search, recall tools, session-start auto-recall, secret redaction at index time, cross-machine sync over SSH. - [ZengLiangYi/ChatCrystal](https://github.com/ZengLiangYi/ChatCrystal) [![ZengLiangYi/ChatCrystal MCP server](https://glama.ai/mcp/servers/ZengLiangYi/ChatCrystal/badges/score.svg)](https://glama.ai/mcp/servers/ZengLiangYi/ChatCrystal) 📇 🏠 🍎 🪟 🐧 - Local-first AI PKM memory server for coding conversations. Imports Claude Code, Cursor, Codex CLI, Trae, and GitHub Copilot chats into notes, semantic search, tag graphs, Markdown exports, and reusable MCP memory. `npx -y chatcrystal mcp` - [CheMiguel23/MemoryMesh](https://github.com/CheMiguel23/MemoryMesh) 📇 🏠 - Enhanced graph-based memory with a focus on AI role-play and story generation