Kami V1.4.1
Plugin install fix, macOS WeasyPrint runtime, audit-driven cleanup, and the first test suite.
Changelog
- Plugin Install Fix: Register Kami via
marketplace.jsonwithstrict: falseso/plugin install kami@kamiactually loads in Claude Code. - macOS WeasyPrint Runtime: Auto-resolve Homebrew lib paths on both Apple Silicon (
/opt/homebrew) and Intel Mac (/usr/local) so cairo and pango load on first run. - Documents Now Eight Types: README, three locale index pages, JSON-LD, and
llms.txtlist Equity Report and Changelog as first-class document types. - Diagram & Template Polish: Resume CN
@pagemargin 9mm to 11mm, portfolio-en cover line-height tightened to 1.10, and 14 diagrams re-normalized to spec (font-weight 500, no italic, solid hex pre-blended on parchment). - Six New Pitfalls:
references/production.mdgrows from 16 to 22 entries, with CHEATSHEET decision tables cross-referencing each new pitfall. - Build Pipeline Tightened:
HTML_TEMPLATESlifted intoscripts/shared.pyas the single source of truth;ensure-fonts.shportable across bash 3.2+; check commands exit non-zero on bad input. - First Test Suite: New
scripts/tests/test_build.pywith 12 zero-dependency cases covering registry consistency, scan rules, and slide sequence parsing.
更新日志
- 插件安装修复:把 Kami 注册移到
marketplace.json并设strict: false,让/plugin install kami@kami在 Claude Code 真正可用。 - macOS WeasyPrint 运行时:自动识别 Apple Silicon (
/opt/homebrew) 与 Intel Mac (/usr/local) 两条 Homebrew 路径,首次构建即可加载 cairo 与 pango。 - 文档类型扩展到 8 类:README、三套 index、JSON-LD、
llms.txt把 Equity Report 与 Changelog 列为一等公民。 - 模板与图表打磨:Resume 中文
@page边距 9mm 调到 11mm,portfolio-en 封面行高收紧到 1.10,14 个图表统一回到规范(font-weight 500、去斜体、rgba 预混到羊皮纸色)。 - 新增 6 条产线经验:
references/production.md从 16 条扩到 22 条,CHEATSHEET 决策表逐条交叉引用。 - 构建管线收紧:
HTML_TEMPLATES提到scripts/shared.py作单一事实源;ensure-fonts.sh兼容 bash 3.2+;check 命令在异常输入时退出非零。 - 首套测试基础设施:新增
scripts/tests/test_build.py,12 个零依赖测试覆盖注册表一致性、扫描规则、幻灯片序列解析。
Kami is a quiet design system for professional documents, one constraint set that any agent can trust. https://github.com/tw93/Kami