mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 12:31:20 +00:00
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.
5 lines
160 B
YAML
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
|