Seems like it would be super useful for folks new to development and version control to have a visual representation of what's happening with your commits
Wow the prices on these have really come up.. Got my Framework desktop mainboard (Just the motherboard + CPU + soldered 128gb RAM) in Dec 2025 for ~1900 EUR
Been working on this side-project for the last few months and finally put together a nice marketing page and docs site.
It's a beautiful dashboard and proxy for monitoring models, requests, and API keys. It also supports routing rules, and ,proxy metrics, playground tabs, additional attribution headers, and much more. In addition to local models, it also supports proxying anthropic / openai requests from local coding agents like claude-code so you get much more insight into what they're doing too.
Currently relies on llama-swap / llama.cpp as the underlying inference engine, but that part is designed to be very generic and easy to swap out / build support for additional inference applications like ollama, vllm, etc. as long as they expose similar APIs.
It's entirely self-hostable without any cloud services. I'd love to hear any feedback you all may have!
Not 100%, I still fall back to Claude for most day-job stuff. But I've been trying to use Qwen 3.6 and Gemma 4 on my framework desktop mainboard (Strix Halo) as much as possible.
I've been working on an ops style tool for local LLM inference. Proxying, api keys, request logging, model rewriting and much much more.
Long time protonmail subscriber and reasonably happy, but them not allowing SMTP access (other than through proton bridge which is a GUI app - workaround: https://ndo.dev/blog/headless_protonbridge) kind of sucks, and their search functionality is also not great.
Another happy user here - it's the power users chromium fork. Criminally underrated. It's a small Norwegian team with no VC funding and a sustainable business model.
I understand if you want to stick with Firefox, but until Ladybird and co are ready for prime time, I'm sticking with Vivaldi.
This major release bump is a bit disapointing though. Was expecting some more headlining features than just a bit of a UI clean up.
Since this is blowing up, gonna plug my opencode/claude-code plugin that allows you to annotate LLMs plans like a Google doc with strikethroughs, comments, etc. and loop with your agent until you're happy with the plan.