issues Search Results · repo:github/copilot-sdk language:Java
Filter by
45 results
ingithub/copilot-sdk (press backspace or delete to remove)When using the Opus model, max_token is not set for the request sent. It uses the default 8192. This causes silent
crashes for LLM responses.
Team: Office Product Group Linked Release: https://github.com/github/releases/issues/7690 ...
OPG
runtime triage
runtime
sdk-ga
support-sev2
Summary
CustomAgentConfig currently has no model field. Sub-agents spawned via task() always inherit the session-level model.
There s no way to run a sub-agent on a different (e.g. cheaper/faster) model. ...
The Claude SDK has API on its sessions: https://platform.claude.com/docs/en/agent-sdk/typescript#query-object
supportedCommands(): Promise SlashCommand[] ;
supportedAgents(): Promise AgentInfo[] ; ...
1P:3P IDE
I want to test how agent skills behave in interactive conversations when using the Copilot SDK, and I’m seeing
inconsistent behavior compared to the CLI.
I have the following simple skill for testing: ...
bug
runtime-fix-needed
sdk/dotnet
Is it possible to use structured output similar to Codex SDK?
https://github.com/openai/codex/blob/main/sdk/typescript/samples/structured_output.ts
enhancement
MCS
next
wishlist

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.