-
Notifications
You must be signed in to change notification settings - Fork 0
[WIP] Add comprehensive GitHub Copilot Agent configuration #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@copilot take another look at this please. |
Co-authored-by: loganbek <9355004+loganbek@users.noreply.github.com>
I've now implemented a comprehensive GitHub Copilot Agent configuration for the repository. The configuration includes Oracle CPQ-specific instructions, Chrome extension patterns, VS Code settings, and complete documentation. All configuration files are validated and ready for use. See commit 5330ea0. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot add a copilot-setup-steps.yml file https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/customizing-the-development-environment-for-copilot-coding-agent |
Co-authored-by: loganbek <9355004+loganbek@users.noreply.github.com>
I've added the |
Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.
Original issue description:
Fixes #59.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.