github / github/copilot-sdk

dotnet sdk CopilotClient.CreateSessionAsync wont use 'Agent' param in SessionConfig

未关闭
#1,116 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
10.5k
派生
1.5k
平均合并
1 天 14 小时
30 天内合并 PR
129

描述

only maunal call ``` await _session.Rpc.Agent.SelectAsync(agentName);``` can change Agent in first time

贡献指南

打开贡献指南

调研方向

首先使用 PackageReference GitHub.Copilot.SDK 0.2.2 重现该问题,并检查 CopilotClient.CreateSessionAsync 和 SessionConfig 的处理方式。验证在初始创建会话期间会应用 SessionConfig 的 Agent 值,而无需手动调用 _session.Rpc.Agent.SelectAsync(agentName)。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
api
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。