From 27e0c5b1e8f92745a9dd03965fc7cb38159974e2 Mon Sep 17 00:00:00 2001 From: Doucs91 Date: Wed, 8 Jul 2026 01:37:11 -0400 Subject: [PATCH 1/2] Add Hivelore to Version Control --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b03c3aeb..f9ec53622 100644 --- a/README.md +++ b/README.md @@ -2952,6 +2952,7 @@ Interact with Git repositories and version control platforms. Enables repository - [adhikasp/mcp-git-ingest](https://github.com/adhikasp/mcp-git-ingest) 🐍 🏠 - Read and analyze GitHub repositories with your LLM - [costajohnt/oss-autopilot](https://github.com/costajohnt/oss-autopilot) [![costajohnt/oss-autopilot MCP server](https://glama.ai/mcp/servers/costajohnt/oss-autopilot/badges/score.svg)](https://glama.ai/mcp/servers/costajohnt/oss-autopilot) 📇 ☁️ 🏠 🍎 🪟 🐧 - Open source contribution manager with PR tracking across repos, issue discovery, CI failure diagnosis, and maintainer response drafting. Available as CLI, MCP server, and Claude Code plugin. - [ddukbg/github-enterprise-mcp](https://github.com/ddukbg/github-enterprise-mcp) 📇 ☁️ 🏠 - MCP server for GitHub Enterprise API integration +- [Doucs91/hivelore](https://github.com/Doucs91/hivelore) 📇 🏠 - Deterministic policy gate for agent-written code: briefs agents with the team's repo-specific rules, then blocks any commit whose diff reintroduces a documented mistake — validated regex/AST/test guards enforced in Git hooks and CI. - [gitea/gitea-mcp](https://gitea.com/gitea/gitea-mcp) 🎖️ 🏎️ ☁️ 🏠 🍎 🪟 🐧 - Interactive with Gitea instances with MCP. - [github/github-mcp-server](https://github.com/github/github-mcp-server) 📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more. - [gitopia/gitopia-mcp-server](https://github.com/gitopia/gitopia-mcp-server) [![Gitopia MCP Server](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server) 🏎️ 🏠 🍎 🪟 🐧 - Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker. From e77970eb3257085008c10878861c037b9181dc90 Mon Sep 17 00:00:00 2001 From: Sady Date: Mon, 17 Aug 2026 10:16:26 -0400 Subject: [PATCH 2/2] Add Glama score badge to Hivelore entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ec53622..5d9f0be1e 100644 --- a/README.md +++ b/README.md @@ -2952,7 +2952,7 @@ Interact with Git repositories and version control platforms. Enables repository - [adhikasp/mcp-git-ingest](https://github.com/adhikasp/mcp-git-ingest) 🐍 🏠 - Read and analyze GitHub repositories with your LLM - [costajohnt/oss-autopilot](https://github.com/costajohnt/oss-autopilot) [![costajohnt/oss-autopilot MCP server](https://glama.ai/mcp/servers/costajohnt/oss-autopilot/badges/score.svg)](https://glama.ai/mcp/servers/costajohnt/oss-autopilot) 📇 ☁️ 🏠 🍎 🪟 🐧 - Open source contribution manager with PR tracking across repos, issue discovery, CI failure diagnosis, and maintainer response drafting. Available as CLI, MCP server, and Claude Code plugin. - [ddukbg/github-enterprise-mcp](https://github.com/ddukbg/github-enterprise-mcp) 📇 ☁️ 🏠 - MCP server for GitHub Enterprise API integration -- [Doucs91/hivelore](https://github.com/Doucs91/hivelore) 📇 🏠 - Deterministic policy gate for agent-written code: briefs agents with the team's repo-specific rules, then blocks any commit whose diff reintroduces a documented mistake — validated regex/AST/test guards enforced in Git hooks and CI. +- [Doucs91/hivelore](https://github.com/Doucs91/hivelore) [![Doucs91/hivelore MCP server](https://glama.ai/mcp/servers/Doucs91/hivelore/badges/score.svg)](https://glama.ai/mcp/servers/Doucs91/hivelore) 📇 🏠 - Deterministic policy gate for agent-written code: briefs agents with the team's repo-specific rules, then blocks any commit whose diff reintroduces a documented mistake — validated regex/AST/test guards enforced in Git hooks and CI. - [gitea/gitea-mcp](https://gitea.com/gitea/gitea-mcp) 🎖️ 🏎️ ☁️ 🏠 🍎 🪟 🐧 - Interactive with Gitea instances with MCP. - [github/github-mcp-server](https://github.com/github/github-mcp-server) 📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more. - [gitopia/gitopia-mcp-server](https://github.com/gitopia/gitopia-mcp-server) [![Gitopia MCP Server](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/gitopia/gitopia-mcp-server) 🏎️ 🏠 🍎 🪟 🐧 - Decentralized Git with on-chain governance, bounties, and DAOs. Tools for repos, issues, PRs, labels, releases, bounties, and DAO proposals. Auto-wallet on first use, trust tiers, and approval mode for human-in-the-loop. Go binary or Docker.