mdflow v0.3.3
mdflow v0.3.3 (Native Standalone Release)
A context operating system for AI coding agents: map the system on a native Canvas, stream task-scoped AST code, and apply verified mutations with automatic rollback.
Highlights
- Direct Standalone App (
.zip): Direct download ofmdflow.appinmdflow-macos.zip. Unzip and double-click to run immediately. - Permanent Deprecation of DMG: DMGs have been completely removed from distribution. Mounting ad-hoc signed apps from read-only disk images triggers macOS Gatekeeper App Translocation, resulting in read-only volume errors, theme rendering defects, and launch inconsistencies.
- Dynamic Theme Appearance Engine: Refactored all UI theme colors in
Theme.swiftto dynamic computed properties (static var), guaranteeing 100% accurate light/dark mode and system palette rendering. - Zero-Dependency Native AST Engine: Native lexical state-machine AST adapters for Go, Rust, Java, Kotlin, Swift, Python, and TypeScript/JavaScript. Zero external dependencies.
- Scheme A Checkpoint Progress: Strict Checkpoint pass rate calculation (
passedCheckpoints / totalCheckpoints) with redesigned, balanced header layout. - 40/40 Automated Test Suite: Full test coverage with zero failures.
Downloads
- macOS Direct App Bundle:
mdflow-macos.zip(Unzip and double-click to run) - MCP / CLI Bundle:
mdflow-mcp.mjs - Integrity Verification:
SHA256SUMS