### **Highlights** - Major MCP integration progress: added model consistency check (`--mcp-check`), document deletion, `CreateModule` support, and Concord as an optional second client (`--mcp-save`). - Marketplace performance boost: implemented catalog listing caching for instant repeat searches. - Documentation improvements: fixed user-skill paths and added live-edit-with-Studio-Pro skill guide. ### **Code Changes** - **Marketplace**: Added caching layer for catalog listings to accelerate repeat searches and documented pagination behavior. - **MCP**: - Wired `check_model` for consistency validation (`--mcp-check`). - Implemented `delete_document` for dropping standalone documents. - Added `CreateModule` (`ped_create_module`) and session module resolution. - Integrated Concord as secondary client with `save_all` (`--mcp-save`). - Documented limitations of Concord `save_all` reliability. - **Docs**: - Corrected user-skill source path in `CLAUDE.md` for `mxcli init`. - Added live-edit-with-Studio-Pro skill demonstrating mxcli over MCP. ### **Pull Requests** - **Merged**: None in last 24h. - **Opened**: None in last 24h. - **Pending Review**: - #646: Dependabot update (`vscode-languageclient` → 10.0.0 in `/vscode-mdl`). - #592: OData example rewrite to use TripPin schema actions. - #386: Manual test case documentation for MDL command areas (stale, opened 2024-08-07). ### **Issues** - **New (last 24h)**: - #653: `devcontainer.json` references invalid Podman feature. - #652: Daily Digest for 2026-06-08 (automated). - #651: `REFRESH CATALOG SOURCE` timeout (5 minutes). - **Closed (last 24h)**: #649 (Daily Digest for 2026-06-07). - **Total Open**: 1 (per repository stats). ### **Repository Health** - **Stars**: 91 | **Forks**: 32 | **Watchers**: 6 - **CI Status**: - Nightly Release & Integration Tests: ✅ Success (2026-06-09) - Enhancement Guide: ⏭️ Skipped (2026-06-08) - Daily Project Digest: ℹ️ Current run (no status indicated). ### **Action Items** - ⚠️ **Stale PR**: #386 (docs) open since Aug 2024 – review for relevance/merge. - 🔧 **Issue #653**: Fix `devcontainer.json` to reference valid Podman feature. - 🔍 **Issue #651**: Investigate `REFRESH CATALOG SOURCE` timeout (5-min delay). - 📝 **Monitor PRs**: #592 (OData example) and #646 (dependency bump) for review readiness. --- *Daily digest generated automatically — [workflow source](https://github.com/mendixlabs/mxcli/blob/main/.github/workflows/daily-digest.yml)*