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
Demonstrates the default agent mode with standard built-in tools.
Creates a session with only a model specified (no tool overrides), sends a prompt,
and prints the response. The agent has access to all default tools provided by the
Copilot CLI.