You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced backend abstraction: decoupled executor from storage layer, renamed functions for consistency, and improved code quality.
Enhanced OData client with TripPin bulk-import example, fixed annotation parsing, and @constant syntax handling.
Code Changes
JSON Output: Fixed --json flag for SHOW commands, SHOW ACCESS, and mxcli check to emit structured results (commits: 02f5754, bbff3da, 8766bd3, 2b7aa1d).
Backend Abstraction & Refactoring:
Renamed show* executor functions to list* (155ca32).
Decoupled executor from storage, removed BSON dependencies (18ff068).
Highlights
--jsonoutput format for all commands (SHOW ACCESS, SHOW commands, mxcli check), closing issue Support --json output format for all commands #134.Code Changes
--jsonflag for SHOW commands, SHOW ACCESS, and mxcli check to emit structured results (commits:02f5754,bbff3da,8766bd3,2b7aa1d).show*executor functions tolist*(155ca32).18ff068).7fbff06).1476255).0e475eb).<Annotations>blocks (2e89974).cc12f40).a6b0555), PR checklist (771ac33), and ARCHITECTURE.md (c95d9bf).a2394be).10f460d).Pull Requests
Issues
Repository Health
mainpassing (Daily Project Digest, Build, Test & Lint, Push on main).Action Items
Daily digest generated automatically — workflow source