Skip to content

v4.8.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:25
· 52 commits to main since this release

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; run make dev to 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, and present_files no
    longer interpret ~/... relative to the desktop app bundle.
  • Home-relative artifact paths can be revealed from tool calls, including a
    glob target 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