From 3a72e66ad898c14cd920dc9596eb31ab19127761 Mon Sep 17 00:00:00 2001 From: HelloThisWorld Date: Fri, 10 Jul 2026 00:23:04 +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 6124d2e..234a179 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ context, saved solved cases, and an MCP tool surface. +[![CI](https://github.com/HelloThisWorld/open-mind/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/HelloThisWorld/open-mind/actions/workflows/ci.yml) [![Python](https://img.shields.io/badge/python-3.12+-3776ab.svg)](https://www.python.org/) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) [![Agent ready](https://img.shields.io/badge/AI%20Agents-MCP%20tools-8a2be2.svg)](#use-it-from-an-agent-mcp)