Skip to content

Commit af4084f

Browse files
committed
style(html): 合规报告视觉重做 — 环形仪表/状态药丸/卡片化 (v0.6.9)
- 环形评分仪表(conic-gradient 按等级着色) - 语义化状态药丸 + severity 彩色标签 - 卡片化法规分组(带 pass/fail 计数) + 概览 chips + 统计卡 - 品牌色克制、清晰层级、hover、移动端响应式、打印优化 - 顾问态文案弱化降噪;自包含零依赖不变
1 parent ee6aab3 commit af4084f

3 files changed

Lines changed: 246 additions & 86 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [0.6.9] - 2026-06-20
9+
10+
### Changed — HTML 报告视觉重做(专业 UI)
11+
- **环形评分仪表**(conic-gradient,按等级着色)替代原扁平数字
12+
- **语义化状态药丸**(合规/部分/不合规/待确认)+ **severity 彩色标签**(严重/高/中)
13+
- **卡片化法规分组**(每组带 pass/fail 迷你计数)、概览 chips、统计卡
14+
- 品牌色克制使用、清晰层级、表格 hover、移动端响应式、打印优化
15+
- 顾问态(⚪)文案弱化处理,降低视觉噪声;自包含、零依赖不变
16+
817
## [0.6.8] - 2026-06-20
918

1019
### Added — 本地 web 视图(方便看,数据不出本机)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shellward",
3-
"version": "0.6.8",
3+
"version": "0.6.9",
44
"mcpName": "io.github.jnMetaCode/shellward",
55
"description": "AI agent security & MCP security middleware — prompt injection detection, AI firewall, runtime guardrails & data-loss prevention for LLM tool calls. 8-layer defense against data exfiltration & dangerous commands. Zero dependencies. SDK + OpenClaw plugin. Supports LangChain, AutoGPT, Claude Code, Cursor, OpenAI Agents, Hermes Agent.",
66
"keywords": [

0 commit comments

Comments
 (0)