Daily Project Digest: 2026-08-01
Repository Stats
Metric
Count
Stars
108
Forks
42
Watchers
6
Open issues
1
Commits (last 24h)
504aec67 Merge pull request Fixes for #812, #808, #779 and mxcli new; mandatory microflow semicolons; runtime verification workflow #816 from ako/main (Ako)
216c11af Merge pull request fix: CREATE OR REPLACE PAGE reuses existing UUID #72 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)
6067f41d docs(web): document the full Claude Code web workflow (repo → hub key → env → prompt) (Claude)
efa3de40 Merge pull request fix: int32→int64 for BSON property values #71 from ako/claude/commit-flag-779-recover (Ako)
50515be7 feat(microflows): emit the Commit flag in DESCRIBE MICROFLOW (Feature Request: Expose Commit flag on CREATE/CHANGE activities in DESCRIBE MICROFLOW #779 ) (Claude)
d55832d4 feat(microflows): express the Commit flag on create/change activities (Feature Request: Expose Commit flag on CREATE/CHANGE activities in DESCRIBE MICROFLOW #779 ) (Claude)
68f290a4 fix(microflows): declare the Commit values Mendix actually defines (Claude)
94dc2792 Merge pull request Daily Digest: 2026-04-01 #70 from ako/claude/verify-in-runtime-skill (Ako)
b546544e Merge pull request feat: WidgetDemo baseline #69 from ako/claude/new-version-exact-mxbuild (Ako)
863fc5cc Merge origin/main into claude/new-version-exact-mxbuild (Claude)
2767afbe docs(fix-issue): append symptom rows at the end of the table (Claude)
73301a85 Merge pull request feat: pluggable widget engine v2 #68 from ako/claude/showpage-titleoverride-812 (Ako)
761192d8 Merge origin/main into claude/new-version-exact-mxbuild (Claude)
6432bc4c Merge origin/main into claude/showpage-titleoverride-812 (Claude)
77de33c9 docs(skills): verify a fix at the layer its symptom lives in (Claude)
38766a31 fix(new): resolve the exact Mendix version, and verify what was created (Claude)
361c53e6 fix(pages): write a null TitleOverride, unblanking every popup caption (Show Page actions get an empty TitleOverride instead of null, blanking every popup's caption #812 ) (Claude)
24e5bc17 Merge branch 'mendixlabs:main' into main (Ako)
1af59015 Merge pull request TraceOps #31–#36: oql reaches run --local, lint widget flow refs, view-entity docs #814 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)
e0e4883c Merge pull request fix: int32→int64 BSON property values + CREATE OR REPLACE PAGE UUID reuse #66 from ako/claude/microflow-mandatory-semicolons (Ako)
c00ab83d feat(grammar)!: require semicolons on microflow and nanoflow statements (Claude)
9b979121 Merge pull request Issue with loops in Microflows #65 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)
e2460324 Merge pull request Generate Overview Page - DataGrid 2 is not up to date #64 from ako/claude/docker-build-mprv2-808 (Ako)
13e2363c Merge pull request Daily Digest: 2026-03-31 #63 from ako/claude/microflow-symptom-rows (Ako)
e47926f8 docs(view-entities): correct the "read-only" framing (TraceOps feat(tui): check enhancements, command palette, session restore #31 /Add support for podman as alternative for docker. #34 ) (Claude)
babc41a9 feat(lint): expose widget microflow_ref/nanoflow_ref to Starlark rules (TraceOps Fix batch of reported issues (#18, #19, #23, #25, #26, #27, #28) #35 ) (Claude)
48c7d9af fix(run-local): boot with live-preview flags so mxcli oql can reach it (TraceOps Adding a Microflow with Exception #36 ) (Claude)
93210064 fix(docker): stop docker build converting MPRv2 projects to MPRv1 (docker build (and therefore docker run / mxcli test) silently converts MPRv2 projects to MPRv1 via mx update-widgets, deleting mprcontents — same root cause as #763, different call site #808 ) (Claude)
b344f999 Merge pull request Sync ako/mxcli: page/OData/test-runner/microflow fixes (#795, #782, #802-#804, #791, #790) #810 from ako/main (Ako)
9997bcd9 Merge branch 'mendixlabs:main' into main (Ako)
Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
Issues Opened (last 24h)
Issues Closed (last 24h)
#812 Show Page actions get an empty TitleOverride instead of null, blanking every popup's caption
#811 Daily Digest: 2026-07-31
#808 docker build (and therefore docker run / mxcli test) silently converts MPRv2 projects to MPRv1 via mx update-widgets, deleting mprcontents — same root cause as mxcli docker check silently converts MPRv2 projects to MPRv1 (via mx update-widgets), deleting mprcontents #763 , different call site
#805 ALTER SETTINGS CONFIGURATION silently ignores invalid Integer-typed values while reporting success
#804 mxcli test leaves an orphaned, empty MxTest module in the project after every run
#803 mxcli test cleanup crashes restoring AfterStartupMicroflow, leaving the project's security/after-startup settings permanently mutated
#802 mxcli test unconditionally forces Security Level to OFF, breaking projects with custom-auth REST/OData services
#801 ALTER SETTINGS (any command) silently corrupts every constant override in the project, and drops CustomSettings/Tracing, on write
#795 DESCRIBE PAGE drops a datagrid's microflow DataSource — round-tripped MDL recreates the grid with no data source
#791 roundtrip for microflow with loop can fail silently
#790 roundtrip for microflow with loops yields changes in positioning
#782 External Entities : allow_create_change_locally does't work
#780 create microflow with call microflow without error handler silently fails
#779 Feature Request: Expose Commit flag on CREATE/CHANGE activities in DESCRIBE MICROFLOW
CI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source
Daily Project Digest: 2026-08-01
Repository Stats
Commits (last 24h)
504aec67Merge pull request Fixes for #812, #808, #779 and mxcli new; mandatory microflow semicolons; runtime verification workflow #816 from ako/main (Ako)216c11afMerge pull request fix: CREATE OR REPLACE PAGE reuses existing UUID #72 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)6067f41ddocs(web): document the full Claude Code web workflow (repo → hub key → env → prompt) (Claude)efa3de40Merge pull request fix: int32→int64 for BSON property values #71 from ako/claude/commit-flag-779-recover (Ako)50515be7feat(microflows): emit the Commit flag in DESCRIBE MICROFLOW (Feature Request: Expose Commit flag on CREATE/CHANGE activities in DESCRIBE MICROFLOW #779) (Claude)d55832d4feat(microflows): express the Commit flag on create/change activities (Feature Request: Expose Commit flag on CREATE/CHANGE activities in DESCRIBE MICROFLOW #779) (Claude)68f290a4fix(microflows): declare the Commit values Mendix actually defines (Claude)94dc2792Merge pull request Daily Digest: 2026-04-01 #70 from ako/claude/verify-in-runtime-skill (Ako)b546544eMerge pull request feat: WidgetDemo baseline #69 from ako/claude/new-version-exact-mxbuild (Ako)863fc5ccMerge origin/main into claude/new-version-exact-mxbuild (Claude)2767afbedocs(fix-issue): append symptom rows at the end of the table (Claude)73301a85Merge pull request feat: pluggable widget engine v2 #68 from ako/claude/showpage-titleoverride-812 (Ako)761192d8Merge origin/main into claude/new-version-exact-mxbuild (Claude)6432bc4cMerge origin/main into claude/showpage-titleoverride-812 (Claude)77de33c9docs(skills): verify a fix at the layer its symptom lives in (Claude)38766a31fix(new): resolve the exact Mendix version, and verify what was created (Claude)361c53e6fix(pages): write a null TitleOverride, unblanking every popup caption (Show Page actions get an empty TitleOverride instead of null, blanking every popup's caption #812) (Claude)24e5bc17Merge branch 'mendixlabs:main' into main (Ako)1af59015Merge pull request TraceOps #31–#36: oql reaches run --local, lint widget flow refs, view-entity docs #814 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)e0e4883cMerge pull request fix: int32→int64 BSON property values + CREATE OR REPLACE PAGE UUID reuse #66 from ako/claude/microflow-mandatory-semicolons (Ako)c00ab83dfeat(grammar)!: require semicolons on microflow and nanoflow statements (Claude)9b979121Merge pull request Issue with loops in Microflows #65 from ako/claude/mxbuild-diagnostics-spike-emta6h (Ako)e2460324Merge pull request Generate Overview Page - DataGrid 2 is not up to date #64 from ako/claude/docker-build-mprv2-808 (Ako)13e2363cMerge pull request Daily Digest: 2026-03-31 #63 from ako/claude/microflow-symptom-rows (Ako)e47926f8docs(view-entities): correct the "read-only" framing (TraceOps feat(tui): check enhancements, command palette, session restore #31/Add support for podman as alternative for docker. #34) (Claude)babc41a9feat(lint): expose widget microflow_ref/nanoflow_ref to Starlark rules (TraceOps Fix batch of reported issues (#18, #19, #23, #25, #26, #27, #28) #35) (Claude)48c7d9affix(run-local): boot with live-preview flags so mxcli oql can reach it (TraceOps Adding a Microflow with Exception #36) (Claude)93210064fix(docker): stopdocker buildconverting MPRv2 projects to MPRv1 (docker build (and therefore docker run / mxcli test) silently converts MPRv2 projects to MPRv1 via mx update-widgets, deleting mprcontents — same root cause as #763, different call site #808) (Claude)b344f999Merge pull request Sync ako/mxcli: page/OData/test-runner/microflow fixes (#795, #782, #802-#804, #791, #790) #810 from ako/main (Ako)9997bcd9Merge branch 'mendixlabs:main' into main (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)
Issues Closed (last 24h)
CI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source