v4.8.2
What's Changed
This patch release makes filesystem tools handle home-relative paths reliably
and improves the generated LangGraph development workflow.
Added
- Generated LangGraph projects include a
Makefile; runmake devto start
uv run langgraph dev.
Changed
- Filesystem tool schemas and generated Python implementations consistently
document and expand leading~/paths. - MCP stdio commands and working directories expand home-relative paths in both
the desktop runtime and generated LangGraph projects.
Fixed
write,edit,read,ls,tree,grep,glob, andpresent_filesno
longer interpret~/...relative to the desktop app bundle.- Home-relative artifact paths can be revealed from tool calls, including a
globtarget directory.
Install
Two editions. Install either, or both — they share the same ~/.llm-space data, so switching keeps your threads and settings.
- LLM Space — uses the system WebView. Small download (~27 MB), light on memory and battery.
- LLM Space Performance — embeds its own rendering engine (~130 MB). Rendering stays consistent across macOS versions, and usually performs better.
Download a DMG below. Existing installs update in place.
Full changelog: https://github.com/deer-flow/llm-space/blob/v4.8.2/CHANGELOG.md