MCPcopy Index your code
hub / github.com/github/copilot-sdk / manual_tool_resume.py

File manual_tool_resume.py

python/samples/manual_tool_resume.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2from typing import TypeVar
3
4from copilot import CopilotClient, Tool

Callers

nothing calls this directly

Calls 3

ToolClass · 0.90
mainFunction · 0.70
runMethod · 0.65

Tested by

no test coverage detected