Skip to content

feat(tui): add multi-select model setup to /connect#180

Open
HynoR wants to merge 11 commits into
MoonshotAI:mainfrom
HynoR:feat/connect-multi-select-models
Open

feat(tui): add multi-select model setup to /connect#180
HynoR wants to merge 11 commits into
MoonshotAI:mainfrom
HynoR:feat/connect-multi-select-models

Conversation

@HynoR
Copy link
Copy Markdown
Contributor

@HynoR HynoR commented May 29, 2026

Related Issue

No linked issue.

Problem

我个人有kimi 2.6 做计划,deepseek-v4-pro 做执行的情况。使用体验下来觉得可以改善。
当前connect 模型列表添加一个渠道模型的时候,是全加载一个渠道的所有模型,实际上 models.dev存在一些过时或者兼容的模型列表,用户一般用不到这些模型,而且有的渠道涉及几十个模型,无用模型会把可用模型列表堆得很多

What changed

改进 connect 自选多渠道功能

  • connect 列表会显示已配置的渠道
  • image
  • connect添加三方模型的时候,允许用户自选模型而不是全部添加进模型列表。
  • image
  • 已配置的渠道输入三方 key 的时候,允许留空不修改 key
    -image
2026-05-29.09.36.25.mov

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 29, 2026

🦋 Changeset detected

Latest commit: a24f6a2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@HynoR HynoR changed the title Feat/connect multi select models feat(tui): add multi-select model setup to /connect May 29, 2026
@HynoR HynoR marked this pull request as ready for review May 29, 2026 02:08
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 29, 2026

pnpm dlx https://pkg.pr.new/@moonshot-ai/kimi-code@a24f6a2
npx https://pkg.pr.new/@moonshot-ai/kimi-code@a24f6a2

commit: a24f6a2

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