u/Director_Mundane

I’ve been building a small open-source CLI coding agent for local models.

It runs with Ollama and works best so far with Qwen Coder. The basic loop is:

model decides action -> reads/writes files-> runs shell commands -> sees test errors -> patches and retries

It currently supports file editing, shell commands, web search, auto mode, and basic safety checks for dangerous commands. I’m also planning plan mode, better context compaction, and maybe AirLLM support.

I made it because existing local Claude Code-style attempts were too slow or unreliable on my Mac Studio M2 Max 32 GB.

GitHub:

https://github.com/mont127/OLCodeZ

Feedback welcome, especially from people testing local coding agents.

u/Director_Mundane — 17 days ago
▲ 1 r/ollama+1 crossposts

I’ve been building a small open-source CLI coding agent for local models.

It runs with Ollama and works best so far with Qwen Coder. The basic loop is:

model decides action -> reads/writes files -> runs shell commands -> sees test errors -> patches and retries.

It currently supports file editing, shell commands, web search, auto mode, and basic safety checks for dangerous commands. I’m also planning plan mode, better context compaction, and maybe AirLLM support.

I made it because existing local Claude Code-style attempts were too slow or unreliable on my Mac Studio M2 Max 32 GB.

GitHub:

(in the comments)

Feedback welcome, especially from people testing local coding agents.

reddit.com
u/Director_Mundane — 17 days ago

Basically A VM with hidden desktop nd stuff optimized and it has a custom vulkan ICD thaf bridges the VMs vulkan ICD with moltenVK that goes to metal and renders stuff while running FEX EMU so it would be rosseta independent. (it's made for future use JUST in case and it connects valves current progress of proton to mac)

https://github.com/mont127/HaSe

This is also an extension of macndcheese which allows you to run steam games like cs2 for free

https://github.com/mont127/MacNdCheese

u/Director_Mundane — 19 days ago

Run almost any Steam game on Apple Silicon Macs for free

Run almost any Steam game on Apple Silicon Macs for free

I built an open source tool called MacNCheese that lets you launch many Windows Steam games on M1 M2 and M3 Macs

No subscriptions

No paid layers

Just Wine and DXVK wrapped into a simple macOS app

What it does

Detects your installed Steam games

Patches them automatically with DXVK

Launches them with the right settings

Shows logs so you can debug when something fails

This turns the painful manual Wine setup into a simple workflow

Works with

Apple Silicon Macs

Steam for Windows inside Wine

Many DirectX 11 titles

Download

https://github.com/mont127/MacNdCheese/releases

Demo video coming soon

Still early but already running real games

Feedback and testers welcome

reddit.com
u/Director_Mundane — 3 months ago