Metadata-Version: 2.4
Name: mlx-code
Version: 0.0.1a0
Summary: Local Claude Code-style coding agent via mlx-lm
Home-page: https://github.com/JosefAlbers/mlx-code
Author: J Joe
Author-email: albersj66@gmail.com
License: Apache-2.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: mlx-lm>=0.19.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# mlx-code

Local Claude Code-style agent via mlx-lm.

```bash
pip install mlx-code
mlx-code
mlx-code --dir ~/myproject
mlx-code --model mlx-community/Qwen3.5-397B-A17B-8bit
```

![cli](https://github.com/user-attachments/assets/d02f90d2-8b3f-478f-be76-5e4444b303cf)
