Skip to main content

A TUI dashboard for viewing and managing GitHub Copilot CLI configuration

Project description

copilot-setup

A Textual TUI dashboard for viewing and managing your GitHub Copilot CLI configuration. Browse MCP servers, plugins, skills, agents, settings, and more — toggle, upgrade, and remove plugins or MCP servers without leaving the terminal.

copilot-setup dashboard

Installation

Install as an isolated CLI tool with uv (recommended):

uv tool install copilot-setup

Or run directly without installing:

uvx copilot-setup

For development from a local clone:

git clone https://github.com/ericchansen/copilot-setup.git
cd copilot-setup
uv tool install -e .           # editable install
uv tool install ruff pytest    # dev tools

The -e flag enables editable mode — code changes are reflected immediately without reinstalling.

Requires Python ≥ 3.10.

Why uv tool install over pip install? Global pip pollutes your system Python and causes version conflicts. uv tool install gives each tool its own isolated venv (like pipx, but faster). If you previously installed with pip install copilot-setup, clean it up with pip uninstall copilot-setup then reinstall via uv.

Usage

copilot-setup           # Launch the TUI dashboard
copilot-setup doctor    # Probe MCP server health

11 tabs · Instant filter (/) · Detail pane · Plugin management · Doctor health probes

📖 Full documentation →

Releasing

Releases are published to PyPI automatically via GitHub Actions when a version tag is pushed.

# 1. Update version in pyproject.toml
# 2. Commit and push
git commit -am "chore: bump version to X.Y.Z"
git push

# 3. Tag and push
git tag vX.Y.Z
git push origin vX.Y.Z

The workflow validates the tag matches pyproject.toml, runs lint + tests, builds the wheel, then publishes to TestPyPI and PyPI using Trusted Publishers (OIDC).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copilot_setup-0.3.1.tar.gz (60.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copilot_setup-0.3.1-py3-none-any.whl (61.1 kB view details)

Uploaded Python 3

File details

Details for the file copilot_setup-0.3.1.tar.gz.

File metadata

  • Download URL: copilot_setup-0.3.1.tar.gz
  • Upload date:
  • Size: 60.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for copilot_setup-0.3.1.tar.gz
Algorithm Hash digest
SHA256 56f831a175d702e883691dfb19a78e7c27dd193f0fa592182eab7dfd1639b0ea
MD5 3a6f66c7f64b7e449f7542a6f191fac6
BLAKE2b-256 2c137e9b36348e6a01b2d706b1ffab9aa72abbecd785c0d4aa1f034538e4ec36

See more details on using hashes here.

Provenance

The following attestation bundles were made for copilot_setup-0.3.1.tar.gz:

Publisher: publish.yml on ericchansen/copilot-setup

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file copilot_setup-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: copilot_setup-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 61.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for copilot_setup-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c390fd239b7c3dcbf7653954250550e3e1c55b5326f957bdbc4538d8a5a96d4
MD5 234b46f3e97ba90dbc554dd9d09a8ded
BLAKE2b-256 7acba20a661c5a1a2f29e0c01a4b328789c9c6f47b09c723d73c37e147abcfee

See more details on using hashes here.

Provenance

The following attestation bundles were made for copilot_setup-0.3.1-py3-none-any.whl:

Publisher: publish.yml on ericchansen/copilot-setup

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page