WrengleWrengle

Developers

A local-first desktop workspace with a developer-preview plugin surface.

Extend Wrengle with trusted local plugins. Build local WASM actions and sandboxed plugin views in beta, with local discovery, local app-install grants, scoped host functions, and app-mediated write proposals.

// local storage and orchestration · explicit network boundaries

Architecture

Major parts.

The public developer story stays precise: a local extension workflow now, broader platform promises later.

Desktop workspace

Available

Shell, editor, meetings, settings, search, and agent surfaces in one native, local-first workspace.

Local application core

Available

The desktop owns vault storage, search, local models, jobs, and orchestration. Account, provider-backed AI or speech, connected-service, sync/backup, and update-download paths cross the network only at their documented boundaries.

Plugin host

Beta

Local plugin discovery, view registration, action validation, sandboxed execution, grant-gated host functions, write proposals, and diagnostics.

Plugin API

Beta

Shared plugin and action contract types plus a local Rust SDK. ABI stability and marketplace distribution are not promised in v1.

Docs

Developer entry points.

Use the current docs for local development, plugin manifests, plugin views, SDK scaffolds, local grants, capabilities, and limitations.

Introduction

Beta

What Wrengle is, what it is not, and how to read availability labels.

Open docs

Getting started

Beta

Open the app, create a vault, write notes, and check limitations before relying on workflows.

Open docs

Dictation and voice control

Beta

Quick Dictation, Voice Control, cloud-first Auto routing, hold-to-dictate, cleanup and response settings, pr

Open docs

AI and privacy

Beta

Automatic provider routing, explicit Local overrides, BYOK voice and assistant boundaries, meeting separatio

Open docs

Workflows and automations

Beta

Workflow starters, Dry run and Run, daily or specific-days activation, pinned live versions, provider bounda

Open docs

Local models

Beta

Wrengle-managed Qwen GGUF downloads, RAM gates, checksum verification, active model selection, and local pri

Open docs

Terminal

Beta

Embedded local shell behavior, per-vault launch profiles, restore metadata, links, output limits, and workfl

Open docs

Integrations and actions

Beta

Jira, Linear, Webhook, Google Calendar, Gmail, HubSpot, custom action templates, keychain secrets, and appro

Open docs

Vault and backup

Beta

What lives in the vault, what to back up, and why git history is not a full backup.

Open docs

Known limitations

Beta

Current beta caveats across downloads, meetings, AI, plugins, and platform support.

Open docs

Developer architecture

Beta

Desktop shell, local application core, plugin API, and plugin host boundaries.

Open docs

Plugins overview

Beta

Local WASM developer-preview runtime, plugin views, UI contributions, AI-built offline custom views and stat

Open docs

WASM plugin actions

Beta

Manifest, action, capability declaration, local grant, subject-scoped secret/state, host-function, build, sm

Open docs

Plugin UI contributions

Beta

Manifest-declared palette rows, slash-menu rows, context menus, keybindings, status-bar buttons, plugin sett

Open docs

SDK and plugin creator

Beta

Creator templates, wrengle-plugin-sdk imports, exact grant examples, host error handling, and app-mediated w

Open docs

Plugin views

Beta

Custom plugin UI tabs, single-file HTML entries, the bridge protocol, sandbox limits, direct view network li

Open docs

JSON Compare tutorial

Beta

Load the no-build JSON Compare plugin, open it from the palette, send selections, and run the smoke checklis

Open docs