mlx-code is a coding agent that speaks Git natively. It is built for local, on-device workflows where developers integrate version control directly into the agent's reasoning loop.
The tool stores file changes together with the conversation that produced them inside Git commits. Parallel worktrees host multiple isolated agents concurrently, and agents can spawn sub-agents recursively. Branching from any checkpoint opens a fresh interactive tab in an isolated worktree, allowing developers to explore divergent code designs securely. The approach supports inspecting changes with git diff, resuming from any past session by checking out a prior snapshot, and treating the complete agent state history as part of the Git commit history rather than an opaque database.
Most agents treat version control as an afterthought. mlx-code maps the reasoning loop directly onto Git mechanisms so that branching, diffing, and resuming from any point in the agent's history occur through standard Git operations. It is delivered as a command-line tool that can be run without installation using uvx from the mlx-code package with all extras. The current version is 0.0.33 and carries an alpha status.
mlx-code sits in PulseGate's Coding AI & assistants category. It focuses on managing AI coding agent state, branching, and history without opaque databases by mapping the reasoning loop directly onto Git mechanisms. It is built as an open-source project for developers. mlx-code is open source under the Apache-2.0 license. The product ships for the command line, and it can be self-hosted.
mlx-code first shipped in 2026. Development happens publicly on GitHub with 55 stars and 46 commits in the last 90 days. Key capabilities include Git Commits, Parallel Worktrees, and Agent Branching. mlx-code is currently in beta.
Latest indexed changes and source events
Other apps tracked under the same category.