Skip to content

Commit ca7d030

Browse files
committed
- coldbox ai skills update command to re-download and overwrite all installed registry skills with per-skill feedback and progress updates
- `coldbox ai skills update <name>` command to re-download and overwrite a single installed registry skill by local name
1 parent b121dbb commit ca7d030

2 files changed

Lines changed: 409 additions & 0 deletions

File tree

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- Ensures GitHub Copilot agents in VSCode can discover MCP servers registered via `coldbox ai mcp` commands
2525
- `.vscode/mcp.json` is written alongside the root `.mcp.json` whenever `generateMCPJson()` runs (install, refresh, MCP add/remove)
2626
- `coldbox ai skills list --json` flag to output the skills manifest in JSON format for easier parsing in scripts and CI pipelines
27+
- `coldbox ai skills update` command to re-download and overwrite all installed registry skills with per-skill feedback and progress updates
28+
- `coldbox ai skills update <name>` command to re-download and overwrite a single installed registry skill by local name
2729

2830
### Improvements
2931

0 commit comments

Comments
 (0)