Skip to content

Add near/glm-5 - #428

Closed
AnthonyRonning wants to merge 1 commit into
masterfrom
near-maple
Closed

Add near/glm-5#428
AnthonyRonning wants to merge 1 commit into
masterfrom
near-maple

Conversation

@AnthonyRonning

@AnthonyRonningAnthonyRonning commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Open with Devin

Summary by CodeRabbit

Release Notes

  • New Features
    • Added support for GLM-5 model, available to Pro subscribers with a 202,000 token limit. The model is marked as new and in beta.

@coderabbitai

coderabbitaiBot commented Feb 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

A new model entry "glm-5" was added to the MODEL_CONFIG object in ModelSelector.tsx with associated metadata including display name, badges (Pro, New, Beta), pro requirement flag, and token limit of 202,000 tokens.

Changes

Cohort / File(s)Summary
Model Configuration Update
frontend/src/components/ModelSelector.tsx
Added new model entry "glm-5" to MODEL_CONFIG with displayName, shortName, badges array, requiresPro flag, and tokenLimit configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A GLM so new, with badges that gleam,
Pro features and tokens—the developer's dream!
Five thousand words flow (well, two-zero-two),
The config grows richer, and so shall we too! ✨

🚥 Pre-merge checks | ✅ 1 | ❌ 1

❌ Failed checks (1 inconclusive)

Check nameStatusExplanationResolution
Title check❓ InconclusiveThe title 'Add near/glm-5' is a minimal, vague reference that doesn't clearly convey what is being added to the codebase.Improve the title to be more descriptive, e.g., 'Add GLM-5 model to ModelSelector configuration' or 'Add GLM-5 Pro model support'.
✅ Passed checks (1 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch near-maple

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying maple with Cloudflare Pages Cloudflare Pages

Latest commit:c231fe2
Status: ✅ Deploy successful!
Preview URL:https://74ebb6d1.maple-ca8.pages.dev
Branch Preview URL:https://near-maple.maple-ca8.pages.dev

View logs

@devin-ai-integrationdevin-ai-integrationBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Sign up for freeto 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

@AnthonyRonning