Daily Project Digest: 2026-09-14
Repository Stats
Metric
Count
Stars
120
Forks
45
Watchers
6
Open issues
1
Commits (last 24h)
9905dd7c Merge pull request Sync ako/mxcli: widget icon elements (#1059), catalog graph analysis, DESCRIBE NORMALIZED #1095 from ako/main (Ako)
692c342e Merge pull request Enum split doctype test skipped from CI because authored MDL fails mx check #462 from ako/claude/mxcli-findings-nnl181 (Ako)
2da92c2e feat(pages): author all three of a widget's icon elements (Third-party widget collection icon references issues #1059 ) (Andrej Koelewijn)
2f330b5a fix(describe): tell a button's three icon elements apart (Third-party widget collection icon references issues #1059 ) (Andrej Koelewijn)
41f5b704 Merge pull request Daily Digest: 2026-05-01 #461 from ako/claude/mxcli-unit-test-perf-n7ggx8 (Ako)
d3e72739 Merge remote-tracking branch 'origin/main' into claude/mxcli-unit-test-perf-n7ggx8 (Claude)
8667e2af Merge branch 'mendixlabs:main' into main (Ako)
bb486fd3 Merge pull request fix: address merged microflow review follow-ups #460 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)
2d356845 feat(catalog): answer the module-cycle question, and make the edge scope visible (Claude)
7e7bfd7f fix(catalog): tell an un-run graph pass apart from a graph with nothing in it (Claude)
575c7324 feat(describe): Mode 3 — DESCRIBE MICROFLOW ... NORMALIZED (Claude)
3195a45c fix(describe): warn when a merge the description omits will be deleted (Claude)
8368b2fa docs: settle four open questions on the microflow-description proposal (Claude)
1a18bfee Merge pull request Handle merged microflow review follow-ups #459 from ako/claude/banking-app-feedback-do04dy (Ako)
f0488ced test(widget): derive fixture widget definitions instead of reading gitignored ones (Claude)
4862fe56 Merge remote-tracking branch 'origin/main' into claude/banking-app-feedback-do04dy (Claude)
d6148072 fix(check): report a container-typed widget property written as a value (Claude)
adc6d26c Merge pull request Sync ako/mxcli: workflow end markers, MDL-WF07, MDL080, microflow MERGE/JOIN, non-root PostgreSQL #1094 from ako/main (Ako)
337b232b Merge pull request test: run change refresh doctype fixture in CI #458 from ako/fix/view-entity-declared-association (Ako)
a2cdc3cc fix(view-entity): refuse an attribute that tries to hold an object (MDL080) (Ako)
68a5f29d Merge pull request Change refresh doctype fixture is skipped by CI #457 from ako/fix/workflow-findings (Ako)
0964395c fix(workflow): refuse a boundary timer that names no kind (MDL-WF07) (Ako)
6d05f3f8 fix(workflow): end every boundary event path, and count events by suffix (Ako)
7792eec6 docs(skills): two reference entries that taught a failing form (Ako)
be28539b fix(workflow): end every parallel split path, or the engine skips it (Ako)
277e0fe3 Merge pull request Nested split describe can consume parent continuation as a local join #455 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)
ec3cc44e Merge remote-tracking branch 'origin/main' into claude/bootstrap-prompt-smaller-37u3fu (Claude)
55e9714f Merge pull request fix: stop nested splits at parent merge joins #456 from ako/claude/mxcli-unit-test-perf-n7ggx8 (Ako)
c2503ae3 feat(microflow): MERGE / JOIN named join points, and DESCRIBE that uses them (Claude)
c5faf94f docs: plan for error-handler rejoins (Phase E) (Claude)
Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
Issues Opened (last 24h)
No new issues.
Issues Closed (last 24h)
#1093 Daily Digest: 2026-09-13
#1085 marketplace update leaves CE0066 (entity access out of date) unresolved — no headless fix available
#1080 mxcli diff-local: mprcontents directory not found
#1078 roundtrip for microflow with error handler does not work - MDL is not complete
#1077 roundtrip for annotation with multiple connections results in duplicate annotations
#1073 CALL EXTERNAL ACTION — no way to pass empty/null binding for optional parameters; results in CE7252
#1071 mxcli check --references reports "enumeration not found" for every enumeration, including ones the shipped model already uses
#1069 ALTER PAGE … SET PageSize fails with "pluggable property not found" on a DataGrid 2 that CREATE accepted the same property on
#1068 A scripted PARALLEL SPLIT writes its paths but not their contents — the workflow loads, validates, and deadlocks at run time
#1065 workflow DECISION outcomes corrupt the .mpr (load-time crash, NOT a CE)
#1062 a real action keyword MISSING ITS REQUIRED ARGUMENT silently writes a dead button
#1060 graph cycles is empty while graph module coupling shows ref v.v.
#1059 Third-party widget collection icon references issues
#1038 diff-local always fails with "mprcontents directory not found" on a project where the directory exists
#1035 mxcli-authored Gallery widget fails mxbuild CE0463 even after full regeneration
#1031 CREATE WORKFLOW ... DECISION writes the outcome label as a raw string instead of an EnumerationValueIdentifier — project fails to load with StorageLoadException
#1023 Workflow CALL MICROFLOW … WITH (Param = $Var) — an unquoted value segfaults the binary (nil-pointer panic in buildWorkflowCallMicroflow) instead of reporting an error
#996 No MDL form to CLEAR a widget action: SET Action = NOTHING parses but the executor rejects it
#984 run --local --ensure-db: PostgreSQL start step doesn't use sudo, silently fails as non-root, misreports as 20s readiness timeout
#976 DROP ENUMERATION cannot resolve an existing enumeration ("enumeration not found")
#923 roundtrip for @merge does not work
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-14
Repository Stats
Commits (last 24h)
9905dd7cMerge pull request Sync ako/mxcli: widget icon elements (#1059), catalog graph analysis, DESCRIBE NORMALIZED #1095 from ako/main (Ako)692c342eMerge pull request Enum split doctype test skipped from CI because authored MDL fails mx check #462 from ako/claude/mxcli-findings-nnl181 (Ako)2da92c2efeat(pages): author all three of a widget's icon elements (Third-party widget collection icon references issues #1059) (Andrej Koelewijn)2f330b5afix(describe): tell a button's three icon elements apart (Third-party widget collection icon references issues #1059) (Andrej Koelewijn)41f5b704Merge pull request Daily Digest: 2026-05-01 #461 from ako/claude/mxcli-unit-test-perf-n7ggx8 (Ako)d3e72739Merge remote-tracking branch 'origin/main' into claude/mxcli-unit-test-perf-n7ggx8 (Claude)8667e2afMerge branch 'mendixlabs:main' into main (Ako)bb486fd3Merge pull request fix: address merged microflow review follow-ups #460 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)2d356845feat(catalog): answer the module-cycle question, and make the edge scope visible (Claude)7e7bfd7ffix(catalog): tell an un-run graph pass apart from a graph with nothing in it (Claude)575c7324feat(describe): Mode 3 — DESCRIBE MICROFLOW ... NORMALIZED (Claude)3195a45cfix(describe): warn when a merge the description omits will be deleted (Claude)8368b2fadocs: settle four open questions on the microflow-description proposal (Claude)1a18bfeeMerge pull request Handle merged microflow review follow-ups #459 from ako/claude/banking-app-feedback-do04dy (Ako)f0488cedtest(widget): derive fixture widget definitions instead of reading gitignored ones (Claude)4862fe56Merge remote-tracking branch 'origin/main' into claude/banking-app-feedback-do04dy (Claude)d6148072fix(check): report a container-typed widget property written as a value (Claude)adc6d26cMerge pull request Sync ako/mxcli: workflow end markers, MDL-WF07, MDL080, microflow MERGE/JOIN, non-root PostgreSQL #1094 from ako/main (Ako)337b232bMerge pull request test: run change refresh doctype fixture in CI #458 from ako/fix/view-entity-declared-association (Ako)a2cdc3ccfix(view-entity): refuse an attribute that tries to hold an object (MDL080) (Ako)68a5f29dMerge pull request Change refresh doctype fixture is skipped by CI #457 from ako/fix/workflow-findings (Ako)0964395cfix(workflow): refuse a boundary timer that names no kind (MDL-WF07) (Ako)6d05f3f8fix(workflow): end every boundary event path, and count events by suffix (Ako)7792eec6docs(skills): two reference entries that taught a failing form (Ako)be28539bfix(workflow): end every parallel split path, or the engine skips it (Ako)277e0fe3Merge pull request Nested split describe can consume parent continuation as a local join #455 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)ec3cc44eMerge remote-tracking branch 'origin/main' into claude/bootstrap-prompt-smaller-37u3fu (Claude)55e9714fMerge pull request fix: stop nested splits at parent merge joins #456 from ako/claude/mxcli-unit-test-perf-n7ggx8 (Ako)c2503ae3feat(microflow): MERGE / JOIN named join points, and DESCRIBE that uses them (Claude)c5faf94fdocs: plan for error-handler rejoins (Phase E) (Claude)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)
No new issues.
Issues Closed (last 24h)
mxcli check --referencesreports "enumeration not found" for every enumeration, including ones the shipped model already usesALTER PAGE … SET PageSizefails with "pluggable property not found" on a DataGrid 2 thatCREATEaccepted the same property onPARALLEL SPLITwrites its paths but not their contents — the workflow loads, validates, and deadlocks at run timeCREATE WORKFLOW ... DECISIONwrites the outcome label as a raw string instead of anEnumerationValueIdentifier— project fails to load withStorageLoadExceptionCALL MICROFLOW … WITH (Param = $Var)— an unquoted value segfaults the binary (nil-pointer panic inbuildWorkflowCallMicroflow) instead of reporting an errorCI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source