Skip to content

feat(quotes): add Tensormesh and LMCache supporter quotes / 新增 Tensormesh 与 LMCache 支持者评价#536

Merged
cquil11 merged 1 commit into
masterfrom
feat/tensormesh-lmcache-quotes
Jul 7, 2026
Merged

feat(quotes): add Tensormesh and LMCache supporter quotes / 新增 Tensormesh 与 LMCache 支持者评价#536
cquil11 merged 1 commit into
masterfrom
feat/tensormesh-lmcache-quotes

Conversation

@cquil11

@cquil11 cquil11 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds two supporter quotes to the /quotes supporters page:

  • Kuntai Du — Chief Scientist at Tensormesh & Co-Creator of LMCache (org: Tensormesh), on context caching for agentic workloads
  • Yihua Cheng — Co-Creator of LMCache & CTO at Tensormesh (org: LMCache), on KV cache management as a serving-system concern

Details:

  • Both quotes include hand-written Simplified Chinese translations (textZh), verified rendering on /zh/quotes
  • Logos added: tensormesh.svg (wordmark extracted from tensormesh.ai navbar, currentcolor#000 so the quotes page's grayscale dark:invert treatment works) and lmcache.webp (transparent logo from the LMCache/LMCache repo, converted to 160px WebP)
  • Links point to each person's LinkedIn profile
  • Supporters page only — intentionally not added to the homepage carousel whitelist (CAROUSEL_ORGS)

Overlay support: N/A — static quotes-page content, no inference/evaluation chart data involved.

Verified locally: pnpm lint, pnpm fmt, pnpm typecheck pass; both quotes render with logos in dark mode on /quotes and translations render on /zh/quotes.

中文说明

/quotes 支持者页面新增两条评价:

  • Kuntai Du — Tensormesh 首席科学家、LMCache 共同创作者(组织:Tensormesh),谈智能体工作负载中的上下文缓存
  • Yihua Cheng — LMCache 共同创作者、Tensormesh CTO(组织:LMCache),谈 KV cache 应由服务系统统一管理

细节:

  • 两条评价均包含人工撰写的简体中文翻译(textZh),已在 /zh/quotes 验证渲染效果
  • 新增 logo:tensormesh.svg(从 tensormesh.ai 导航栏提取的字标,currentcolor 改为 #000 以适配页面的 grayscale dark:invert 样式)和 lmcache.webp(来自 LMCache/LMCache 仓库的透明 logo,转换为 160px WebP)
  • 链接指向两人的 LinkedIn 个人主页
  • 仅展示在支持者页面 — 按要求未加入首页轮播白名单(CAROUSEL_ORGS

覆盖层(overlay)支持:不适用 — 本 PR 为静态支持者页面内容,不涉及推理/评估图表数据。

本地验证:pnpm lintpnpm fmtpnpm typecheck 全部通过;/quotes 深色模式下两条评价及 logo 渲染正常,/zh/quotes 中文翻译渲染正常。

🤖 Generated with Claude Code


Note

Low Risk
Static marketing copy and assets only; no auth, APIs, or inference data paths touched.

Overview
Adds two supporter quotes to the /quotes page in quotes-data.ts: Kuntai Du (Tensormesh) on context caching for agentic workloads, and Yihua Cheng (LMCache) on KV cache as a serving-system concern. Each entry includes English copy, textZh translations, org metadata, LinkedIn links, and logo filenames (tensormesh.svg, lmcache.webp).

Introduces packages/app/public/logos/tensormesh.svg (black wordmark for the page’s grayscale / dark-mode invert styling). Homepage carousel membership (CAROUSEL_ORGS) is unchanged—these orgs stay quotes-page only.

Reviewed by Cursor Bugbot for commit 3e1c5c5. Bugbot is set up for automated code reviews on this repo. Configure here.

Add two supporter quotes to the /quotes page: Kuntai Du (Chief
Scientist at Tensormesh & Co-Creator of LMCache) and Yihua Cheng
(Co-Creator of LMCache & CTO at Tensormesh), with Simplified Chinese
translations and org logos (Tensormesh wordmark SVG, LMCache WebP).
Supporters page only — not added to the homepage carousel whitelist.

中文:在 /quotes 支持者页面新增两条评价:Kuntai Du(Tensormesh 首席科学家、
LMCache 共同创作者)和 Yihua Cheng(LMCache 共同创作者、Tensormesh CTO),
包含简体中文翻译及组织 logo(Tensormesh SVG 字标、LMCache WebP)。
仅展示在支持者页面,未加入首页轮播白名单。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cquil11 cquil11 requested a review from adibarra as a code owner July 7, 2026 14:50
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Jul 7, 2026 2:51pm

Request Review

@cquil11 cquil11 merged commit 53b35da into master Jul 7, 2026
23 checks passed
@cquil11 cquil11 deleted the feat/tensormesh-lmcache-quotes branch July 7, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant