agent-zero/plugins/_editor/plugin.yaml
Alessandro 330a0c5790 Split Markdown editor into dedicated surface
Add a builtin _editor plugin that owns Markdown API/WebSocket sessions, canvas and modal UI, live refresh, tabs, prompt Extras for active-context open files, inline close confirmation, and Close All handling.

Route Markdown document artifacts to Editor while keeping Office/Desktop focused on LibreOffice formats, and update Desktop/Office prompts, menus, compatibility shims, and regression coverage.
2026-05-15 02:41:41 +02:00

5 lines
160 B
YAML

name: _editor
title: Editor
description: Native Markdown editor surface for Agent Zero canvas and floating modal workflows.
version: 1.0.0
always_enabled: true