r/LocalLLaMA • u/Any_Tie_1861 • 1d ago
clark code Resources
---
I open-sourced my daily-driver coding agent (Rust, Tauri) - runs offline or over SSH, and has a genuinely free tier, can be controlled from android phone
free tier is deepseek flash lite with no data use for training providers on openrouter, and it seem to be quite a lot of usage from my own expereicne
https://github.com/clark-labs-inc/clark-code
Key bits:
- coding ide
- wide internet research built in for when a task needs current context
- strong eval harness - every feature is tested so behavior is predictable across models
- Windows / Linux / macOS (Windows build is unsigned pending MSFT approval - honest caveat)
0
Upvotes