Skip to content

docs: add status badges to the README#4

Merged
grammy-jiang merged 1 commit into
masterfrom
claude/pre-commit-hooks-setup-2sc78y
Jul 19, 2026
Merged

docs: add status badges to the README#4
grammy-jiang merged 1 commit into
masterfrom
claude/pre-commit-hooks-setup-2sc78y

Conversation

@grammy-jiang

Copy link
Copy Markdown
Owner

What

Adds a status-badge row to the README, alongside the existing CI badge:

  • Python 3.11–3.14 — supported versions (matches requires-python and the CI matrix)
  • Ruff — lint/format tooling (official ruff endpoint badge)
  • pre-commit — enabled
  • FastMCP 3.x — the MCP stack

They render inline as a single row; markdownlint and the Mermaid hook pass.

Deliberately omitted

  • License — no LICENSE file exists, so a license badge would misrepresent status.
  • Release/version — no tags or GitHub releases.
  • Live coverage % — needs a service (Codecov) or a token-backed dynamic badge; a hardcoded value would go stale.

Docs-only change — CI just re-confirms green.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Fd4FtxJFV2fVSSoD7urqqn


Generated by Claude Code

Alongside the existing CI badge: Python versions (3.11–3.14, matching the CI
matrix), Ruff, pre-commit, and FastMCP 3.x. All reflect the current tooling /
stack. No license or release badge — the repo has neither a LICENSE file nor
tagged releases, so those would misrepresent status.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Fd4FtxJFV2fVSSoD7urqqn
@grammy-jiang
grammy-jiang merged commit 81a41c4 into master Jul 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants