revolution/laravel-boost-copilot-cli
Composer 安装命令:
composer require revolution/laravel-boost-copilot-cli
包简介
Laravel Boost Custom Agent for GitHub Copilot CLI
README 文档
README
Requirements
- PHP >= 8.2
- Laravel >= 12.x
- Laravel Boost >= 2.0
- Copilot CLI >= 1.0.61
Suggest
- laravel-boost-phpstorm-copilot Laravel Boost for PhpStorm with Copilot plugin
- laravel-copilot-sdk Copilot SDK for Laravel
Supported Platforms
- macOS
- WSL
- Native Windows can also be installed, but WSL is still recommended.
- Linux
Laravel Sail
It also supports Laravel Sail. Before use, start it with vendor/bin/sail up -d. The copilot command runs outside of Sail.
Testbench for Package Developers
Installation
composer require revolution/laravel-boost-copilot-cli --dev
Usage
When you run the Laravel Boost installation command within your Laravel project, you'll see a GitHub Copilot CLI item added to the list.
- First, you will see
Which Boost features would you like to configure?. The files will be installed depending on the features you select.AI Guidelines:.github/instructions/laravel-boost.instructions.mdAgent Skills:.github/skillsBoost MCP Server Configuration:.github/mcp.json
- Next, you will see
Which AI agents would you like to configure?. SelectGitHub Copilot CLIfor the AI agent.
php artisan boost:install
Copilot CLI automatically loads the .github/mcp.json configuration file from the project root, so no additional options are needed.
copilot
License
MIT
统计信息
- 总下载量: 26.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 13
- 依赖项目数: 17
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-29