Deetoo brings Nasdaq-provided AI models into GitHub Copilot Chat in VS Code.
It is built for teams that want to stay inside the standard Copilot Chat experience while using an approved provider in the editor.
Quick start
Install GitHub Copilot Chat in VS Code.
Install Deetoo from the Marketplace.
Create or update an OAuth2 client in the matching GenAI token page for your environment. In dev, include the Gateway Access scope. In prod, make sure the client has been provisioned for Bedrock gateway access.
Run Deetoo: Set Gateway Credentials from the Command Palette (Cmd/Ctrl+Shift+P).
Enter that client ID and client secret when prompted.
Open Copilot Chat and choose a Deetoo model from the model picker.
Why Deetoo
Use an approved provider without leaving VS Code
Keep the familiar Copilot Chat workflow, UI, and history
Give teams a simple way to access Nasdaq-supported AI models in the editor
What you can do
Select Deetoo models from the Copilot Chat model picker
Chat in the same VS Code interface your team already uses
Manage credentials directly from the Command Palette
Commands
Command
Purpose
Deetoo: Set Gateway Credentials
Connect Deetoo with your access credentials.
Deetoo: Clear Gateway Credentials
Remove stored credentials.
Deetoo: Open Settings
Jump to Deetoo settings UI.
Deetoo: Show Logs
Open the Deetoo output channel.
Notes
Deetoo works alongside GitHub Copilot Chat and appears in the standard model picker.
If your team has onboarding or access requirements, follow your internal setup guidance.
Troubleshooting
If Deetoo does not appear after install, reload VS Code with Developer: Reload Window.
If no models appear or requests fail with gateway-access, make sure the OAuth2 client used by Deetoo has Bedrock gateway access. In dev that means selecting the Gateway Access scope; in prod that access appears to be provisioned on the client.