← Package directory
Available on winget

Install Tolaria

A local-first knowledge base using plain Markdown files.

Install with winget
winget install --id Refactoring.Tolaria
Upgrade
winget upgrade --id Refactoring.Tolaria
Uninstall
winget uninstall --id Refactoring.Tolaria

About Tolaria

Tolaria is an open-source, local-first knowledge base with block-based editing, note relationships, Git integration, and AI model provider connections.

What's new in 2027.7.31

New Features - πŸͺŸ Separate app windows for separate vaults β€” Opening a vault can now create an independent Tolaria application instance with its own runtime state, window identity, and vault lifecycle. - πŸ“Š Core editor performance harness β€” Added a reusable performance regression harness for large-note/editor workflows, including thresholds, statistics, traces, and CI-facing guardrails. - 🧭 Bottom-bar vault switching polish β€” Improved the vault switcher/status-bar structure, including clearer menu behavior and reusable vault-list components. - 🧩 CircleCI shadow pipeline groundwork β€” Added CircleCI release/CI orchestration docs and config so release gates can be observed outside the primary GitHub Actions path. Improvements - ⚑ More responsive inspector and Git history β€” Moved blocking Git history work off the editor path and reduced unnecessary inspector refresh churn while preserving current-note context during refresh. - 🎨 Workspace color contract cleanup β€” Consolidated workspace color handling and removed dynamic lookup paths that could make color behavior harder to reason about. - πŸ›‘οΈ Fail-closed performance gates β€” Tightened the performance/security gate behavior so regressions are surfaced deterministically instead of silently passing. - πŸ“š Expanded public docs and bundled agent docs β€” Updated app/site documentation for rich editor, AI, media previews, Git, keyboard shortcuts, getting-started vaults, and documentation maintenance. - πŸ”Ž AI agent detection improvements β€” Improved local OpenCode Desktop detection and hid unsupported Windows settings probes. Fixes - Fixed rich...

Read release notes

Version history

Version Updated Notes
2027.7.31 Unknown New Features - πŸͺŸ Separate app windows for separate vaults β€” Opening a vault can now create an independent Tolaria application instance with its own runtime state, window identity, and vault lifecycle. - πŸ“Š Core editor per...
2026.7.9 Unknown New Features - 🧩 Safe HTML Blocks β€” Notes can now include sandboxed HTML blocks for small dashboards, demos, and custom visualizations while keeping execution isolated from the vault and app shell. - βœ… Todo Block Shortcu...
2026.6.14 Unknown Improvements - 🧭 Sharper Menus and Tooltips β€” Sidebar, folder, type, and note-list context menus now stay better constrained in narrow or zoomed layouts, with shared positioning logic and more resilient tooltip rendering...