Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#1,116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
csharp
Domain
api

Research direction

Start by reproducing the issue with the GitHub.Copilot.SDK 0.2.2 PackageReference and inspect CopilotClient.CreateSessionAsync and SessionConfig handling. Verify that the SessionConfig Agent value is applied during initial session creation without requiring a manual _session.Rpc.Agent.SelectAsync(agentName) call.

Written by the indexing model from the issue text.

Description

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

Dominant language
Java
Stars
10.5k
Forks
1.5k
Avg merge
1d 9h
Merged PRs (30d)
130

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-sdk

All issues in github/copilot-sdk

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.