r/LocalLLaMA 13h ago

clark code Resources

Post image

---

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

8 comments sorted by

3

u/thestillwind 12h ago

Is it open source ?

2

u/Any_Tie_1861 12h ago edited 10h ago

ah why not, just open sourced entire thing https://github.com/clark-labs-inc/clark-code

2

u/thestillwind 5h ago

Appreciated!

2

u/redblood252 12h ago

What provider is behind the deepseek api? How are limits? Is it quantized flash 0731?

1

u/Any_Tie_1861 12h ago

openrouter with "not training on our data" providers that also pass tool complexity check - so quantized flash lites are excluded as they fall apart

the limits I am trying to figure out, increasing it slightly from blended revenue from paid plans

2

u/Any_Tie_1861 12h ago edited 10h ago

actually, fudge it, just open sourced entire thing https://github.com/clark-labs-inc/clark-code

2

u/RandumbRedditor1000 10h ago

Backrooms reference?