Skip to content

feat(quotes): add Zhipu GLM supporter quote / 新增 Zhipu GLM 支持者引言#592

Merged
functionstackx merged 1 commit into
masterfrom
feat/add-zhipu-glm-quote
Jul 19, 2026
Merged

feat(quotes): add Zhipu GLM supporter quote / 新增 Zhipu GLM 支持者引言#592
functionstackx merged 1 commit into
masterfrom
feat/add-zhipu-glm-quote

Conversation

@functionstackx

@functionstackx functionstackx commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an org-level supporter quote from Zhipu GLM to quotes-data.ts, with a Simplified Chinese textZh translation for the /zh pages (GLM-5.2 and InferenceX™ kept in English per the translation quality bar)
  • Insert it directly after Alibaba Qwen in QUOTES and add 'Zhipu GLM' to CAROUSEL_ORGS, so the homepage carousel order is MiniMax → Moonshot AI → Alibaba Qwen → Zhipu GLM
  • Add the official Z.ai logo at packages/app/public/logos/zhipu.webp (160px WebP, sourced from their Hugging Face org avatar); the carousel renders logos with grayscale dark:invert, so it reads correctly in both light and dark themes
  • Quote links to https://z.ai/, matching the org-homepage convention of the other model-lab quotes

Static quotes content only — no inference/evaluation chart data paths touched, so unofficial-run overlay support does not apply.

Testing

  • pnpm lint, pnpm fmt, and pnpm typecheck all pass

中文说明

  • quotes-data.ts 中新增来自 Zhipu GLM 的机构级支持者引言,并附 /zh 页面所需的简体中文翻译(textZh);按照翻译质量标准,GLM-5.2 与 InferenceX™ 保留英文
  • QUOTES 数组中将其置于 Alibaba Qwen 之后,并将 'Zhipu GLM' 加入 CAROUSEL_ORGS,首页轮播顺序为 MiniMax → Moonshot AI → Alibaba Qwen → Zhipu GLM
  • 新增官方 Z.ai logo(packages/app/public/logos/zhipu.webp,160px WebP,来源于其 Hugging Face 组织头像);轮播以 grayscale dark:invert 渲染 logo,深浅主题下均显示正常
  • 引言链接指向 https://z.ai/ ,与其他模型厂商引言的官网链接惯例一致
  • 仅涉及静态引言内容,不涉及推理/评估图表数据路径,因此不适用非官方运行(unofficial run)叠加层支持
  • pnpm lintpnpm fmtpnpm typecheck 均通过

🤖 Generated with Claude Code


Note

Low Risk
Static quotes and carousel membership only; no inference, auth, or data paths changed.

Overview
Adds a Zhipu GLM org supporter quote to quotes-data.ts, placed immediately after Alibaba Qwen in QUOTES, with English copy and a Simplified Chinese textZh for /zh pages (GLM-5.2 and InferenceX™ left in English per existing translation rules). The entry uses org name Zhipu GLM, logo zhipu.webp, and links to https://z.ai/.

'Zhipu GLM' is added to CAROUSEL_ORGS, so the landing quote carousel includes Zhipu after Qwen in the same order as the array (MiniMax → Moonshot AI → Alibaba Qwen → Zhipu GLM → …).

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

Add org-level Zhipu GLM quote with Simplified Chinese translation,
positioned right after MiniMax, Moonshot AI, and Alibaba Qwen in the
homepage carousel. Add official Z.ai logo (160px WebP).

中文:新增 Zhipu GLM 支持者引言(含简体中文翻译),在首页轮播中紧随
MiniMax、Moonshot AI 和 Alibaba Qwen 之后;新增官方 Z.ai logo(160px WebP)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@functionstackx
functionstackx requested a review from adibarra as a code owner July 19, 2026 05:23
@vercel

vercel Bot commented Jul 19, 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 19, 2026 5:24am

Request Review

@functionstackx
functionstackx merged commit 805edba into master Jul 19, 2026
23 checks passed
@functionstackx
functionstackx deleted the feat/add-zhipu-glm-quote branch July 19, 2026 05:24
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.

2 participants