Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

🔍 Review upstream sync: Merge remote-tracking branch 'upstream/dev' into dev #187

Description

@brunusansi

Upstream Sync Review

A new merge from upstream was detected. Please review the changes and ensure our custom models and configurations are intact.

Merge commit

44227e802712f5e14cce8585832748effaa808cc

Files changed (18)

All changed files
packages/core/src/family.ts
providers/aihubmix/models/coding-glm-5.1.toml
providers/aihubmix/models/glm-5.1.toml
providers/inception/models/mercury-coder.toml
providers/inception/models/mercury-edit-2.toml
providers/inception/models/mercury.toml
providers/kilo/models/inception/mercury-coder.toml
providers/kilo/models/inception/mercury-edit-2.toml
providers/kilo/models/inception/mercury.toml
providers/nano-gpt/models/mercury-coder-small.toml
providers/opencode-go/models/qwen3.5-plus.toml
providers/opencode-go/models/qwen3.6-plus.toml
providers/openrouter/models/inception/mercury-coder.toml
providers/openrouter/models/inception/mercury-edit-2.toml
providers/openrouter/models/inception/mercury.toml
providers/venice/models/mercury-edit-2.toml
providers/vercel/models/inception/mercury-coder-small.toml
providers/vercel/models/inception/mercury-edit-2.toml

Provider changes:

providers/aihubmix/models/coding-glm-5.1.toml
providers/aihubmix/models/glm-5.1.toml
providers/inception/models/mercury-coder.toml
providers/inception/models/mercury-edit-2.toml
providers/inception/models/mercury.toml
providers/kilo/models/inception/mercury-coder.toml
providers/kilo/models/inception/mercury-edit-2.toml
providers/kilo/models/inception/mercury.toml
providers/nano-gpt/models/mercury-coder-small.toml
providers/opencode-go/models/qwen3.5-plus.toml
providers/opencode-go/models/qwen3.6-plus.toml
providers/openrouter/models/inception/mercury-coder.toml
providers/openrouter/models/inception/mercury-edit-2.toml
providers/openrouter/models/inception/mercury.toml
providers/venice/models/mercury-edit-2.toml
providers/vercel/models/inception/mercury-coder-small.toml
providers/vercel/models/inception/mercury-edit-2.toml

Core changes:

packages/core/src/family.ts

Tasks

  1. Verify our custom models still exist and are correctly defined:
    • providers/github-copilot/models/ (22 models including claude-opus-4.6, gemini-3.1-pro, gpt-5.2-codex)
    • providers/google/models/gemini-3.1-pro.toml
    • providers/google/models/gemini-3-flash-preview.toml
    • providers/google/models/gemini-3-pro-preview.toml
  2. If upstream changed provider schemas or the generate script (packages/core/), verify api.json generation still works
  3. Check if any upstream provider TOML changes conflict with our custom models
  4. If issues found, create a fix PR. If everything is fine, close this issue with a comment confirming all checks passed.

Metadata

Metadata

Labels

automatedAutomated processsync-reviewUpstream sync review needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions