-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Description
Laravel Package Version
12.24.0
Laravel Version
12.0
PHP Version
8.4.6
System Info
Windows 11 PRO with Visual Studio Code and Github Copilot
Description
Boost Version: 1.0.17
When trying to install boost there is no obvious way to select agent.
The MCp installation automaticly detects my Code editor, so i can just press enter.
But it doesn not detect agent, and it does not give me a way to select from the list.
I use VS Code with github copilot, but typing "Github Copilot", "Copilot" or any other combination just gives me "Value "Github Copilot" is invalid.
I have tried typing "Laravel \Boost\Install\CodeEnvironmnet\Copilot" but then i get "No direct script access allowed".
I have tried with the terminal in VSCode, cmd and Powershell, but no difference.

Steps To Reproduce
Steps to Reproduce
composer require laravel/boost --dev
php artisan boost:install
- When prompted for IDE -> "VS Code" is auto-detected. Press enter
- When prompted for AI agent -> Can see the list, but can't choose.