MemPalace v3.3.4 delivers a practical update focused on faster onboarding, lower operating costs, and better knowledge connections across projects. The release introduces local LLM-powered setup with no required cloud API key, adds cross-project topic linking through new ‘cross wing topic tunnels,’ combines initialization and first ingest into a single guided flow, and ships a significant storage fix that can dramatically reduce disk usage for large active palaces.
The most notable change in v3.3.4 is smarter setup powered by a local language model. During mempalace init, the tool can now use a locally running model from environments such as Ollama, LM Studio, or llama.cpp. That means new users can get started without cloud calls, paid API usage, or extra key management. If no local model is available, the process falls back gracefully instead of blocking setup.
This version also introduces cross wing topic tunnels, a feature designed to connect related ideas across separate projects. When overlapping themes appear across different workspaces, such as a common framework, repeated concept, or shared person, MemPalace can now link those contexts together. That gives downstream LLM workflows a better chance of surfacing relevant related memory without requiring manual configuration.
Another workflow improvement is the merging of setup and initial ingest into one step. After onboarding, mempalace init now asks whether the user wants to mine the directory immediately and provides a size estimate first. This reduces friction for first-time use and makes the ingest process more predictable for larger repositories.
v3.3.4 also includes an important storage fix for active palaces. The project notes describe a bug that could cause storage bloat over time, sometimes pushing palace size into the multi-gigabyte range. With the fix in place, one contributor reportedly saw a palace shrink from roughly 30GB to under 400MB, while operations that previously timed out became responsive again. While that exact result is anecdotal, the fix itself appears to be broadly relevant for users managing larger knowledge stores.
This release matters because it improves both adoption and day-to-day performance. Local LLM setup lowers the barrier to entry for developers who want privacy-conscious, low-cost AI-assisted tooling without immediately depending on external model providers.
The new cross-project linking is also strategically important. Knowledge systems often become more useful when they can trace recurring ideas across silos, and MemPalace is moving in that direction with native support for shared thematic connections.
Finally, the storage optimization in v3.3.4 could have outsized operational impact. Large local knowledge bases become much more viable when disk growth is controlled and query performance remains stable. For teams and individuals using MemPalace as a long-running memory layer, this specific version update appears to deliver meaningful improvements in efficiency and usability.
Official Source: https://github.com/MemPalace/mempalace/releases/tag/v3.3.4