pullrequests Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:HTML language:TypeScript
Filter by
15.5k results
The path qualifier is not supported when searching pull requests. Try searching for code instead?
- CopilotCliProvider を新規作成(copilot -p prompt で非対話実行)
- --allow-tool shell(command:*) でシェル実行許可(Claude Code と同じ方針)
- configuredProvider に copilotCli を追加
- package.json の agentProvider.enum に ...
dependencies
javascript
@copilot using p.charCodeAt seems way too unoptimal (size and performance wise). The goal of this implementation is to
be smaller for large files and faster. Also do not commit package-lock
dependencies
javascript