Skip to content

[Java] Rename: ./src/main/java/com/github/copilot/tool/Param.java to be CopilotToolParam #1837

Description

@edburns

While working on Feature #1810, we had cause to request the global-search-and-replace renaming of the class ./src/main/java/com/github/copilot/tool/Param.java to be CopilotToolParam instead.

The reason is that I want to use Param for the tool-as-lambda variant of the API. See https://github.com/github/copilot-sdk/blob/edburns/1810-java-tool-ergonomics-tool-as-lambda/1810-java-tool-ergonomics-tool-as-lambda-remove-before-merge/1810-ignorance-reduction-for-implementation-plan.md , where you will see the text


Assume current annotation class com.github.copilot.tool.Param is renamed to CopilotToolParam.


This issue requests the implementation of that rename.

Metadata

Metadata

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions