makecindy / makecindy/cindy

支持将 deepseek-v4-flash 用作协同子代理模型

Open
#1,334 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: 用户0614
**客户端版本**: 0.1.25

---

## 使用场景
用户已将主对话默认模型设为 `deepseek-v4-flash`,希望在需要并行处理任务时,也能用同一模型启动协同子代理。

## 诉求
请支持将 `deepseek-v4-flash` 配置为 Cindy 的协同子代理模型,并允许由默认模型设置或明确的模型选择生效。

## 建议方案
统一主对话与协同层的模型注册、可用模型列表和路由校验。当前尝试创建协同代理时会提示 `Unknown model deepseek-v4-flash`,而工具列出的 GPT 模型在后端又可能被拒绝,建议给出一致的可选模型及明确的配置入口。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

Start by tracing collaborative sub-agent creation and the model configuration path that produces `Unknown model deepseek-v4-flash`; compare it with the main conversation's default-model handling and the tool's listed GPT models. Done means the model is consistently registered, offered, validated, and accepted when selected explicitly or inherited from the default model.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.