Daily Project Digest: 2026-09-09
Repository Stats
| Metric |
Count |
| Stars |
118 |
| Forks |
45 |
| Watchers |
7 |
| Open issues |
1 |
Commits (last 24h)
Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
Issues Opened (last 24h)
- #1078 roundtrip for microflow with error handler does not work - MDL is not complete (@mkrouwel)
- #1077 roundtrip for annotation with multiple connections results in duplicate annotations (@mkrouwel)
- #1076
ALTER PAGE … REPLACE / INSERT BEFORE|AFTER resolve the new widget's attribute bindings against the wrong data context when the target sits under a selection-driven data view or a flow-sourced pluggable list — mxcli check and exec clean, model breaks at mx check (CE1613 / CE0402) (@MendixMau)
- #1073 CALL EXTERNAL ACTION — no way to pass empty/null binding for optional parameters; results in CE7252 (@acarum)
- #1072 Docs: MPR v1
UnitContents table does not exist; v1/v2 detection is not by table probe (@marclehane-creator)
- #1071
mxcli check --references reports "enumeration not found" for every enumeration, including ones the shipped model already uses (@MendixMau)
- #1069
ALTER PAGE … SET PageSize fails with "pluggable property not found" on a DataGrid 2 that CREATE accepted the same property on (@MendixMau)
- #1068 A scripted
PARALLEL SPLIT writes its paths but not their contents — the workflow loads, validates, and deadlocks at run time (@MendixMau)
- #1067 Three write-path asymmetries:
grant role qualification, create association idempotency, and silently partial access-rule reconciliation on ALTER ENTITY … ADD ATTRIBUTE (@MendixMau)
Issues Closed (last 24h)
- #1074 Daily Digest: 2026-09-08
- #1070
DESCRIBE MICROFLOW omits without events, so a DESCRIBE → exec round-trip silently turns commit event handlers back on
- #1058 Daily Digest: 2026-09-07
- #1047
UPDATE SECURITY (project-wide) left CE0066 on SEVEN modules of a real app; UPDATE SECURITY <Module> errors on System
CI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source
Daily Project Digest: 2026-09-09
Repository Stats
Commits (last 24h)
ca9b90edMerge pull request Seventeen changes, mostly from one real project: a decision outcome that made projects unopenable, a glyph that broke deploy at 0 errors, and offline sync #1075 from ako/main (Ako)104c74d8Merge pull requestdiff-localexits 0 on git error #424 from ako/claude/project-brain-multi-agent-oipjtv (Ako)8e8ee2d5Merge pull request Multiple CLI commands exit 0 on error conditions #425 from ako/claude/vigilant-bartik-704080 (Ako)2cbf765cMerge pull request CREATE EXTERNAL ENTITIES FROM ODATA CLIENT syntax not implemented #423 from ako/feat/offline-sync-authoring-v2 (Ako)d4ee4dbePreserve YAML frontmatter when a brain shard is rewritten (Claude)e9fbd1c6Merge remote-tracking branch 'origin/main' into claude/vigilant-bartik-704080 (Ako)6dddd6bafix(workflow): auto-wire a nested call-microflow activity (CREATE EXTERNAL ENTITY accepts non-existent OData client without validation #417) (Ako)b049f452Keep brain anchors valid whenmxcli renamemoves the model (Claude)9f843393Addbrain brief: the reading pack the sharding was designed for (Claude)c64a6a90Let a dispatcher ask what one slice staged (Claude)ef590febMake the brain commands machine-readable (Claude)9cf6e76cStop a concurrent capture being lost by a brain promote (Claude)4e79f379Trim the generated CLAUDE.md from ~6,900 to ~1,000 tokens (Claude)daae912aMerge pull requestmxcli newexits 0 on download failure #422 from ako/claude/banking-app-feedback-do04dy (Ako)bc0bf020Merge pull request CREATE OR MODIFY REST CLIENT reports 'Created' for existing client #421 from ako/docs/proposal-first-class-expressions (Ako)545025d7Bring offline-sync authoring onto main (Ako)2d916541docs(navigation): document offline sync where users actually look (Ako)716b31d6Merge remote-tracking branch 'origin/main' into claude/banking-app-feedback-do04dy (Claude)980b7ff3test(doctype): skip the offline-sync example on legacy, which cannot create a profile (Ako)c6483599Merge pull request CATALOG.ASSOCIATIONS table missing from catalog #419 from ako/fix/1031-workflow-outcome-and-crash (Ako)25aef5eaMerge pull request SHOW WIDGETS WHERE Name LIKE filter returns no results #418 from ako/feat/offline-sync-carry-read (Ako)7de53a23Merge phase 1 (SHOW WIDGETS WHERE Name LIKE filter returns no results #418) into phase 2 (Ako)e1721c5bMerge origin/main into feat/offline-sync-carry-read (Ako)ba745d47Merge pull request UPDATE WIDGETS syntax not implemented (parse error) #416 from ako/claude/mxcli-unit-test-perf-n7ggx8 (Ako)da277e02Merge pull request ALTER PAGE SET only works on DynamicText/Content — fails for other widget properties #414 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)d670f87aMerge pull request lint hangs indefinitely after catalog load #413 from ako/docs/offline-sync-reference-measured (Ako)a1e3f923docs(proposal): first-class expressions for expression-typed MDL properties (Ako)6b1156b5fix(navigation): take XPath first-class in SYNC, and stop folding inside literals (Ako)cb8dbf4efeat(navigation): author offline synchronization (SYNC block) (Ako)6573bc8bMerge remote-tracking branch 'origin/main' into fix/1031-workflow-outcome-and-crash (Ako)Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
file, unguarded chmod) #742) (@kaspergff)Issues Opened (last 24h)
ALTER PAGE … REPLACE/INSERT BEFORE|AFTERresolve the new widget's attribute bindings against the wrong data context when the target sits under a selection-driven data view or a flow-sourced pluggable list —mxcli checkandexecclean, model breaks atmx check(CE1613 / CE0402) (@MendixMau)UnitContentstable does not exist; v1/v2 detection is not by table probe (@marclehane-creator)mxcli check --referencesreports "enumeration not found" for every enumeration, including ones the shipped model already uses (@MendixMau)ALTER PAGE … SET PageSizefails with "pluggable property not found" on a DataGrid 2 thatCREATEaccepted the same property on (@MendixMau)PARALLEL SPLITwrites its paths but not their contents — the workflow loads, validates, and deadlocks at run time (@MendixMau)grantrole qualification,create associationidempotency, and silently partial access-rule reconciliation onALTER ENTITY … ADD ATTRIBUTE(@MendixMau)Issues Closed (last 24h)
DESCRIBE MICROFLOWomitswithout events, so a DESCRIBE → exec round-trip silently turns commit event handlers back onUPDATE SECURITY(project-wide) left CE0066 on SEVEN modules of a real app;UPDATE SECURITY <Module>errors on SystemCI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source