github tw93/Kami V1.4.1
V1.4.1 Steadier Hand

latest releases: V1.9.0, V1.8.0, V1.7.4...
one month ago
Kami Logo

Kami V1.4.1

Plugin install fix, macOS WeasyPrint runtime, audit-driven cleanup, and the first test suite.

Changelog

  1. Plugin Install Fix: Register Kami via marketplace.json with strict: false so /plugin install kami@kami actually loads in Claude Code.
  2. 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.
  3. Documents Now Eight Types: README, three locale index pages, JSON-LD, and llms.txt list Equity Report and Changelog as first-class document types.
  4. Diagram & Template Polish: Resume CN @page margin 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).
  5. Six New Pitfalls: references/production.md grows from 16 to 22 entries, with CHEATSHEET decision tables cross-referencing each new pitfall.
  6. Build Pipeline Tightened: HTML_TEMPLATES lifted into scripts/shared.py as the single source of truth; ensure-fonts.sh portable across bash 3.2+; check commands exit non-zero on bad input.
  7. First Test Suite: New scripts/tests/test_build.py with 12 zero-dependency cases covering registry consistency, scan rules, and slide sequence parsing.

更新日志

  1. 插件安装修复:把 Kami 注册移到 marketplace.json 并设 strict: false,让 /plugin install kami@kami 在 Claude Code 真正可用。
  2. macOS WeasyPrint 运行时:自动识别 Apple Silicon (/opt/homebrew) 与 Intel Mac (/usr/local) 两条 Homebrew 路径,首次构建即可加载 cairo 与 pango。
  3. 文档类型扩展到 8 类:README、三套 index、JSON-LD、llms.txt 把 Equity Report 与 Changelog 列为一等公民。
  4. 模板与图表打磨:Resume 中文 @page 边距 9mm 调到 11mm,portfolio-en 封面行高收紧到 1.10,14 个图表统一回到规范(font-weight 500、去斜体、rgba 预混到羊皮纸色)。
  5. 新增 6 条产线经验references/production.md 从 16 条扩到 22 条,CHEATSHEET 决策表逐条交叉引用。
  6. 构建管线收紧HTML_TEMPLATES 提到 scripts/shared.py 作单一事实源;ensure-fonts.sh 兼容 bash 3.2+;check 命令在异常输入时退出非零。
  7. 首套测试基础设施:新增 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

Don't miss a new Kami release

NewReleases is sending notifications on new releases.