MCPcopy Index your code
hub / github.com/github/copilot-sdk / chat.ts

File chat.ts

nodejs/samples/chat.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CopilotClient, approveAll, type SessionEvent } from "@github/copilot-sdk";
2import * as readline from "node:readline";
3
4async function main() {

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected