Pinned
Projects
Give your local model its own Linux CLI computer. It gets a real isolated container it can run shell commands in, write and read files, install packages, manage processes, and run background tasks - all without touching your host system. https://git...
Give your local LLM a long-term brain. This plugin stores facts, preferences, projects, and notes across conversations in a local SQLite database — zero cloud, zero external services, fully portable. https://github.com/imezx/persistent-memory-plugin
A deep research engine with RAG for LM Studio, built around a Kimi-style Agent Swarm. Dynamically spawned specialized worker agents run in parallel, coordinating through shared state to produce a comprehensive, cited research report with contradictio...
An LM Studio plugin that provides LLMs with the capacity to "visit" websites by providing them with the links, image URLs and text content of any web page.