Releases: mcs-cli/mcs
Releases · mcs-cli/mcs
2026.4.12
What's Changed
- feat: add shellInteractive flag for PTY-based shell commands by @bguidolim in #326
Full Changelog: 2026.4.11...2026.4.12
2026.4.11
What's Changed
- fix: allow identical copyPackFile source across components by @bguidolim in #325
Full Changelog: 2026.4.10...2026.4.11
2026.4.10
What's Changed
- feat: validate duplicate copyPackFile destinations within a single pack by @bguidolim in #320
- Stop with autoagent scheduled workflows by @bguidolim in #321
- Show pack names in update hook notification by @bguidolim in #322
- Revert interactive hook directive, show pack names by @bguidolim in #324
Full Changelog: 2026.4.9...2026.4.10
2026.4.9
What's Changed
- Experiment with auto agents by @bguidolim in #316
- test: collision resolver integration for dry-run and doctor by @bguidolim in #317
- Enable scheduled triggers for autoagent workflows by @bguidolim in #318
- refactor: extract shared YAMLFile load/save helper by @bguidolim in #319
Full Changelog: 2026.4.1...2026.4.9
2026.4.1
What's Changed
- Add hook matcher support to techpack schema by @bguidolim in #315
Full Changelog: 2026.3.31...2026.4.1
2026.3.31
What's Changed
- Add techpack-creator skill for generating tech packs from repos by @bguidolim in #313
- Add anonymous usage telemetry via TelemetryDeck by @bguidolim in #314
Full Changelog: 2026.3.30...2026.3.31
2026.3.30
What's Changed
- Add
mcs pack validatecommand for local tech pack validation by @bguidolim in #310 - Fix skill directories falsely detected as external on re-sync by @bguidolim in #311
- Move update check hook to global-only scope by @bguidolim in #312
Full Changelog: 2026.3.28...2026.3.30
2026.3.28
What's Changed
- Fix ProjectDetector not recognizing .mcs-project as project root by @bguidolim in #309
Full Changelog: 2026.3.27...2026.3.28
2026.3.27
What's Changed
- Replace hardcoded pack listings with tech pack browser by @bguidolim in #304
- #303: Fix PluginCheck to support project-scoped plugins by @bguidolim in #305
- #244: Fix unconfigurePack silently discarding failed removals by @bguidolim in #306
- #238: Replace stringly-typed MCP scope and settings file refs by @bguidolim in #307
- Fix stale references and inaccuracies in docs by @bguidolim in #308
Full Changelog: 2026.3.26...2026.3.27
2026.3.26
What's Changed
- Add auto-release workflow by @bguidolim in #296
- fix: MCPServerCheck false negative in subdirectory projects by @anettodev in #297
- #298: Extract shared git-root resolver for project key lookups by @bguidolim in #299
- Protect pre-existing user files from copyPackFile overwrite by @bguidolim in #300
- Rename Install/ to Sync/ and fix naming mismatches by @bguidolim in #301
- Configure git user for version bump commit by @bguidolim in #302
New Contributors
- @anettodev made their first contribution in #297
Full Changelog: 2026.3.25...2026.3.26