Releases: yubinbin32-ops/ContextOS
Release list
v0.3.9
ContextOS v0.3.9
Spatial architecture canvas and context optimization OS for AI coding agents. AST-sliced task contexts (99.4% token reduction), persistent architecture graphs across sessions, and test-gated verification via MCP.
Highlights
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS ContextOS app plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
ContextOS-macos.zip(unzip and runContextOS.app) - MCP / CLI:
npx -y github:yubinbin32-ops/ContextOS@v0.3.9 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.8...v0.3.9
v0.3.8
ContextOS v0.3.8
Spatial architecture canvas and context optimization OS for AI coding agents. AST-sliced task contexts (99.4% token reduction), persistent architecture graphs across sessions, and test-gated verification via MCP.
Highlights
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS ContextOS app plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
ContextOS-macos.zip(unzip and runContextOS.app) - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.8 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.7...v0.3.8
v0.3.7
mdflow v0.3.7
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.zip(unzip and runmdflow.app) - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.7 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
mdflow v0.3.6
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.zip(unzip and runmdflow.app) - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.6 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.5...v0.3.6
v0.3.5
mdflow v0.3.5
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.zip(unzip and runmdflow.app) - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.5 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.4...v0.3.5
v0.3.4
mdflow v0.3.4
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.zip(unzip and runmdflow.app) - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.4 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.3...v0.3.4
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
v0.3.2
mdflow v0.3.2
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.dmg - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.2 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
mdflow v0.3.1
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.dmg - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.1 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
mdflow v0.3.0
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
- Git-tracked architecture graph with Ghost Blueprints and AST-bound Solid Anchors
- Cross-file
chain_code_streamwith 99.2% fewer tokens in the included benchmark - Atomic
block_code_mutatewith verification and failure rollback log_sanitizefor compact agent-ready terminal evidence- Native macOS Context Console plus cross-platform headless MCP and CLI
Get started
- macOS 14+ app: download
mdflow-macos.dmg - MCP / CLI:
npx -y github:yubinbin32-ops/Mdflow-Canvas@v0.3.0 init --scan - Integrity: compare your downloads with
SHA256SUMS
The macOS build is currently ad-hoc signed. On first launch, Control-click the app and choose Open if macOS blocks it.
Full Changelog: v0.2.0...v0.3.0