github tw93/Kami V1.2.0
V1.2.0 Fewer Decisions

latest releases: V1.7.1, V1.7.0, V1.6.0...
one month ago
Kami Logo

Kami V1.2.0

One quiet design system, fewer decisions, better paper.

Changelog

  1. Equity Report & Changelog: Two new document templates for investment analysis (2-3 page ticker/metrics/thesis format) and release notes, both in Chinese and English
  2. Candlestick & Waterfall Charts: Two new financial diagram types for stock price history (OHLC) and revenue bridge decomposition, bringing the total to 14 inline SVG diagrams
  3. Unified Table Component: All templates now share .kami-table with .compact, .financial, .striped, and .total variants, so tables look consistent across every document type
  4. Typography Consolidation: Removed Inter and Newsreader, locked to one serif per page (Charter for English, TsangerJinKai02 for Chinese, YuMincho for Japanese), added Chinese body letter-spacing 0.35px
  5. Color Palette Simplification: Consolidated from 11 neutral tokens to 6, migrated olive and stone values across all templates, diagrams, and demos for better readability
  6. Auto-Select Charts: The skill now picks the right chart type from data context (proportional -> donut, time series -> line, comparison -> bar) instead of waiting for the user to specify
  7. Auto-Select Output Format: PDF always ships, PPTX follows slides, PNG follows sharing context. Users never need to think about export formats
  8. Orphan Detection: build.py --check-orphans scans PDFs for orphan text (last line with 1-2 words), catching layout issues before delivery

更新日志

  1. 个股研报与更新日志: 新增两种文档模板,个股研报(2-3 页,含行情头、指标卡、投资论点)和更新日志,均支持中英双语
  2. K 线图与瀑布图: 新增两种金融图表,K 线用于股价走势(OHLC),瀑布图用于收入桥和估值拆解,内联 SVG 图表总数达到 14 种
  3. 统一表格组件: 所有模板共享 .kami-table,支持 .compact.financial.striped.total 四种变体,表格在各类文档中保持一致
  4. 字体精简: 去掉 Inter 和 Newsreader,锁定每页一种衬线体(英文 Charter、中文 TsangerJinKai02、日文 YuMincho),中文正文新增 0.35px 字距
  5. 色阶精简: 中性色从 11 个 token 收敛到 6 个,olive 和 stone 色值全面迁移,提升可读性
  6. 图表自动选择: Skill 现在根据数据上下文自动选择图表类型(占比用环形图、趋势用折线图、对比用柱状图),不再需要用户指定
  7. 输出格式自动选择: PDF 始终生成,PPTX 跟随演讲场景,PNG 跟随分享场景,用户不需要考虑导出格式
  8. 孤行检测: build.py --check-orphans 扫描 PDF 中的孤行文本(末行仅 1-2 个词),在交付前发现排版问题

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.