From 49da9750407df2c9203004c57156b5bfa98b2ff5 Mon Sep 17 00:00:00 2001 From: HelloThisWorld Date: Fri, 10 Jul 2026 00:23:08 +0800 Subject: [PATCH] Add CI status badge to README Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58bf247..046fa61 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ **The MCP integration layer for [Open Mind](https://github.com/HelloThisWorld/open-mind): it loads Open Mind's verification-first codebase artifacts and exposes them to AI agents as tools — every answer backed by `file:line` evidence, and claims the sources can't back are rejected, not improvised.** +[![CI](https://github.com/HelloThisWorld/open-mind-mcp-server/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/HelloThisWorld/open-mind-mcp-server/actions/workflows/ci.yml) ![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript&logoColor=white) ![MCP](https://img.shields.io/badge/MCP-official%20TypeScript%20SDK-6E56CF) ![Node](https://img.shields.io/badge/Node-%E2%89%A518.17-339933?logo=node.js&logoColor=white)