Bootstrap installer for MissionCache - the project manager for Claude Code
Project description
missioncache-install
Bootstrap installer for MissionCache, the project manager for Claude Code.
Install
uvx missioncache-install
# or
pipx run missioncache-install
The interactive wizard asks which components to install. Default is all:
| Component | What it does |
|---|---|
| Plugin | Registers the MissionCache plugin with Claude Code (slash commands, MCP, hooks) |
| Dashboard | Installs missioncache-dashboard pip package + launchd/systemd service on port 8787 |
| missioncache-auto CLI | Installs missioncache-auto for autonomous task execution |
| Statusline | Wires ~/.claude/settings.json to run missioncache-statusline on every prompt |
| Rules | Copies rule files into ~/.claude/rules/ |
| User commands | Copies /whats-new and /optimize-prompt into ~/.claude/commands/ |
Non-interactive
uvx missioncache-install --all # install everything
uvx missioncache-install --dashboard --statusline # install a subset
uvx missioncache-install --update # refresh everything
uvx missioncache-install --uninstall # remove everything (preserves user data)
Maintainer mode
From a clone of missioncache:
git clone https://github.com/missioncache/missioncache.git
cd missioncache
uvx missioncache-install --local
--local swaps PyPI installs for editable ones and registers the plugin via a local marketplace. Edit files in the clone and see changes live.
Windows
Windows service registration is not yet supported. The installer will register the plugin, pip-install missioncache-auto, and print manual instructions for running the dashboard.
Uninstall
uvx missioncache-install --uninstall
Removes: plugin registration, pip packages, service units, settings.json entries. Preserves: ~/.missioncache/ (projects and task history).
License
MIT
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file missioncache_install-1.0.3.tar.gz.
File metadata
- Download URL: missioncache_install-1.0.3.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c299e77ee6faa85ec6bed9a3d59d81560fdd05dcc5a4ebe9baa11cf5fb3589a
|
|
| MD5 |
c7f565cc74c9a9bea08fdebe9ac40e8b
|
|
| BLAKE2b-256 |
b7bf58cea773e63f019a908bd17f4e97d8443974bb484e28b5beb8bc1a646a31
|
File details
Details for the file missioncache_install-1.0.3-py3-none-any.whl.
File metadata
- Download URL: missioncache_install-1.0.3-py3-none-any.whl
- Upload date:
- Size: 79.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6607ec7c6f6291948f334d59054cf93b0c1238163dfbedd1fe1408835073a418
|
|
| MD5 |
7e13153b1f0c52f620fe7919c0083905
|
|
| BLAKE2b-256 |
3963536feaaa93bb42108fa9884c563f4b6a49fefeac7bb07f7d8d57536befed
|