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.3.tar.gz (60.3 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.3-py3-none-any.whl (60.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: copilot_setup-0.3.3.tar.gz
  • Upload date:
  • Size: 60.3 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.3.tar.gz
Algorithm Hash digest
SHA256 1d7fc4024423f694125f1b5e6400c75950079a38e6caf2b8765008a0d4540dff
MD5 586de8f6cdc7250663d476d168821c43
BLAKE2b-256 b567d07aa9902cd295e42cbba84c27d711f9853a9c579d8b27f844cd0bec3163

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: copilot_setup-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 60.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fbd52b55e1812c661ffe07d8fd4c301ccbe2a10201871123c8800451c9340fb3
MD5 8f92f0c5453f1fed3437de554e3fe4fa
BLAKE2b-256 77ff5f1651677f043d932314713dcc9f406f33b0e211a87a1f203f07aa4b39f5

See more details on using hashes here.

Provenance

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