You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tools.list SDK support and bump CLI to 0.0.407
Add listTools() / list_tools() / ListTools() / ListToolsAsync() methods
across all four SDK languages (TypeScript, Python, Go, .NET) to expose
the new tools.list RPC from the CLI runtime.
Includes ToolInfo types, client methods, exports, and E2E tests for each
language. Bumps @github/copilot from ^0.0.405 to ^0.0.407 which includes
the tools.list RPC handler.
0 commit comments