Skip to content

v4.8.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:09

What's Changed

This release expands local Plugins into first-class agent capabilities and
refreshes the most important setup, sharing, and generation experiences.

Added

  • Local Plugins can contribute executable Tools that users add to Threads and
    models invoke like built-in Tools, with stable identities, package icons,
    lifecycle isolation, structured results, and owning-Thread variable context.
  • Plugin Commands accept quoted Command Palette arguments and can inspect the
    active tab, filename, and Thread through an explicit context API.
  • Plugin development guides now document Commands and Tools in English and
    Chinese, including discovery, context, variables, local-runtime limits, and
    error behavior.

Changed

  • The new-Thread gallery, runnable-agent generator, and Thread-sharing flow now
    use clearer, more focused layouts with polished Light and Dark appearances.
  • Account, Plugins, Skills, Models, MCP Servers, and Remote Servers settings now
    have stronger navigation, purposeful empty states, and consistent list
    headings.
  • Working-directory controls, Plugin discovery, and Tool selection provide more
    direct feedback and actions, including revealing existing folders in Finder.

Fixed

  • Opening the local Plugins folder uses the native filesystem reveal path
    instead of spawning an unavailable shell command.
  • Plugin Tool execution remains bound to the Thread that owns the call, even
    when tabs change or multiple calls run concurrently.
  • Unsupported local Plugin Tools are rejected clearly on remote runtimes and
    during LangGraph export instead of producing unusable output.

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.4/CHANGELOG.md