Skip to content

Set up Copilot agent environment #535

@njzjz

Description

@njzjz

Follow https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment to set up Coilpot agent environment.

  1. Use uv to set up Python environments and install Python dependencies.
  2. Use uvx to install pre-commit. Use pre-commit install --install-hooks.
  3. Use uvx to install pyright.

Please also update Coilpot instructions to prefer using pre-commit directly over ruff and prettier.

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