Skip to content

Customize the development environment for Copilot Coding Agent #1358

@dylan-smith

Description

@dylan-smith

Description

I've been experimenting with having the Copilot Coding Agent implement some of the outstanding issues on this repo, and in general it's been doing a pretty impressive job. Some examples here:

But we can make it even better by making some small tweaks to the repo!

It consistently tries to change the .Net SDK version in it's PR's to match the version installed in the Copilot environment. Which is undesirable and I have to keep telling it in the PRs to stop doing that (for example).

A simple way to fix this would be to customize the copilot development environment by adding a copilot-setup-steps.yml workflow to explicitly tell copilot how it should setup it's development environment to match the one that we use.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions