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

Uploaded Python 3

File details

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

File metadata

  • Download URL: copilot_setup-0.4.1.tar.gz
  • Upload date:
  • Size: 65.5 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.1.tar.gz
Algorithm Hash digest
SHA256 4f9d4f8296332ba10bfe5d8c111c218189ab088d74101f7943fbcd14726b498e
MD5 4dc0f6b2b47b8de31f3edaa6514b8b7c
BLAKE2b-256 aa845008ee9bf4d79041e7343d810bf3eb7d883a158d287c3fe80c7aee955aa4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: copilot_setup-0.4.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 08d456fad14c2b4c1b1a07392e9de40b92bb7158ab52e049cd4c591e42a94926
MD5 f14d82d29d74bff935006eae756ad473
BLAKE2b-256 7aff24f54aecd6ee0d5311a1e65f13eaac298577903ab56fb60ce96a6e4f2362

See more details on using hashes here.

Provenance

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