Hey everyone! Yagil the founder of LM Studio here. If you want to take Bionic for a spin with GLM 5.2 / Kimi K2.6 / Kimi Coder K2.7, email your lmstudio.ai username to hn-jul16@lmstudio.ai and I'll load your account with some credits! Try it out for coding (in a "Code" project) and document creation / manipulation (in a "Work" project). In Work projects we have automatic checkpointing for every change the agent makes…
[flagged]
LM Studio Bionic: the AI agent for open models
71–80 of 149 posts
Re: LM Studio Bionic: the AI agent for open models
#72Earlier quoted context omitted.
There’s actually not a lot of good harnesses that aren’t slopped together python or JS codebases, which are actually model-agnostic and don’t do some really silly things like bloating the context, too much compaction etc. There is no way I’m running a python or JS agent which is probably vibe coded, it’s just too much risk from a security and supply chain standpoint.
The harness is a security threat because it's vibecoded but the code you're having agents write for you isn't? Lol
Re: LM Studio Bionic: the AI agent for open models
#73Re: LM Studio Bionic: the AI agent for open models
#74Re: LM Studio Bionic: the AI agent for open models
#75* locked to a single dir, so no system wide access.
* no local web search, can be fixed ddg or local mcp.
* no ssh, I want to have it ssh into my server and do the work.
* doesnt show the model being loaded, needs a bar/% counter.
* Can you drag/drop documents in the work dirs, or only + add them?
I love lm-studio, so cant wait to see how this goes. For local I normally use opencode + lmstudio.
Re: LM Studio Bionic: the AI agent for open models
#76Re: LM Studio Bionic: the AI agent for open models
#77This kind of thing just makes me think Apple will get to a point where they have good enough local models and good enough harnesses for doing things, and most normal people will just use them… Does the LLM become another interface to computing?
This question hinges on whether model advancement plateaus enough for machine sized models to compare to frontier performance. If it does, the answer is yes. If it doesn’t, the answer is no
Re: LM Studio Bionic: the AI agent for open models
#78Earlier quoted context omitted.
For now, it seems that direction that lm studio is taking for enterprise market is "local ai deployment support". They recently launched "lm link" which basically uses tailscale to create e2ee connections between computers running lm studio where you are logged in. Granted one can also setup tailscale or their own vpn themselves and use llama-server, but I guess it is simpler to provide it out of the box. In any case…
> In any case I am not sure pivoting from running local models to "cloud offering" (as in providing llm inference at their severs) is a sensible choice granted there is already competition in that space and they have no leverage there. I agree. Incidentally, this is exactly what ollama are doing too.
Re: LM Studio Bionic: the AI agent for open models
#79A friendly reminder that both LM Studio app and now this new LM Studio Bionic app are closed source. Since most people are unaware of this fact.
I am aware of it, and I dabble with Unsloth Studio and use the llama-server approach. I would obviously prefer an open source, open weights stack. But I guess a paradox is that as long as there are open source options I could use, a solid agentic environment that I can use with my own open weights is something I might pay for, in a similar sort of way to paying for a Mac when I could use only Linux. If someone wanted…
Re: LM Studio Bionic: the AI agent for open models
#80Hey everyone! Yagil the founder of LM Studio here. If you want to take Bionic for a spin with GLM 5.2 / Kimi K2.6 / Kimi Coder K2.7, email your lmstudio.ai username to hn-jul16@lmstudio.ai and I'll load your account with some credits! Try it out for coding (in a "Code" project) and document creation / manipulation (in a "Work" project). In Work projects we have automatic checkpointing for every change the agent makes…