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.4.0.tar.gz (65.4 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.4.0-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: copilot_setup-0.4.0.tar.gz
  • Upload date:
  • Size: 65.4 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.4.0.tar.gz
Algorithm Hash digest
SHA256 9f05ce2adf7b53e814fdb2ad5d2904346123bf155c308e175892f75797d142aa
MD5 0b6250fecd5168f474047ed0a2c9d9ed
BLAKE2b-256 b17b61707c1fbada4c39cb1ab0fddb94f28b233184d41d8a2d642e6b820bf5e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for copilot_setup-0.4.0.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.4.0-py3-none-any.whl.

File metadata

  • Download URL: copilot_setup-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 63.5 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b65ad7c8fb1be8cea080048b26283eec01fca77a60cddd3f89ba725c8f87ae0
MD5 f777eedd9a545d93157c4ba1bff7392d
BLAKE2b-256 4ca5f868676d03125351a001aa67f69cd2757941ded2be5ef653b98e7dc89267

See more details on using hashes here.

Provenance

The following attestation bundles were made for copilot_setup-0.4.0-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