<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225" -->

---
title: Introducing LM Studio 0.4.0 | daily.dev
description: LM Studio 0.4.0 introduces llmster, a headless daemon for server deployment without GUI dependencies. The release adds parallel request processing with...
canonical: https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Introducing LM Studio 0.4.0 | daily.dev
og:description: LM Studio 0.4.0 introduces llmster, a headless daemon for server deployment without GUI dependencies. The release adds parallel request processing with...
og:url: https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225
og:image: https://api.daily.dev/og/posts/2uZP5z225.png
og:image:alt: Introducing LM Studio 0.4.0
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing LM Studio 0.4.0

**[Hacker News](https://daily.dev/sources/hn)** · 14 min read · 1 upvotes · 0 comments

## Summary

LM Studio 0.4.0 introduces llmster, a headless daemon for server deployment without GUI dependencies. The release adds parallel request processing with continuous batching via llama.cpp 2.0.0, a new stateful /v1/chat REST API endpoint with MCP support, and permission key management. The desktop app receives a UI refresh with split view chat sessions, PDF/markdown export, developer mode, and improved CLI experience. Installation is available via curl/bash on Linux/Mac and PowerShell on Windows.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://lmstudio.ai/blog/0.4.0>

## Similar posts on daily.dev

- [I ditched LM Studio for llama.cpp, and my local LLM doesn't feel like a downgrade anymore](https://daily.dev/posts/i-ditched-lm-studio-for-llama-cpp-and-my-local-llm-doesn-t-feel-like-a-downgrade-anymore-rlih60vn2) · XDA Developers · 0 upvotes · 0 comments
- [First look: Run LLMs locally with LM Studio](https://daily.dev/posts/first-look-run-llms-locally-with-lm-studio-kmyqj0h8w) · InfoWorld · 1 upvotes · 0 comments
- [LM Studio 0.4 Headless Deployment: Local LLM APIs Without the GUI](https://daily.dev/posts/lm-studio-0-4-headless-deployment-local-llm-apis-without-the-gui-sbqsj8hun) · SitePoint · 2 upvotes · 0 comments
- [I ditched LM Studio for an open-source alternative — and my local model is doing things it couldn't before](https://daily.dev/posts/i-ditched-lm-studio-for-an-open-source-alternative-and-my-local-model-is-doing-things-it-couldn-t--rqip3lxba) · XDA Developers · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#rest-api](https://daily.dev/tags/rest-api), [#local-ai](https://daily.dev/tags/local-ai), [#llama-cpp](https://daily.dev/tags/llama-cpp), [#lm-studio](https://daily.dev/tags/lm-studio)

[View this post on daily.dev](https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Introducing LM Studio 0.4.0","url":"https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225"},"datePublished":"2026-01-29T04:07:04.923Z","dateModified":"2026-08-24T07:01:36.529Z","description":"LM Studio 0.4.0 introduces llmster, a headless daemon for server deployment without GUI dependencies. The release adds parallel request processing with...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4f4225b8b1529c6042f92db7272d9d88?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4f4225b8b1529c6042f92db7272d9d88?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/introducing-lm-studio-0-4-0-2uzp5z225","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,rest-api,local-ai,llama-cpp,lm-studio","timeRequired":"PT14M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Introducing LM Studio 0.4.0"}]}
```

