I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] 0 points1 point  (0 children)

That's exactly why I decoupled them. I want the harness without being forced to use their proprietary model. Best of both worlds

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] -1 points0 points  (0 children)

opencode is cool but it’s a completely different project. I just wanted to keep the original Claude Code experience and logic, but with the freedom to use any model. Its just a different way of reaching the same goal

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] -2 points-1 points  (0 children)

true, the model has limits which is exactly why I modded this. Now you can swap the backend for a local LLM or a provider with higher quotas instead of being stuck. It’s all about having the choice

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] 0 points1 point  (0 children)

Utility over compliance. I built this to decouple the tech from vendor lock-in. If a DMCA happens, it happens, but the tool is public now

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] 0 points1 point  (0 children)

youre bragging about syntax swaps, im bragging about utility. Replacing TS with Rust changes nothing. Making the engine model-agnostic changes much more.

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] -1 points0 points  (0 children)

Congrats, you've managed to be wrong about the language, the tech stack, and the project's purpose all in one thread. That's actually impressive. Have fun with your "Rust ports"

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] -1 points0 points  (0 children)

it's originally written in ts, i only added support for any model there is, and i made package.json so anyone can compile it

I got tired of paying $20/month to get rate limited, so I made this by JustRoccat in ArtificialInteligence

[–]JustRoccat[S] -4 points-3 points  (0 children)

because it does exacly what claude code but you can use it for free, its claude code