issues Search Results · repo:github/copilot-sdk language:Java
Filter by
43 results
ingithub/copilot-sdk (press backspace or delete to remove)Commits related to issue #1443 introduce a codeql.yml file that implements per-language Code QL targeting.
However, it appears there is additional Org-mandated dynamic scanning that is now redundant. ...
Summary
session.rpc.tools.initializeAndValidate() is callable from extensions that join sessions via joinSession(), but it
behaves as a no-op — returning {} instantly without rebuilding the LLM s tool ...
enhancement
SDK version: @github/copilot-sdk@1.0.0-beta.9 Typescript node application
Following the example shared in the release notes for v1.0.0-beta.8 I ve created a function to trigger a cloud session.
export ...
bug
Summary
Allow custom subagents defined via CustomAgentConfig to specify their own model and reasoning effort independent of the
orchestrator session s settings. The Claude Agent SDK supports both via ...
enhancement
This issue tracks all no-op runs from agentic workflows in this repository. Each workflow run that completes with a
no-op message (indicating no action was needed) posts a comment here.
details summary ...
agentic-workflows
I m getting following exception while connecting the SDK to a remotely running CLI.
ValueError: invalid literal for int() with base 10: 2026-05-27T13:08:01.308Z
Analysis from Copilot -
The SDK s [PingResponse.from_dict()] ...
question
Consider this run:
https://github.com/github/copilot-sdk/pull/1437
I happen to know that this work only dealt with Java.
Is there a way to make it so only the Java Code QL checks happen in such cases? ...
enhancement
The permission kind values listed on https://pypi.org/project/github-copilot-sdk/#permission-handling (subsection
Permission Result Kinds ) are outdated. I figured out the new ones from
https://github.com/github/copilot-sdk/issues/1146, ...
documentation
In nodejs/src/client.ts, connectToChildProcessViaStdio() attaches an error listener to the spawned CLI s stdin that
re-throws the error whenever the client is not in the middle of forceStop():
https://github.com/github/copilot-sdk/blob/c69ea43470c8803059f90f2260ef5f1c570e934a/nodejs/src/client.ts#L1801-L1806 ...
bug
Consider this statement from Phase 05 of
80-java-monorepo-add-01-remove-before-merge/dd-2989727-move-java-to-monorepo-plan.md.
3. Update scenario-builds.yml to include Java scenarios (if applicable). ...
enhancement

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.