ci: add GitHub Actions CI workflow + README badges

- CI runs build + type check on Node 18/20/22 for push & PRs
- Add CI status, license, and Node.js version badges to README
- Replace placeholder screenshot with contribution note
This commit is contained in:
Nicolas Varrot
2026-02-11 09:50:47 +00:00
parent d7bdf3b9d7
commit a6b26b0b0d
2 changed files with 45 additions and 1 deletions

View File

@@ -1,8 +1,12 @@
# 🦞 ClawChat
[![CI](https://github.com/MarlBurroW/clawchat/actions/workflows/ci.yml/badge.svg)](https://github.com/MarlBurroW/clawchat/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Node.js](https://img.shields.io/badge/node-%3E%3D18-brightgreen)](https://nodejs.org/)
**A sleek, dark-themed webchat UI for [OpenClaw](https://github.com/openclaw/openclaw) — monitor sessions, stream responses, and inspect tool calls in real-time.**
![ClawChat Screenshot](https://via.placeholder.com/800x450?text=ClawChat+Screenshot)
> 🖼️ *Screenshot coming soon — [contributions welcome](https://github.com/MarlBurroW/clawchat/issues)!*
## ✨ Features