Skip to content

Add GLM 5.2 eval results (23/24)#90

Merged
gaojude merged 1 commit into
vercel:mainfrom
jerilynzheng:jerilyn/add-glm-5.2
Jun 16, 2026
Merged

Add GLM 5.2 eval results (23/24)#90
gaojude merged 1 commit into
vercel:mainfrom
jerilynzheng:jerilyn/add-glm-5.2

Conversation

@jerilynzheng

Copy link
Copy Markdown
Contributor

Adds GLM 5.2 (zai/glm-5.2) to the leaderboard.

Results

Without AGENTS.md With AGENTS.md
GLM 5.2 88% (21/24) 96% (23/24)
GLM 5.1 (ref) 75% 100%
  • AGENTS.md fixes two evals: agent-029-use-cache-directive, agent-038-refresh-settings.
  • Only remaining failure with AGENTS.md: agent-040-unstable-instant (the one eval GLM 5.1 passes with AGENTS.md).

How it's run

Same OpenCode-through-AI-Gateway harness as GLM 5.1, for an apples-to-apples comparison. zai/glm-5.2 isn't in models.dev's zai/vercel provider catalogs yet (only zai-coding-plan), so rather than building a new binary it's fully specified inline via extraProviders (context, reasoning, temperature, tool-calls) and reuses the existing GLM 5.1 OpenCode binary. No temperature override needed (gateway accepts 0.6).

Run with @vercel/agent-eval 0.14.2 (the repo-pinned version, matching every other model on the board).

🤖 Generated with Claude Code

@jerilynzheng jerilynzheng requested a review from gaojude June 16, 2026 18:26
@gaojude

gaojude commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Dry run failed.

Run via OpenCode through the Vercel AI Gateway (zai/glm-5.2). The model
isn't in models.dev's zai/vercel catalogs yet, so it's fully specified
inline via extraProviders and reuses the existing GLM 5.1 OpenCode binary
— no rebuilt binary needed.

96% with AGENTS.md (23/24), 88% without; only agent-040-unstable-instant
fails.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jerilynzheng jerilynzheng force-pushed the jerilyn/add-glm-5.2 branch from 7a2a4fc to 209ad9e Compare June 16, 2026 19:05
@gaojude gaojude merged commit ef05200 into vercel:main Jun 16, 2026
3 checks passed
jerilynzheng added a commit to jerilynzheng/next-evals-oss that referenced this pull request Jun 16, 2026
Resolve conflicts from GLM 5.2 (vercel#90) landing on main. Both touch the
shared agent-results.json and scripts/export-results.ts:
- export-results.ts: keep both glm-5.2 and kimi-k2.7-code entries
- agent-results.json: union — kimi-k2.7-code (23/24) alongside glm-5.2,
  all other models preserved from main

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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