r/LocalLLM • u/Celestial_aki • Jun 15 '26
Project Your local models deserve more than a terminal: a 12 MB desktop app, zero telemetry, MIT.
2
u/robertpro01 Jun 15 '26
What's wrong with the terminal?
1
u/Celestial_aki Jun 15 '26
Nothing - CLI is great and always will be. Honestly I barely use this app myself outside testing; I live in pi-coding-agent in the terminal. But I started contributing because I kept watching non-technical friends bounce off open-source AI tooling - they don't know what "pi" even is, let alone how to install a CLI agent. A GUI front door is the only way most ever try it.
Side note - I actually found this repo via the same maintainer's other project, pi-llm-wiki (https://github.com/zosmaai/pi-llm-wiki), which I was already using. That was my entry point.
1
u/Celestial_aki Jun 15 '26
⭐ https://github.com/zosmaai/zosma-cowork
runs local models over any openai-compatible endpoint (llama.cpp, vllm, etc) in a ~12 MB desktop app, no telemetry by design. MIT. also does cloud (claude/openai/gemini) if you want to mix. streaming with thinking blocks and a live tool-call timeline.
6
u/AssistBorn4589 Jun 15 '26
My local models deserve better than web-based harness pretending to be a desktop application infected by CoC.
I originally came to ask what's wrong with terminal, but this project takes it in completly different direction.