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.2.tar.gz (58.8 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.2-py3-none-any.whl (60.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: copilot_setup-0.3.2.tar.gz
  • Upload date:
  • Size: 58.8 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.2.tar.gz
Algorithm Hash digest
SHA256 4036fd768576e23203211cd3faa005a47c041c620f14e7ec557cc5c64071afcb
MD5 7d2687e73aa5e20ac7187e2f84e757f8
BLAKE2b-256 1a3e0c76031fd6cbfa9e00be90df7b17199c24d690aed7b0e58626416694bf21

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: copilot_setup-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 60.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.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c15459747cd0a199f092cc227eb185b6f804d6a57a11a1c3c67c1a44ff2ddbd4
MD5 fae1fad1e95821a5c48ff19c6beede3e
BLAKE2b-256 a634613552100ca9dfed1310af214d9b2c2c2d72124a86c1dba74668601bbabd

See more details on using hashes here.

Provenance

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